body {
	font-family: "宋体";
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/index_01.gif);
}
.high {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

a.b:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;

}

a.b:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;

}
a.b:hover {
	text-decoration: none;
	color: #00CCFF;
	font-size: 9pt;

}
a.b:active {
	text-decoration: none;
	color: #00CCFF;
	font-size: 9pt;

}
.font14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #316AD5;
}

td {
	font-family: "宋体";
	line-height: 20px;
	color: #555555;
	font-size: 12px;
}
.login {
	font-weight: bold;
	color: #66CCFF;
	background-color: #3894EF;
	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: #87B1F8;
	border-right-color: #5968F2;
	border-bottom-color: #5968F2;
	border-left-color: #87B1F8;
	padding-top:3px;
	font-family: "宋体";
	font-size: 11px;
}
