@charset "utf-8";
.ditu {
	width: 966px;
	float: left;
}
* {
	margin: 0px;
	padding: 0px;
}
ul, li {
	list-style-image: none;
	list-style-type: none;
}
.ditu p {
	text-align: center;
	display: block;
	width: 966px;
	float: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wenzi {
	float: left;
	width: 966px;
	margin-top: 5px;
}
.wenzi li {
	font-family: "宋体";
	font-size: 12px;
	text-align: center;
	color: #666666;
	line-height: 22px;
}
.foot {
	background-color: #E8E8E8;
	float: left;
	width: 966px;
	height: 130px;
	border: 3px solid #CCCCCC;
}

