a:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #445c8c;
	text-decoration: underline;
}
.content {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 155%;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
}


.zt a:link {
	font-family: "微软雅黑";
	font-weight: bold;
	font-size:18px;
	color: #f0f1f3;
	text-decoration: none;
}
.zt a:visited {
	font-family: "微软雅黑";
	font-weight: bold;
	font-size:18px;
	color: #f0f1f3;
	text-decoration: none;
}
.zt a:hover {
	font-family: "微软雅黑";
	font-weight: bold;
	font-size:18px;
	color:#d40c4e;	
	text-decoration: underline;
}
