/* BASIC css start */
#contents{min-height: 680px; padding-bottom: 20px;}

/* 롤링배너 */
#event .MS_img-wrap { position: relative; width: 100%; overflow: hidden; }
#event .event-imgs { position: relative; }
#event .MS_img-area { float: left; }
#event .MS_img-area:not(:first-child) { display: none; }
#event .MS_img-area img { width: 100%; }


#event .pagination { text-align: center; width:100%;padding-top:10px; padding-bottom:5px; margin:0;font-size:0; }
#event .pagination .swiper-pagination-switch { display:inline-block; margin:0 4px; text-indent: -9999px; background:#d4d4d4 url('') no-repeat; width:11px; height:11px;vertical-align:top; border-radius:11px !important; }
#event .pagination .swiper-active-switch { background:#333 url('') no-repeat;width:11px; height:11px; border-radius:11px !important;}


/* 메인 타이틀 */
.main .main_title {padding: 19px 0 25px;}
.main .main_title img {width:100%;}

/* 메인 게시판 */
.main .section2 {border:1px solid #cecece;margin-bottom:50px;margin:20px 2% 0;}
.main .section2 .tab_inner {background-color:#fafafa;font-size:0;}
.main .section2 .tab_inner a { width:50%;line-height:40px;text-align:center;display: inline-block;font-size:12px; color:#777; font-weight: bold; border-bottom:1px solid #cecece;border-top:0;}
.main .section2 .tab_inner a:first-child {border-left:0;}
.main .section2 .tab_inner a.open {color:#000;border-bottom:1px solid #1b3e70;background-color:#1b3e70;color:#fff;}
.main .section2 .tab_box02 {display:none;}
.main .section2 p {margin:20px 15px 10px 15px; font-size:12px;color:#333;font-weight:bold;}
.main .section2 ul {padding-bottom:20px;}
.main .section2 ul li {line-height:25px; margin:0 15px; height:23px; overflow:hidden; border-bottom:1px dotted #cecece;}
.main .section2 ul li a {width:100%; height:20px; overflow:hidden; line-height:20px; font-size:11px;color:#777;}


.sub_img_area {display:none !important;}
#footer {margin-top:-1px !important;}

/* 메인 상단카테고리 색변경 */
.cate01 {background-color:#ebebeb;}
/* BASIC css end */

