@charset "utf-8";
.popup{position:relative; width:100%; overflow:hidden; z-index:110; top:0; left:0; width:100%;background: #000;}
.popup a{display:block; height:100px;}
.popup .pop_close{position:absolute; background:url(/images/popup_close.png) no-repeat 50%; display:block; cursor:pointer; top:10px; right:50%;width:35px; height:36px;  margin-right:-760px; cursor:pointer;}
 