    
    #smartPop_overlay {display:block; overflow:hidden; position:fixed; top:0; right:0; bottom:0; left:0; z-index:100000; cursor:wait;}
    #smartPop {display:none; position:fixed; top:0; right:0; bottom:0; left:0; overflow-x:auto; overflow-y:scroll; z-index:100004;}
    #smartPop_container {margin:9px auto 100px auto; padding:0px; width:1000px; height:650px; z-index:2; }

    #smartPop_content {display:none; padding:0; overflow:hidden; cursor:default;}
    #smartPop_frame {display:none; width:100%; height:100%;}
    #smartPop_log {display:none; position:fixed; top:10px; left:10px; overflow:auto; width:200px; height:400px;  border:solid 1px #444; padding:10px; z-index:3;}
    #smartPop_close_wrap {position:absolute;}
    #smartPop_close {position:absolute; width:29px; height:29px; background:url(/img/btn_close.png); right:0px; top:0px; cursor:pointer;}
    #smartPop_loading {position:relative; margin:10px auto 0 auto; width:16px; height:16px; background:url(http://www.dcmkorea.co.kr/js/img/loading.gif); cursor:wait;}