/* BASIC css start */
#specialEvt { background: #fff  repeat 0 0; }
#specialEvt .tit-pop { text-align: center; }

#specialEvt .close-wrap { position: relative; height: 30px; color: #000; background-color: #8e8e8e;line-height:16px}
#specialEvt .close-wrap .close { position: relative; margin-left: auto; margin-right: auto; text-align: left; }
#specialEvt .close-wrap .close label {display: block; padding:5px; color: #ffffff;}
#specialEvt .close-wrap .close .btn-close {position: absolute; right: 0px; top: 0px; padding: 5px; color: #fff; font-weight: 500; background-color: #727272;}
.cont-pop>.cont a{display: block;}

/* BASIC css end */

