.css {
	font-size: 12px;
}
table {
	font-family: "simsun";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #3F7BD4;
	text-decoration: underline;
}
a:active {
	color: #3F7BD4;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.l_hui {
	border: 1px solid #D1D1D1;
}
.f_red {
	font-family: simsun;
	font-size: 12px;
	font-weight: bold;
	color: #CC5E02;
}
.y_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height:22px;
}
.ybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

