/* CSS Document */

<STYLE type=text/css>
<!--
BODY
{
   background-color: #FFFFFF;
   scrollbar-face-color: #F2F2F2;
   scrollbar-shadow-color: #999999;
   scrollbar-highlight-color: #999999;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #F2F2F2;
   scrollbar-arrow-color: #999999
}

/*½ºÅ©·Ñ¹Ú½º*/
#scrollbox {width:100%; height:176; overflow:auto; }

/* º»¹® */
td {font-family:µ¸¿ò,Gulim; font-size: 12px; color: #5B5B5B; line-height:18px;}

A {color: #444444}
A:link {font-family:µ¸¿ò,Gulim; font-size: 12px; color: #5B5B5B; text-decoration:none}
A:visited {font-family:µ¸¿ò,Gulim; font-size: 12px; color: #5B5B5B; text-decoration:none}
A:active {font-family:µ¸¿ò,Gulim; font-size: 12px; color: #5B5B5B; text-decoration:underline}
A:hover {font-family:µ¸¿ò,Gulim; font-size: 12px; color: #0000ff; text-decoration:underline}

.green	A:link 		{ text-decoration:none; color:#5CA3A3 }
.green	A:visited		{ text-decoration:none; color:#5CA3A3 }
.green	A:active		{ text-decoration:none; color:#5CA3A3 }
.green	A:hover		{ text-decoration:underline; color:#5CA3A3 }

td
{
	font-family:±¼¸²;
	FONT-SIZE: 9pt;
	color:#333333;
	border:none;
	line-height: 30px;
}
</style>