<!--
img { border : 0; }

A:link {text-decoration:none; color:555555;}
A:visited {text-decoration:none; color:555555;}
A:hover {  text-decoration:none;  color:#3E8FFC;}

.pv:link {text-decoration:none; color:blue;font-size:9pt;}
.pv:visited {text-decoration:none; color:BLUE;font-size:9pt;}
.pv:hover {  text-decoration:none;  color:RED;font-size:9pt;}

.white:link {text-decoration:none; color:white;font-size:7pt;font-family:tahoma;}
.white:visited {text-decoration:none; color:white;font-size:7pt;font-family:tahoma;}
.white:hover {  text-decoration:none;  color:BLACK;font-size:7pt;font-family:tahoma;}

.deco:hover {  text-decoration:underline; color:000000;}

body,table,td,input,select,textarea {
	font-family : µ¸¿ò;
	font-size   : 9pt;
}

.font01 { font-size:7pt;font-family:tahoma}
.font02 { font-size:8pt;font-family:tahoma}
.font03 { font-size:12px;font-family:verdana;letter-spacing:-1px;}
.shadow_font01 { font-size:7pt;font-family:tahoma;color:999999; }
.shadow_font02 { font-size:8pt;font-family:tahoma; }
.webfont { font-family:À¥ÆùÆ®;size:8px}
.input_login {
	font-size:8pt;
	font-family:tahoma;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:1px #555555 solid;
	width:63px;
	color:blue;

}
.Blink { cursor : pointer;text-decoration : underline;color : blue;}
-->