/*----------pages----------*/
/**/
p.post{

}
p.post a{
	display: inline-block;
	width: 100px;
	height: 30px;
	background: url(../images/btn_post-p.png);
}

.list{
	margin-top: 10px;
	padding: 0 10px;
}
.list .i{
	width: 227px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	min-height:100px;
}
.list .i .ai{
	width: 210px;
	height: 140px;
	background: url(../images/photo.png);
	padding-left: 8px;
	padding-right: 9px;
	padding-top: 11px;
	padding-bottom: 11px;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}
.list .i img{max-width:210px; max-height:140px;}
.list .i p{
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.list .i p a{
	color: #333;
}