* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 980px;
	margin: 0 auto;
}
ul {
	list-style-type: none;
}
a {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
#banner {
	background-image: url(banner.jpg);
	width: 980px;
	height: 137px;
}
#content {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(b_1.jpg);
	background-repeat: repeat-x;
	height: 1%;
	overflow: auto;
}
#wrap {
	width: 310px;
	margin-left: 30px;
	float: left;
}
#wrap h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	background-color: #333333;
	background-image: url(t_1.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-indent: 35px;
	margin: 25px 0 10px 0;
}
#wrap dt {
	padding: 5px 0;
}
#wrap dd {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
#wrap  ul {
	margin: 40px 0 0 0;
}
#wrap li {
	width: 155px;
	padding-bottom: 20px;
	float: left;
}
#wrap1 {
	width: 280px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3B3B3;
	margin: 25px 0 0 20px;
	padding: 0 0 20px 0;
	float: left;
}
#wrap1 h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	background-color: #333333;
	background-image: url(t_1.jpg);
	width: 270px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-indent: 35px;
	margin: 0 0 0 10px;
}
#wrap1 h1 span {
	padding: 7px 5px 0 0;
	float: right;
}
#wrap1 ul {
	margin: 10px 0 0 10px;
}
#wrap1 li {
	width: 135px;
	padding-bottom: 20px;
	float: left;
}
#wrap1 li p {
	margin-left: 3px;
}
#wrap1 h2 {
	width: 270px;
	text-align: right;
}
#wrap2 {
	width: 280px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3B3B3;
	margin: 25px 0 0 10px;
	padding: 0 0 20px 0;
	float: left;
}
#wrap2 h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	background-color: #333333;
	background-image: url(t_1.jpg);
	width: 270px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-indent: 35px;
	margin: 0 0 0 10px;
}
#wrap2 h1 span {
	padding: 7px 5px 0 0;
	float: right;
}
#wrap2 ul {
	margin: 10px 0 0 10px;
}
#wrap2 li {
	width: 135px;
	padding-bottom: 20px;
	float: left;
}
#wrap2 li p {
	margin-left: 3px;
}
#wrap2 h2 {
	width: 270px;
	text-align: right;
}
#wrap3 {
	margin: 25px 30px;
}
#wrap3 ul {
	margin: 20px 0;
}
#wrap3 h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	background-color: #333333;
	background-image: url(t_1.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-indent: 35px;
}
#wrap3 li {
	width: 225px;
	height: 170px;
	float: left;
	padding-bottom: 30px;
}
#wrap3 li p {
	margin-left: 50px;
}
#autopage {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	clear: both;
}
#autopage a {
	font-weight: bold;
	color: #386BA3;
	text-decoration: none;
}
#footer {
	text-align: center;
	line-height: 40px;
}