td {
	font-size: 9pt;
	color: #666666;

}
.form {
	border: 1px solid #666666;
	font-size: 9pt;
	background-color: #FFFFFF;

}
.tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
}
.hangju {
	line-height: 25px;
}
.white {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
}
.a_red:link {color: #FF0000;text-decoration: none;}
.a_red:visited  {color: #FF0000;text-decoration: none;}
.a_red_ul:link  {color: #CC0000;text-decoration: none;}
.a_red_ul:visited   {color: #CC0000;text-decoration: none;}
.a_red_ul:hover   {color: #FF0000;text-decoration: none;}
