@charset "utf-8";

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

.titleMain {width:1300px; margin:80px auto 30px; background:url(); background-size:contain; text-align:center;}


.bbsNotice{ float:left;  width:290px; }

.bbsNotice > .title{border-bottom:2px #3c3c3c solid;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{ width:1300px; overflow: hidden; margin: 0 auto 0; }
.bbsGallery li {overflow:hidden; width:252px;  float:left; margin:11px;   }
.bbsGallery li img { width:250px; height:190px; border:1px #d4d4d4 solid;  }
.bbsGallery li .title {display:block; width:250px ; height:40px; line-height:40px; font-size:13px; color:#333; text-align:center; font-family:'맑은 고딕'; }
.bbsGallery li .date {display:none;}





/*기본게시판*/
.latestBBS li { line-height:22px;height:22px;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  }



.right{float:left;  margin-left:30px; width:368px;}
.right > .tel{float:left; border-right:1px #d4d4d4 solid;}
.right > .online{float:left; border-right:1px #d4d4d4 solid;}
.right > .data{float:left;}
.right > .map{float:left; margin-top:14px;}

