
.goods{
float:left;
width:18%;
text-align:center;
line-height:18px;
padding:5px;
padding-top:25px;
height:160px;
}
.goods img{
height:100px;
border:0px;
}
.goods .price{
color:red}

