/* 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; bottom:22px; text-align:center; width:100%; }
#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 {
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.15em;
	padding: 0 0 10px;
	line-height: 40px;
	font-weight:bold;
}
/* BASIC css end */

