@charset "gb2312";
.a1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #16408B;
}
.a2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a3 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #035295;
	text-decoration: none;
}
.a4 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #1A53A4;
	text-decoration: none;
}


body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #DA251A;
}
a:active {
	text-decoration: none;
	color: #DA251A;
}
a {
	font-family: 宋体;
	font-size: 12px;
}

