/* 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: 400px; height 500px; margin-left: auto; margin-right: auto; /*padding-bottom: 24px; background: url(/images/d3/modern_simple/pop_special_evt_btm.gif) no-repeat 0 bottom;*/ }
#specialEvt .cont-pop .cont { min-height: 257px; _height: 257px; /*padding: 10px 30px; background: url(/images/d3/modern_simple/pop_special_evt_mdl.gif) repeat-y 0 0;*/ }
#specialEvt .close-wrap { position: relative; padding: 5px 10px; color: #fff; background-color: #333; }
#specialEvt .close-wrap .close { position: relative; width: 300px; height: 30px; margin-left: auto; margin-right: auto; text-align: left; }
#specialEvt .close-wrap .close .btn-close { position: absolute; right: 0px; top: 0px; }
/* BASIC css end */

