
body {
	margin: 0;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.css {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.whrite {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.black {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.form {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.form2 {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	border: 1px solid #CCCCCC;
}
.yellow {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
.red2 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.line {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
a      {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.form3 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 200px;
	border: 1px solid #CCCCCC;
}




.page {width: 100%; text-align: center; font-size: 12px; color:FF0000;}