@charset "utf-8";
/*body 공통 속성*/
body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,form,input{margin:0;padding:0;}


ul,ol,dl {list-style:none}
img{border:0; vertical-align:top;}
ul{list-style:none; padding:0; margin:0;}


body {font-size:0.75em; line-height:100%; font-family:"돋움", Dotum, "굴림", Gulim, "Lucida Grande", Tahoma, Verdana, AppleGothic, UnDotum, sans-serif; color: #6b6b6b;}
a:link { text-decoration:none; color: #6b6b6b;}  /* #0042BB*/
a:visited {color:#818181; text-decoration:none;}
a:hover {color:#3399bf; text-decoration:none;}
a:active {color:#0030AE; text-decoration:underline;}
input.type-image {border:0 none; padding:0; margin:0;}


/*레이아웃 큰박스 */
#wrap {position:relative; width:998px; margin:0 auto; padding:0; /*background-image:url(images/main/bg.jpg);  background-repeat:repeat-x;*/}
#header {position:relative;  margin:0 auto;width:998px; padding: 0 0 0 0;}
#top_menu{width:998px;  height:106px;}

/*큰2등분 */

#left{ width:707px; height:261px; float:left; }
#right{ width:291px; height:261px; float:left;}

/*왼쪽 */
#fla{position:relative;  width:707px;  height:261px; float:left; }


/*오른쪽 */
#right_01{ width:145px;  height:261px; float:left;}
#right_02{ width:146px;  height:261px; float:left;}

/*하단메뉴들 */
#bottom{ width:998px;  height:224px;  float:left;}
#bottom_l{width:664px;float:left; }
#bottom_la{width:380px; height:173px;float:left; background-image:url(images/main/img_06.jpg);  background-repeat:no-repeat;  float:left;}
#bottom_lb{width:284px;height:173px; float:left; }

#bottom_r{width:300px; height:224px; float:left; background-image:url(images/main/img_09.jpg);  background-repeat:no-repeat; float:left;}
#bottom_b{width:664px; height:51px; float:left;}
#bottom_c{width:334px; height:224px;  background-image:url(../images/main/img_09.jpg);  background-repeat:no-repeat; float:left;}

#contents{ width:998px; height:322px; float:left; padding-top:27px;padding-bottom: 35px;}
#con01{width:272px; float:left;}
#bbs{width:700px; float:left; padding:0px 10px 0px 0px;}
#bbs  li{float:left;}

#con02{width:216px; float:left;}




/*카피라이터 큰박스 */

#footerW{clear:both;width:100%;padding:0; padding-top:0px; margin: auto; height:100px; }
#footer {width:998px;  margin:0 auto; padding-top:8px;}
#footer div{float:left;}
#footer li{float:left;}
#copy_con{margin:0px 0 0 0px; }
#copy_con .copy_link {margin:0px 0px 10px;}

#copy a {padding:10px; background:#fff; color:#FFF; text-decoration:none; }