* { margin: 0; padding: 0; border: 0; }
html {  height:100%;}
body { font-family: 'Arial', sans-serif; height:100%; background:#fff; }
a {outline:none;}
div#popup {width:640px; display:none; height:400px; position:absolute; top:125px; left:60px; background:#fff; border:1px solid #000;}
div#popup_close {text-align:right;}
#popup_close_btn {margin-right:5px;}
#popup_frame {width:640px; height:390px;}
#popup {z-index:100;}
