body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
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: #0574A6;
	text-decoration: none;
}
.a_blue:visited {
	text-decoration: none;
	color: #0574A6;
}
.a_blue:hover {
	text-decoration: none;
	color: #015277;
}
.a_blue:active {
	text-decoration: none;
	color: #015277;
}

td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.font_green {
	color: #3A6C20;
	background-repeat: no-repeat;
}
.font_blue {
	color: #0574A6;
}

.font14_blue {
	color: #0574A6;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
.img_bk {
	border: 3px solid #CDEAF2;
}
.login_input {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #72169E;
	border-bottom-color: #72169E;
	border-left-color: #3399FF;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

