BODY {
	BACKGROUND-POSITION: 50% top; BACKGROUND-IMAGE: url(../images/bg.jpg);
	 BACKGROUND-REPEAT: repeat-x;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	line-height: 150%;
	
}

td:link {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
}
td:active {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
}
td:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
}
td:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
}
a {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #996600;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
}
.link {
	font-family: "宋体";
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}
.link:link {
	font-family: "宋体";
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}
.link:active {
	font-family: "宋体";
	font-size: 12px;
	color: #999900;	
	text-decoration: none;
}
.link:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #999900;	
	text-decoration: none;
}
.link:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.tdtitle {
	font-family: "宋体";
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}
.input{
	background-color: transparent;
	border: 1px solid #FF8A3C;
      }
.linkblack:link{
font-family:"宋体";
font-size:12px;
color:#666666;
text-decoration:none;
}
.linkblack:active{
font-family:"宋体";
font-size:12px;
color:#666666;
text-decoration:none;
}
.linkblack:visited{
font-family:"宋体";
font-size:12px;
color:#666666;
text-decoration:none;
}
.linkblack:hover{
font-family:"宋体";
font-size:12px;
color:#ff0000;
text-decoration:none;
}
.border {
	border: 1px solid #F99D30;
}
