/* 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%; }
#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;}

/* 공지사항 */
.mNotice {position:relative; float:left; width:100%; }
.mNotice ul { width:95%; margin-top:20px; margin-right:10px; margin-left:10px; }
.mNotice ul li {position:relative; width:100%;padding:4px 0; border-bottom:1px solid #e6e6e6;}
.mNotice ul li a {display:block;font-size:12px; color:#666; }
.mNotice ul li a:hover {font-weight:600; *font-weight:bold; color:#e03136; }
.mNotice ul li span {position:absolute;right:0;top:0;padding:4px 0;font-size:11px; color:#999;}

h2.mBoard-title {font-size:16px; font-weight:600; *font-weight:bold; color:#333;margin-top:6px;margin-left:10px;}
h2.mBoard-title .red-bar {padding-bottom:5px; border-bottom:2px solid #e03136;}
/* BASIC css end */

