/*字体样式*/
/*------以下是白色字体-------------------------------------------*/
.white{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white:link{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white:visited{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/*白色，13px，粗体,链接下滑线无*/
.white_14px{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_14px:link{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_14px:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_14px:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/*白色，14px，粗体,链接下滑线无*/
.white_13px{
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
A.white_13px:link{
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_13px:visited{
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_13px:hover{
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
/*白色，13px，链接下滑线有*/
/*------以下是红色字体----------------------------------------------*/
.red18px{
	font-size: 18px;
	font-weight: bold;
	color: #dd2222;
	font-family: Arial, Helvetica, sans-serif;
}
A.red18px:link{
	font-size: 18px;
	font-weight: bold;
	color: #dd2222;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.red18px:visited{
	font-size: 18px;
	font-weight: bold;
	color: #dd2222;
	text-decoration: none;
	font-family: "新宋体";
}
A.red18px:hover{
	font-size: 18px;
	font-weight: bold;
	color: #dd2222;
	text-decoration: underline;
	font-family: "新宋体";
}
/*红色，18px，粗体,链接下滑线有*/
.red_12px{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
A.red_12px:link{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
A.red_12px:visited{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
A.red_12px:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
/*红色，12px，正常,链接下滑线有*/
.red_12px_b{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
A.red_12px_b:link{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
A.red_12px_b:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
A.red_12px_b:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
/*红色，12px，b,链接下滑线有*/
/*------以下是灰色字体------------------------------------------*/
.dgray14px{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 23px;
}
A.dgray14px:link{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.dgray14px:visited{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.dgray14px:hover{
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
/*灰色，14px，正常,链接下滑线有*/
.dgray12px{
	font-size: 12px;
	font-weight: normal;
	color: #8a8889;
}
A.dgray12px:link{
	font-size: 12px;
	font-weight: normal;
	color: #8a8889;
	text-decoration: none;
}
A.dgray12px:visited{
	font-size: 12px;
	font-weight: normal;
	color: #8a8889;
	text-decoration: none;
}
A.dgray12px:hover{
	font-size: 12px;
	font-weight: normal;
	color: #8a8889;
	text-decoration: underline;
}
/*灰色，12px，正常,链接下滑线有*/
.dgray12px_s{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
A.dgray12px_s:link{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
A.dgray12px_s:visited{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
A.dgray12px_s:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
/*灰色，12px，粗,链接下滑线有*/
/*------以下是蓝色字体------------------------------------------*/
.blue14px{
	font-size: 14px;
	font-weight: normal;
	color: #205583;
	line-height: 23px;
}
A.blue14px:link{
	font-size: 14px;
	font-weight: normal;
	color: #205583;
	text-decoration: none;
}
A.blue14px:visited{
	font-size: 14px;
	font-weight: normal;
	color: #205583;
	text-decoration: none;
}
A.blue14px:hover{
	font-size: 14px;
	font-weight: normal;
	color: #205583;
	text-decoration: underline;
}
/*蓝色，14px，正常,链接下滑线有*/
.blue12px{
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
}
A.blue12px:link{
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
A.blue12px:visited{
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
A.blue12px:hover{
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
/*蓝色，12px，正常,链接下滑线有*/
/*------以下是绿色色字体------------------------------------------*/
.green14px{
	font-size: 14px;
	font-weight: normal;
	color: #205583;
	line-height: 23px;
}
A.green14px:link{
	font-size: 14px;
	font-weight: normal;
	color: #205583;
	text-decoration: none;
}
A.green14px:visited{
	font-size: 14px;
	font-weight: normal;
	color: #205583;
	text-decoration: none;
}
A.green14px:hover{
	font-size: 14px;
	font-weight: normal;
	color: #205583;
	text-decoration: underline;
}
/*绿色，14px，正常,链接下滑线有*/
.green12px{
	font-size: 12px;
	font-weight: normal;
	color: #669f16;
	line-height: 23px;
}
A.green12px:link{
	font-size: 12px;
	font-weight: normal;
	color: #669f16;
	text-decoration: none;
}
A.green12px:visited{
	font-size: 12px;
	font-weight: normal;
	color: #669f16;
	text-decoration: none;
}
A.green12px:hover{
	font-size: 12px;
	font-weight: normal;
	color: #669f16;
	text-decoration: underline;
}
/*绿色，12px，正常,链接下滑线有*/
/*------以下是黑色色字体------------------------------------------*/
.black14px{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
A.black14px:link{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.black14px:visited{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.black14px:hover{
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
/*黑色，14px，正常,链接下滑线有*/
.black12px{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
A.black12px:link{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.black12px:visited{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.black12px:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

