@charset "utf-8";
a:link {
	color: #878787;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #878787;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #996633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.b1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.b1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.b1:hover {
	color: #CCCC33;
	text-decoration: underline;
}
a.b2:link {
	color: #000000;
	text-decoration: none;
}
a.b2:visited {
	color: #113a6e;
	text-decoration: none;
}
a.b2:hover {
	color: #993333;
	text-decoration: underline;
}
a.b4:link {
	color: #2F2F2F;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
a.b4:visited {
	color: #2F2F2F;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
a.b4:hover {
	color: #737373;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
