.text1 {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
}
.text1 a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;

}
.text1 a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.text2 a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.text2 a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(images/buttom_background.gif);
	background-repeat: repeat;
	background-position: center center;
}

