
.mainbanner_1 { opacity:0; margin:45px auto; width:1200px;}
.mainbanner_2 { opacity:0; margin:0 auto 85px; width:1200px;}
.mainbanner_3 { opacity:0; background:url(../images/mainbanner_03_bg.jpg) center; background-size:cover; text-align:center; }
.mainbanner_4 { opacity:0; margin:55px auto; width:1200px;}
.mainbanner_5 { opacity:0; background:url(../images/mainbanner_05_bg.jpg) center; background-size:cover; text-align:center; }

/*기본게시판
.latestBBS { clear: both; margin-left:0;}
.latestBBS li {height:; overflow:hidden; background: url() no-repeat 5px 13px;}
.latestBBS li .title { display: inline-block; width:260px; font-size:1.0em; 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; font-size:0.85em; font-weight:300; color:#717171; 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; }




