/* BASIC css start */
/* 메인팝업 */
.xans-mpopup3 {position:fixed;z-index:10000; top:120px; left:80px; display:none;}
.mpopup3 {width:450px;}
.mpopup3 .showarea {width:450px; border-bottom:0px;background-color:transparent;}
.mpopup3 .todayopen {clear:both;font-size:0px; display:block; background-color:#e8e8e8; height:30px; margin-top:5px;border-radius:30px;}
.mpopup3 .todayopen .mpopupnottoday {float:left; height:13px; width:13px; margin-top:8px;}
.mpopup3 .closetxt { cursor:pointer; color:#333; float:right; padding-right:20px; font-size:11px; line-height:30px; }
.mpopup3 .closex { cursor:pointer; color:#333; float:right; padding-right:25px; font-size:11px; line-height:30px;}
/* BASIC css end */

