/* HTML */


BODY {
    
	SCROLLBAR-FACE-COLOR: #f3f3f3;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #f3f3f3;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #f3f3f3;
	SCROLLBAR-DARKSHADOW-COLOR: #f3f3f3;
	SCROLLBAR-BASE-COLOR: #f3f3f3;
}
/*½ºÅ©·Ñ¹ÙÀÇ »ö»ó.*/

a:link {color: #999999; text-decoration: none;}
a:active {color: #999999; text-decoration: none;} 
a:visited {color: #999999; text-decoration: none;}
a:hover {color: #333333; text-decoration: none;}

/*¸µÅ© ¼Ó¼º */

a { selector-dummy:expression(this.hideFocus=true); }

/* ¸µÅ© Å×µÎ¸® Á¦°Å */

body, div, td, th, ul, ol, li, dl, dt, dd {font-family:µ¸¿ò; font-size:9pt; color: #black;}

/* ÆùÆ® ¼Ó¼º */