/* BASIC css start */
/* ¸®´º¾ó ·Ñ¸µ¹è³Ê */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
  margin: 0;
  padding: 0;
}

.bx-pager {
	position:relative;top:-20px; z-index: 2;margin-left:155px;height: 0px;width:180px;
}

/* PAGER */
.bx-pager a {
	background: #000;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.bx-pager a:hover, .bx-pager a.active {
	background: #00a7be;
}
-->

.container1 {
    position: relative;
	z-index:99999
}

.fixed1 {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    position: fixed;
    bottom: 80px;
}
/* //¸®´º¾ó ·Ñ¸µ¹è³Ê */
/* ·Ñ¸µ¹è³Ê */
#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%; }
#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 {font-size:1.250em; display: inline-block; margin:45px 0 18px 0; padding-top:6px; border-top:1px solid #3b3b3b;}
.main .topBanner {margin-top:15px;}
.main .topBanner .topBannerLeft {width:49%; float:left; position:relative;}
.main .topBanner .topBannerRight {width:49%; float:right; position:relative;}
.main .topBanner img {width:100%; vertical-align:top;}
.main .topBanner .topBannerTitle {width:100%; font-size:1.083em; font-weight:bold; padding:2px 0; background-color:rgba(0,0,0,0.4);; text-align:center; color:#fff; position:absolute; bottom:0; left:0;}


/* BASIC css end */

