.big-word {
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #025082;
	text-decoration: none;
}
.red-link a:link {
	font-family: "宋体";
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
.red-link a:visited {
	font-family: "宋体";
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
.red-link a:hover {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.lv-link a:link {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
.lv-link a:visited {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
.lv-link a:hover {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: underline;
}
.hui-word {
	font-family: "宋体";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.bottom-line {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
.baoti {
	font-family: "宋体";
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.label a:link {
	font-family: "宋体";
	font-size: 13px;
	color: #F3A600;
	font-weight: bold;
	text-decoration: none;
}
.label a:visited {
	font-family: "宋体";
	font-size: 13px;
	color: #F3A600;
	font-weight: bold;
	text-decoration: none;
}
.label a:hover {
	font-family: "宋体";
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.label a:active {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
