@charset "utf-8";

body,td,th {
	font-family: 돋움, 돋움체;
	font-size: 9pt;
	color: #666666;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a,area {blr:expression(this.onFocus=this.blur())}
:focus {-moz-outline-style: none;}

table {
       margin:0; padding:0; border:0;
}

img {border:0 none;} 


A:link { color:#666666; text-decoration:none; } 
A:visited { color:#666666; text-decoration:none; } 
A:active { color:#aeaeae; text-decoration:underline; } 
A:hover { color:#aeaeae; text-decoration:underline; } 

