td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 210%;
	color: #000000;
	text-decoration: none;
	padding: 0px;


}
a .1{
	font-family: "宋体";
	font-size: 12px;
	line-height: 170%;
	color: #ffffff;
	text-decoration: none;
}
a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	
	
}
a:visited {
	color: #000000;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a.d:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
	position: relative;
	left: 2px;
	top: 2px;

}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body.s {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	background-position: center;
}
