.a {
	font-family: "宋体";
	color: #343434;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.a:hover {
	font-family: "宋体";
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
.b {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.b:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.c {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.c:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #D91500;
	text-decoration: none;
}
.d {
	font-family: "宋体";
	font-size: 12px;
	color: #606162;
	text-decoration: none;
}
.d:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF8400;
	text-decoration: underline;
}
.e {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.text-3 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.text-1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #606162;
}
.text-2 {
	font-family: "宋体";
	font-size: 14px;
	color: #273E78;
	font-weight: bold;
}
.bttext {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.e:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
