/* BASIC css start */
#specialEvt { background: #fff url(/images/d3/modern_simple/pop_special_evt_bg.gif) repeat 0 0; }
#specialEvt .tit-pop { text-align: center; }
#specialEvt .cont-pop { width: 450px; margin-left: auto; margin-right: auto; }

#specialEvt .close-wrap { position: relative; padding: 5px 0; color: #000; background-color: #ffffff; }
#specialEvt .close-wrap .close { position: relative; width: 360px; margin-left: auto; margin-right: auto; text-align: left; font-weight: normal; }
#specialEvt .close-wrap .close .btn-close { position: absolute; right: 180px; top: 0px; }



.close-wrap { position: relative; padding: 5px 0; color: #000; background-color: #ffffff; }
.close-wrap .close { position: relative; width: 360px; margin-left: auto; margin-right: auto; text-align: left; }
.close-wrap .close .btn-close { position: absolute; right: 180px; top: 0px; }


/* BASIC css end */

