
/* Default StyleSheet */

body { 
 		font-family: µ¸¿ò, seoul, verdana, arial ;
 		font-size: 12px;
 		line-height: 18px;
 		color: #555555;
		scrollbar-3dlight-color:#999999;
		scrollbar-arrow-color:#555555;
		scrollbar-base-color:#F2F2F2;
		scrollbar-darkshadow-color:#FFFFFF;
		scrollbar-face-color:#F2F2F2;
		scrollbar-highlight-color:#F2F2F2;
		scrollbar-shadow-color:#999999;
		scrollbar-track-color: #FFFFFF;	}

td { 
 		font-family: µ¸¿ò, seoul, verdana, arial ;
 		font-size: 12px;
 		line-height: 18px;
 		color: #555555;}

select, textarea, input { 
 		font-family: µ¸¿ò, seoul, verdana, arial ;
 		font-size: 12px;
 		color: #555555;
		border:1 solid #CCCCCC;}

.non {border:0px;}

a:link {color: #193B80; text-decoration: none}
a:active {color: #193B80; text-decoration: none}
a:visited {color: #193B80; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}

a.c1:link {color: #666666; text-decoration: none}
a.c1:active {color: #666666; text-decoration: none}
a.c1:visited {color: #666666; text-decoration: none}
a.c1:hover {color: #CC6633; text-decoration: underline}

a.n1:link {color: #666666; text-decoration: none}
a.n1:active {color: #666666; text-decoration: none}
a.n1:visited {color: #666666; text-decoration: none}
a.n1:hover {color: #339900; text-decoration: underline}
