.word {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #3f3f3f;
}
a:active {
	color: #FF6600;
	font-family: "宋体";
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.bottom {
	font-family: "宋体";
	font-size: 12px;
	color: #025682;
	line-height: 20px;
	letter-spacing: 1px;
}
.number {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
}

