@charset "utf-8";
/* CSS Document */
/* header
/*---------------------------------------------------------------*/
.header{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.down {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.news {
	font-size: 12px;
	font-weight: normal;
	color: #2B2B2B;
	line-height: 18px;
}

.wz {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
}
.header02{font-family: "宋体";font-size: 12px;color: #000000;font-weight: bold;}
.fee {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.left:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.left:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.left:hover {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.left:active {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a.pro:link {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.pro:visited {
	font-size: 12px;
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}
a.pro:hover {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
a.pro:active {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}


a.right:link {font-size: 12px;color: #666666;font-weight: bold;}
a.right:visited {font-size: 12px;color: #FF0000;text-decoration: none;font-weight: bold;}
a.right:hover {font-size: 12px;color: #FF0000;font-weight: bold;}
a.right:active {font-size: 12px;color: #666666;}

