.grey12{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color:#333333;
}
.grey2_12{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color:#333333;
}
.grey12_2{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color:#666666;
	font-weight:bold;
}
.grey14 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color:#666666;
}
.white13 {
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #FFFFFF;
}
.black14 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color:#666666;
}
.blue14 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color:#008DF7;
	font-weight:bold;
}
.blue14_2 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color:#356BA4;
	font-weight:bold;
}
.blue14_16 {
	font-family: "宋体";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color:#356BA4;
	font-weight:bold;
}
.white12 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #FFFFFF;
}
/*桔红色链接字体*/
.red12_link:link {
font-family: "宋体";
font-size: 12px;
color:#FF6600;
text-decoration:none;
}
.red12_link:visited {
font-family: "宋体";
font-size: 12px;
color:#FF6600;
text-decoration:none;
}
.red12_link:hover {
font-family: "宋体";
font-size: 12px;
color:#FF6600;
font-weight:bold;
text-decoration:none;
}
/*页面通用黑色字体链接*/
.black_line:link {
font-family: "宋体";
font-size: 12px;
color:#333333;
text-decoration:none;
}
.black_line:visited {
font-family: "宋体";
font-size: 12px;
color:#333333;
text-decoration:none;
}
.black_line:hover {
font-family: "宋体";
font-size: 12px;
color:#333333;
text-decoration:underline;
}
/*蓝色14号字体链接*/
.blue_14:link {
font-family: "宋体";
font-size: 14px;
color:#2485CC;
text-decoration:none;
}
.blue_14:visited {
font-family: "宋体";
font-size: 14px;
color:#2485CC;
text-decoration:none;
}
.blue_14:hover {
font-family: "宋体";
font-size: 14px;
color:#2485CC;
text-decoration:underline;
font-weight:bold;
}
/*导航条字体链接*/
.white_link:link {
font-family: "宋体";
font-size: 14px;
color:#FFFFFF;
text-decoration:none;
}
.white_link:visited {
font-family: "宋体";
font-size: 14px;
color:#FFFFFF;
text-decoration:none;
}
.white_link:hover {
font-family: "宋体";
font-size: 14px;
color:#FFFFFF;
font-weight:bold;
}
/*尾部导航条字体链接*/
.white12_link:link {
font-family: "宋体";
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}
.white12_link:visited {
font-family: "宋体";
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}
.white12_link:hover {
font-family: "宋体";
font-size: 12px;
color:#FFFFFF;
font-weight:bold;
}
