<style type="text/css">  
/// Customizing Style

.main		{ font-family:"µ¸¿ò"; font-size: 12px; color:#666666; text-decoration:none;}
.main_black		{ font-family:"µ¸¿ò"; font-size: 12px; color:#000000; text-decoration:none;}
/// Reserved Tag Style

/// effect in page tag
img {border:none;}
body {
        scrollbar-face-color:#F0F0F0;
        scrollbar-shadow-color:gray;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3dlight-color:#F0F0F0;
        scrollbar-darkshadow-color:#ffffff;
        scrollbar-track-color:#F0F0F0;
        scrollbar-arrow-color:#F0F0F0
}
P			{font-family:"µ¸¿ò"; font-size: 12px; color:#666666; line-height:16px;}
input,select{font-family:"µ¸¿ò"; font-size: 12px; color:#666666; border:1px solid;  dashed;}
td,textarea {font-family:"µ¸¿ò"; font-size: 12px; color:#666666; line-height:18px; letter-spacing: normal}


/// main
		A:link		{ font-family:"µ¸¿ò"; font-size: 12px; color:#057A96; text-decoration:none;}
		A:visited	{ font-family:"µ¸¿ò"; font-size: 12px; color:#666666; text-decoration:none;}
		A:hover		{ font-family:"µ¸¿ò"; font-size: 12px; color:#057A96; text-decoration:none;}
		A:active	{ font-family:"µ¸¿ò"; font-size: 12px; color:#666666; text-decoration:none;}



</style>