#Footer {
  width: 999px;
}

.productList .boxPrice {
  width: 40%;
}
.productList .price {
  left:-24px;
}
.productList .desc {
  width: 100px;
}
.productList .up .price{
  position: relative;
  left:-24px;
}
