body,div{padding:0;margin:0;}
img{border:0;}
td{font-family:돋움;font-size:12px;color:#444;}
a:link {
	text-decoration: none;
	color: #444;
	line-height: 15pt;
        font-family:돋움;
	font-size: 9pt;
}
a:active {
	text-decoration: none;
	color: #444;
	line-height: 15pt;
        font-family:돋움;
	font-size: 9pt;
}
a:visited {
	text-decoration: none;
	color: #444;
	line-height: 15pt;
        font-family:돋움;
	font-size: 9pt;
}
a:hover {
	color: #000;
	text-decoration: underline;
    font-family:돋움;
	font-size: 9pt;
}

div{
scrollbar-face-color: white; 
scrollbar-shadow-color: A6A6A6; 
scrollbar-highlight-color: white; 
scrollbar-3dlight-color: A6A6A6; 
scrollbar-darkshadow-color: white; 
scrollbar-track-color: allowTransparency;
scrollbar-arrow-color: A6A6A6;
}

html {
height:100%;
width:100%;
overflow:hidden;
}

#copy {
color:#fff;
position:absolute;
bottom:0pt;
height:35px;
background-color:#fff;
width:100%;
z-index:99;
}
#body {
width:100%;
position:absolute;
height:100%;
overflow-y:scroll;
}