/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(image/topbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	font-weight: lighter;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.lxbg {
	background-attachment: scroll;
	background-image: url(image/lxbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}