@charset "utf-8";
body {
	margin: 0px;
	background-image: url();
}
body,td {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-family: "宋体";
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.in {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-family: "宋体";
}
.in2 {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.in3 {
	font-size: 12px;
	color: #CC0000;
	line-height: 24px;
	font-weight: bold;
}
.ban {
	font-size: 14px;
	color: #CC0000;
	line-height: 24px;
	font-weight: bold;
}
.td {border:1px dashed #666666}
