
body {
	background-color: #999999;
}

td {
	font-family: "新宋体";
	font-size: 12px;
	color: #FFFFFF;
}

.footer {
	font-family: "新宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.red
{
		font-family: "新宋体";
	font-size: 12px;
	color:#FF0000;
}

.topmenu{
	font-family: "新宋体";
	font-size: 12px;
	color: #000000;
}
a:link{
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
input,select {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
hr{
	height:1px;
	color:#999999;
}

.row1{
	background-color: #333333;
	height:20px;
}
.row2{
	background-color: #818181;
	height:20px;
}