body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;

}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #565656;
}

a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

.td1{
	background-image: url(../images/td_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #838586;
	padding:10px 40px;
}

h1{
	font-family: "宋体", "Arial";
	font-size: 13px;
	line-height: 150%;
	color: #565656;
	margin:0px;
	padding:0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #A58463;
	margin:0px;
	padding:0px;
}

h3{
	font-family: "宋体", "Arial";
	font-size: 14px;
	line-height: 150%;
	color: #AE884D;
	margin:0px;
	padding:0px;
	text-align: center;
}

h4{
	font-family: "宋体", "Arial";
	font-size: 13px;
	line-height: 150%;
	color: #6D97C6;
	margin:0px;
	padding:0px;
	text-align: center;
}

h5{
	font-family: "宋体", "Arial";
	font-size: 15px;
	line-height: 150%;
	color: #333333;
	margin:0px;
	padding:0px;
	border-bottom:5px solid #663300;
}

.div1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #838586;
	margin:0px;
	padding:0px 50px 0px 10px;
	background-image: url(../images/div1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:100px;
}

.div2{
	font-family: "宋体", "Arial";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin:0px;
	padding:10px 50px 0px 10px;
	background-image: url(../images/div1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:100px;
}

.span1{
	font-size: 13px;
	color: #333333;
	background-color: #DCE4D3;
	border:1px solid #AABBAA;
	padding: 2px 10px;
	font-weight: bold;
	margin:10px 25px;
}