@charset "utf-8";
@import url('global.css');
@import url('layout.css');
@import url('common.css');

.mainbanner_1 { background:#f4f4f4; text-align:center;}

.mainbanner_2 { width:1200px; margin:70px auto; text-align:center;}

.mainbanner_3 { background:url(../images/mainbanner_03_bg.jpg) center; background-size:cover; text-align:center;}


/* 제품소개 */
.product { position:relative; margin-top:30px; height:1045px;}

.over a{position:relative; width:100%; height:; overflow:hidden;}
.over img {position:absolute; display:block; left:0px; top:0px; width:100%; height:100%; border:0px;}

.pb01 { position:absolute; width:390px; height:250px;}
.pb02 { position:absolute; width:390px; height:515px; top:265px; }
.pb03 { position:absolute; width:390px; height:250px; top:795px; }

.pb04 { position:absolute; width:390px; height:515px; left:405px; }
.pb05 { position:absolute; width:390px; height:250px; left:405px; top:530px; }
.pb06 { position:absolute; width:390px; height:250px; left:405px; top:795px; }

.pb07 { position:absolute; width:390px; height:250px; right:0; }
.pb08 { position:absolute; width:390px; height:250px; right:0; top:265px; }
.pb09 { position:absolute; width:390px; height:250px; right:0; top:530px; }
.pb10 { position:absolute; width:390px; height:250px; right:0; top:795px; }

.product_btn  { background:#158406; width:390px; margin:40px auto 0; }
.product_btn a { display:block; width:390px;  font-size:1.4em; font-weight:; color:#fff; line-height:2.5em; text-align:center; }




/*기본게시판*/
.latestBBS { clear: both; margin-left:0;}
.latestBBS li {height:; overflow:hidden; background: url() no-repeat 5px 13px;} /* ../images/dot_title2.png */
.latestBBS li .title { display: inline-block; width:260px; font-size:16px; font-weight:400; color:#2c2c2c; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.latestBBS li img {display:none;}
.latestBBS li .text {display:none;}
.latestBBS li .date {display:; float:right; color:#8d8d8d; letter-spacing:0.5px;}

/*갤러리게시판*/
.latestGallery li { float:left; width:280px; margin-right:30px;}
.latestGallery li:last-child { margin-right:0px;}
.latestGallery li .img img { width:278px; border:1px #cecece solid; }
.latestGallery li .caption { width:278px; height:30px; margin-top:15px; font-size:17px; font-weight:400; text-align:center; overflow:hidden; z-index:999; }




