.text1 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text1 a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text1 a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text1 a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #275C87;
	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:underline;
}
.text2 a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
.text2 a:hover{
	font-family: "宋体";
	font-size: 9pt;
	color: #247dd9;
	text-decoration: none;
}

.text3 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #666668;
	line-height: 20px;
	text-decoration: none;
}
.text3 a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666668;
	text-decoration: none;
}
.text3 a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666668;
	text-decoration: none;
}
.text3 a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #E88B00;
	text-decoration: none;
}

.text4 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #247dd9;
	text-decoration: none;
}
.text4 a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #247dd9;
	text-decoration: none;
}
.text4 a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #247dd9;
	text-decoration: none;
}
.text4 a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #E88B00;
	text-decoration: none;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top center;
	font-size:12px;
}