
.css {
	font-size: 12px;
}
table {
	font-family: "simsun";
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #307CCB;
	text-decoration: underline;
}
a:active {
	color: #307CCB;
	text-decoration: underline;
}
body {
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white12 {
	font-family: simsun;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.kuang {
	border: 1px solid #D6D6D6;
}
.white {
	font-family: simsun;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.grwen {
	font-family: simsun;
	font-size: 12px;
	font-weight: normal;
	color: #48B400;
}
.huikuang {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
.genline {
	border: 2px solid #70BE6A;
}
.huiku {
	border: 1px solid #BEBEBE;
}
