@charset "gb2312";
a:link {	text-decoration: none; color: #787878;}
a:visited {	text-decoration: none;	color: #000000;}
a:hover {	text-decoration: underline;	color: #ff6600;}
a:active {	text-decoration: none;	color: #000000;}

.meau a:link {	text-decoration: none; color: #ffffff;}
.meau a:visited {	text-decoration: none;	color: #ffffff;}
.meau a:hover {	text-decoration: underline;	color: #ffffff;}
.meau a:active {	text-decoration: none;	color: #ffffff;}

.txt a:link {	text-decoration: none; color: #333333;}
.txt a:visited {	text-decoration: none;	color: #333333;}
.txt a:hover {	text-decoration: underline;	color: #ff6600;}
.txt a:active {	text-decoration: none;	color: #333333;}

.white_txt a:link {	text-decoration: none; color: #FFFFFF;}
.white_txt a:visited {	text-decoration: none;	color: #FFFFFF;}
.white_txt a:hover {	text-decoration: underline;	color: #FFFFFF;}
.white_txt a:active {	text-decoration: none;	color: #CCCCCC;}

.redtxt a:link {	text-decoration: none; color: #FF0000;}
.redtxt a:visited {	text-decoration: none;	color: #FF0000;}
.redtxt a:hover {	text-decoration: underline;	color: #FF0000;}
.redtxt a:active {	text-decoration: none;	color: #FF0000;}

.light_blue {font-size: 12px;color: 356890;}
.light_blue a:visited {	text-decoration: none;	color: #356890;}
.light_blue a:hover {	text-decoration: underline;	color: #356890;}
.light_blue a:active {	text-decoration: none;	color: #356890;}





.orangetxt a:link {	text-decoration: none; color: #FF9933;}
.white_txt {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}

.orangetxt a:visited {	text-decoration: none;	color: #FF9933;}
.orangetxt a:hover {	text-decoration: underline;	color: #FF9933;}
.orangetxt a:active {	text-decoration: none;	color: #FF9933;}

.foot {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.txt {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.orangetxt {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9933;
}

.redtxt {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}

.meau {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: 2e4192;
}
