a:link {color: #4F544D; text-decoration:none;}
a:visited {color: #4F544D;text-decoration:none;}
a:hover {color: #666666; text-decoration:underline;}
a:active {color: #bc2931;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.afont14,a.afont14:link,a.afont14:visited{ font-size:14;}
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }


.cBlue,a.cBlue:link,a.cBlue:visited{color:#005093;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#852C28;}
.dDRed,a.dDRed:link,a.dDRed:visited{ color:#EB0E0E; text-decoration:underline;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.dWhite,a.dWhite:link,a.dWhite:visited{ color:#fff; text-decoration:underline;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#4F544D;}
a.cBlack:hover{color:#000;}
.cBlackt,a.cBlackt:link,a.cBlackt:visited{font-family:"黑体", Verdana, Arial; font-size:20px; color:#CF170F;}
a.cBlackt:hover{font-family:"黑体", Verdana, Arial; font-size:20px; color:#CF170F; text-decoration:underline}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#313133;}



.font {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.di {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: DEDEDE;
}
.font1 {
	font-family: "宋体";
	font-size: 12px;
	color: 555555;
	text-decoration: none;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.font3 {
	font-family: "黑体";
	font-size: 20px;
	color: #666666;
}
.biankuang {
	border: 1px solid A2A2A2;
}
.font4 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: 7E7D83;
	text-decoration: none;
}
.font5 {
	font-family: "宋体";
	font-size: 12px;
	color: 0C398E;
}
.font6 {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font7 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 20px;
}

.font8,a.font8:link,a.font8:visited{
	font-family: "宋体";
	text-indent: 20px;
	color:#FFFFFF;
	text-decoration: none;
}


.12gray01 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
}
.12gray02 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.12blue {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #113388;
	text-decoration: none;
	letter-spacing: 1px;
}
.16blue {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #113388;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.line_dot01 {
	background-image: url(images/dot01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}