@charset "utf-8";
@import url('global.css');
@import url('layout.css');
@import url('common.css');

body.bg { background:#fff;}
.visual{ width:100%; overflow:hidden; height:430px; margin-top:1px; position:relative; background:#000000; }
.mainBannerArea{ width:1100px; margin:329px auto 0; overflow:hidden;line-height:0;  }
.mainBannerArea2{ width:1100px; margin:0 auto 0; overflow:hidden; line-height:0; }

.contentWrap{ width:1100px; overflow: hidden; margin: 25px auto 0; }
.contentWrap > .left{ float:left; width:300px; }
.contentWrap > .center{ float:left; margin-left:35px; width:280px; }
.contentWrap > .right{ float:left; margin-left:35px; width:300px; }
.contentWrap  div{ line-height:0;}


.bbsNotice{ overflow:hidden;  width:380px; padding:0; float: left; }
.bbsQna{  width:300px; float:left;  overflow:hidden;  }
.bbsNotice .banner {margin-top:30px;}

.bbsGallery{ float:left;  width:290px; }
.bbsGallery > .title{float:left; width:100%;}
.bbsGallery > .contents{float:left; width:100%; margin-top:7px;  overflow:hidden;}


/*기본게시판*/
.latestBBS {margin-top:15px; width:380px; line-height:21px; height:98px;}
.latestBBS li { line-height:26px;height:26px;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:199px; float:left; margin:0 1px 1px 0;  }
.latestGallery li .img img { width:199px; height:149px;   }
.latestGallery li .caption { width:120px; height:15px; margin-top:5px; overflow:hidden; text-align:center  }





.productList { margin-top:44px; overflow: hidden; }
.productList li{ float:left; margin-left:12px; width:112px; height:99px;}
.productList li:first-child{ margin-left:0px;}
.productList li > img{ margin:0px; border:1px #a1c0e9 solid;}
.productList li > p{ margin:5px 0px 0px 0px; width:112px; text-align:center; color:#3f6495; }
.aside{ float:right; width:195px }
