.bu{ width:1040px; margin:0 auto;	position:relative;}

#pubu {
	margin:0 auto;

}
#pubu .box {
	width:250px;
	height:auto;
	padding:5px;
	float:left;
}
#pubu .box .pic {
	width:250px;
	height:auto;

}
#pubu .box .pic img {
    display: block;
	width:240px;
    margin:0 auto;
    padding: 0px 0;
    cursor: pointer;
}