a:link {
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #840084;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: "宋体";
	font-style: normal;
	color: #FF3300;
	text-decoration: underline;
	font-size: 14px;
}
a:active {
	font-family: "宋体";
	font-style: normal;
	color: #FF3300;
	text-decoration: none;
	font-size: 14px;
}
.title {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
	text-indent: 5px;
	text-align: left;
}
.big {
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom;
}
