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

