.text12h14black {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.text12h20black {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.text12Bh14blue {
	font-size: 12px;
	line-height: 14px;
	color:#144C72;
	text-decoration: none;
	font-weight: bold;
}
.text12Bh14black {
	font-size: 12px;
	line-height: 14px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}

.text16Bblue{
font-family: "楷体_GB2312","黑体" ;
	font-size: 16px;
	font-weight: 800;
	color:#628AAE;
	letter-spacing: 3px;
	}
.text16Bblue_right_title{
font-family:"黑体" ;
	font-size: 16px;
	font-weight: 400;
	color:#628AAE;
	letter-spacing: 3px;
	}
.nod_text14{
	color: #9E9EA0;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	letter-spacing: 1px;
	text-decoration: none;
}
.text12_right_nav{
	color: #9E9EA0;
	font-size: 12px;
	text-decoration: none;
}
.STYLE5 {	color: #7F7F7F;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
}
a.text12h14black:link {font-size: 12px;color: #000000;text-decoration: none;} /*未访问的链接 */ 
a.text12h14black:visited {font-size: 12px;color:#000000;text-decoration: none;} /*已访问的链接*/ 
a.text12h14black:hover{font-size: 12px;color: #FF0000;text-decoration: none;}/*鼠标在链接上 */ 
a.text12h14black:active {font-size: 12px;color: #FF0000;text-decoration:none;} /*点击激活链接*/ 