.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.backin {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}
.backin1 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.backin2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}


