@charset "utf-8";

a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.b_1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.zi_huang {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.zi_huang12 {
	font-size: 12px;
	line-height: 30px;
	color: #FF9900;
	text-decoration: none;
}

.zi_bai {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
.zi_bai_14 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.zi_bai_14:link {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.zi_bai_14:hover {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.zi_bai_14:visited {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
