@CHARSET "UTF-8";

.pi{
	float:left;
	width:225px;
	height:290px;
	margin-bottom:38px;
}

.pi1{
	width:100%;
	height:251px;
}
.pi1 img{
	width:225px;
	height:250px;
}
.pi2{
	width:100%;
	height:40px;
	line-height:40px;
	background:#9B9B9B;
	text-align:center;
}
.pi2 a{
	color:#FFF;
}