@charset "utf-8";
.dabai {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dahui {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
}
.shenhui {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.shenhui:visited {
	color: #333333;
}
a.shenhui:hover {
	color: #008BC3;
}
.tuhong {
	font-size: 12px;
	font-weight: bold;
	color: #B56D06;
	text-decoration: none;
}
a.tuhong:visited {
	color: #B56D06;
}
a.tuhong:hover {
	color: #008BC3;
}
.hong {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.dixuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 30px;
}
body,td,th {
	font-size: 12px;
	color: #323232;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #323232;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #323232;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.lan {	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #003955;
	text-decoration: none;
}