@charset "utf-8";

body.bg { background:url(../images/bg_main2.jpg) top center repeat-x;}
.visual{ width:100%; overflow:hidden; background:#333333 }
.contentWrap{ width:1000px; overflow: hidden; margin: 0 auto 0; }
.bannerCompany{float:left; border-right:1px #d4d4d4 solid;}


.bbsNotice{ float:left;  width:272px; height:138px; padding-right:39px; border-right:1px #cacaca solid; margin-right:40px; overflow:hidden;}

.bbsNotice > .title{overflow:hidden;}
#bbsTab {float:left;  overflow:hidden;}
#bbsTab li {border-top:2px #bdbdbd solid;letter-spacing:-1px; margin-right:5px; padding:0 5px; color:#5d5d5d; font-size:14px; line-height:30px;float:left;  overflow:hidden; font-family:'맑은 고딕'; font-weight:bold; cursor:pointer;  }
#bbsTab li.on {border-top:2px #004592 solid;color:#004592; }

.bbsMore {float:right;  overflow:hidden; color:#5d5d5d; font-size:11px; line-height:30px;  overflow:hidden; font-family:'맑은 고딕'; font-weight:bold; }



.bbsGallery{ float:left;  width:290px; }
.bbsGallery > .title{float:left; width:100%;}
.bbsGallery > .contents{float:left; width:100%; margin-top:7px;  overflow:hidden;}



/*기본게시판*/
.latestBBS li { line-height:24px;height:24px;overflow:hidden; background: url(../images/dot_title2.png) no-repeat 0 8px ;}
.latestBBS li .title { color:#2a2a2a; padding-left:5px; overflow:hidden; }
.latestBBS li img {display:none;}
.latestBBS li .text {display:none;}
.latestBBS li .date {display:none;}

/*갤러리게시판*/
.latestGallery li { width:120px; float:left; margin:10px 4px;  }
.latestGallery li .img img { width:120px; height:90px;   }
.latestGallery li .caption { width:120px; height:15px; margin-top:5px; overflow:hidden; text-align:center  }



.slider    { overflow:hidden; position: absolute; left:25px; width:950px; height:130px !important; }
.slider ul { margin:0; padding:0; height:130px; }
.slider li { float:left; list-style:none; margin:0px 4px; border:1px #FFF solid; }
.slider li { text-align:center; line-height:130px; font-size:25px; }
.slider li img{width:180px;height:128px;}
.controls .next-slide{position: absolute; right:0;}