body {
	margin: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.a_blue:link {
	color: #04548E;
	text-decoration: none;
}
.a_blue:visited {
	text-decoration: none;
	color: #04548E;
}
.a_blue:hover {
	text-decoration: none;
	color: #0D7ED0;
}
.a_blue:active {
	text-decoration: none;
	color: #0D7ED0;
}

td {
	color: #666666;
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
}
.hs {
	line-height: 18px;
	color: #666666;
}

.hs2 {
	line-height: 20px;
	color: #999999;
}
.font_blue {
	color: #04548E;
}
.font_blue2 {
	color: #04548E;
	font-size: 14px;
	font-weight: bold;
}