body,td,th {
	color: #333333;
	font-family: "宋体";
	font-size: 12px;
}
body {
	background-color: #3D3D3D;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.biankuang1 {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}

.searchinput {
	background-color: #3D3D3D;
	border: 1px solid #FF0000;
	color: #FFFFFF;
}
.mailinput {
	height: 16px;
	width: 72px;
	border: 1px solid #A67C52;
}
.textcontent {
	line-height: 1.6;
}
#mainmenu a{
	font-weight: bold;
	margin-right: 23px;
	margin-left: 23px;
}
#mainmenu a:hover {
	text-decoration: none;
}
