/* BASIC css start */
/* 롤링배너 */
#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 { position: relative; left: 0; text-align: center; width: 100%; opacity:0; display: none; }
#event .pagination .swiper-pagination-switch { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url(/images/d3/m_01/bull/event_now@2x.gif) no-repeat 0 50%; background-size: 19px 7px; width: 10px; height: 10px; }
#event .pagination .swiper-active-switch { background-position: -12px 50%; }



.main h3 {
    margin: 20px 5px 10px; padding: 0;
	border: 1px solid #f5f5f5; border-left: 0; border-right: 0;
}

.main h3 img {
    max-height: 35px;
    max-width: 100%;
}

.main .section {
	padding: 0 5px;
margin-top:20px;
}
.main .section li {
	display: inline-block;
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.main .section li:nth-child(1) {
	border: 0px solid #f5f5f5;
}
.main .section li:nth-child(2) {
	border: 0px solid #f5f5f5;
	border-left: 0; border-bottom: 0;
}
.main .section li:nth-child(3) {
	border: 1px solid #f5f5f5;
	border-top: 0; border-left: 0;
}
.main .section li:nth-child(4) {
	border: 1px solid #f5f5f5;
	border-top: 0; border-left: 0;
}
.main .section li img {
	width: 100%;
}

.main .m_reserve_price {color:#0393da;}
/* BASIC css end */

