@charset "utf-8";
/* CSS Document */
html,
body {
height:100%; 
width:100%;
margin:0;
overflow-x:hidden; 
overflow-y:auto;
scrollbar-highlight-color:#000; 
scrollbar-3dlight-color:#000; 
scrollbar-face-color:#5e5e5e; 
scrollbar-shadow-color:#000; 
scrollbar-darkshadow-color:#000; 
scrollbar-track-color:#000; 
scrollbar-arrow-color:#000;
}
img {border:0;}
* {font-family:돋움; font-size:11px; color:#999; line-height:18px; letter-spacing:-1px;}
#flash {position:absolute; width:100%; left:0; top:0;}
#html_contents {position:absolute; top: 50%; left: 50%; width:730px; height:624px; margin: -312px 0 0 -365px;}