/* BASIC css start */
/* 롤링배너 */
#event .MS_img-wrap { position: relative; width:96%;margin:4px auto 0; 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%; 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%; }

 /* 메인 스크립트 화살표 */
.swiper-button-prev,
.swiper-button-next { position: absolute; top:49%; width:15px;height:21px;margin-top: -10px; z-index: 10; cursor: pointer; -moz-background-size:15px; -webkit-background-size:15px; background-size:15px; background-position: center; background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next { background-image: url("/design/water11/mobile_momstaste/main_arrow_left.png"); left:2%; right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev { background-image: url("/design/water11/mobile_momstaste/main_arrow_right.png"); right:2%; left: auto; }

.main .section {width:96%;margin:5px auto;background:url('/design/water11/mobile_momstaste/bt_center_line.gif') repeat-y center top;}
.main .section a {display:inline-block;width:32%;}
.main .section a img {width:100%;}
.main .section1 {width:96%;margin:8px auto;text-align:center;border:1px solid #e8e8e8;}
.main .section1 ul.tabs { margin: 0; padding: 0; float: left; height: 29px; width: 100%;font-size:11px; }
.main .section1 ul.tabs li { float: left; text-align:center; cursor: pointer; width:49.7%; height: 29px; color:#999;line-height:31px;font-size:13px; font-weight: bold; background-color:#fafafa; overflow: hidden; position: relative;border-left: 1px solid #e8e8e8;border-bottom:1px solid #e8e8e8; }
.main .section1 ul.tabs li:first-child {border-left:0;}
.main .section1 ul.tabs li.active { background-color:#fff; border-bottom: 1px solid #fff;color:#111; }
.main .section1 .tab_container { clear: both; float: left; background:#fff;padding:10px 5px; }
.main .section1 .tab_content { display: none; }
.main .section1 .tab_container .tab_content ul { width:100%; margin:0px; padding:0px; }

/* BASIC css end */

