.indexFiveWrap {
	width:100%;
	height:285px;
	border-top: 1px solid #ddd;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	float: left;
	margin: 0px 0 30px;
}

.indexFive {
	width: 1100px;
	height: 215px;
	margin:30px auto 40px;
}

.indexFive li {
	width: 220px;
	height: 205px;
	float: left;
}

.indexFive li .img {
	width: 220px;
	height: 175px;
	float: left;
	text-align: center;
}

.indexFive li .title {
	width: 178px;
	height: 38px;
	margin:10px 21px; 
	float: left;
	text-align: center;
	line-height: 35px;
	color: #555;
	text-shadow: 1px 1px 0 #fff;
	background: url(../images/fBg.jpg) no-repeat;
}
