@charset "utf-8";
.black12 {
	font-family: "宋体";
	font-size: 12px;
	color: #454545;	
	text-decoration: none;
	line-height: 19px;
	letter-spacing: 1px;
}
.black12:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 19px;
	color: #4b4b4b;
	text-decoration: underline;
	letter-spacing: 1px;
}
.gray12 {
	font-family: "宋体";
	font-size: 12px;
	color: #738e9d;	
	text-decoration: none;
	line-height: 19px;
	letter-spacing: 1px;
}
.gray12:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 19px;
	color: #a4c0cf;
	text-decoration: none;
	letter-spacing: 1px;
}
.content14 {
	font-family: "宋体";
	font-size: 13px;
	color: #454545;	
	text-decoration: none;
	line-height: 28px;
	letter-spacing: 1px;
}
.content14:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.white14 {
	font-family: "宋体";
	font-size: 14px;
	color: #dadada;	
	text-decoration: none;
	line-height: 28px;
	letter-spacing: 1px;
}
.white14:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}