td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 230%;
	text-decoration: none;
	padding: 0px;

}
a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 230%;
	
	text-decoration: none;
}
input {
	font-family: "宋体";
	font-size: 12px;

	
	
}
a:visited {
	
}
a:hover {
	font-size: 9pt;
	color: E77900;
}
input.mail {
	font-family: "宋体";
	font-size: 12px;
	
	border: 1px solid #848284;
}
body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;

}
