td {
	font-family: "宋体";
	font-size: 12px;
line-height: 14px;
}
.White {
	color: #FFFFFF;
}
.font-12-18 {
	line-height: 18px;
	font-size: 12px;
}
.form {
	font-family: "宋体";
	font-size: 12px;
	border: 1px #688DB0 solid;
	line-height: normal;

}
.font-14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
}
.link-menu {
	font-family: "宋体";
	color: #000000;
	text-decoration: underline;
}
.link-menu:hover {
	font-family: "宋体";
	color: #FF9900;
	text-decoration: none;
}
.linkdown {
	font-size: 12px;color: #FF9900;
}
.linkdown:hover {
	font-size: 12px;
	text-decoration: none;color: #3C5F75;
}