body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	background-image: url(images/bg.jpg);
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bg1
{
	background-image: url(../images/2_2.jpg);
}
.bg2 {
	background-image: url(../images/2_3.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(../images/zhongjie_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}