.css {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.red {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	color: #FF0000;
}
.hui {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 200%;
	color: #666666;
}
.bian {
	border: 1px solid #666666;
}
.hui2 {
	font-family: "宋体", "新宋体";
	line-height: 260%;
	color: #666666;
	font-size: 12px;
}
.ziti-lan {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 260%;
	color: #007E91;
	font-weight: normal;
}
.lan {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 160%;
	color: #007E91;
}
a:link {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 200%;
	color: #007D94;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 200%;
	color: #007D94;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 200%;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 200%;
	color: #007D94;
	text-decoration: none;
}