#zanshang-amount-list li {
  width:100px;
  float:left;
  border: 1px solid red;
  margin-right:10px;
  list-style:none;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
  margin-top:10px;
}
#zanshang-amount-list li a{
  color:red;
  text-decoration:none;
}
#zanshang-amount-list{
  clear:both;
}
.zanshang-other{
  display:block;
  clear:both;
  text-align:center;
  margin-top:20px;
  padding-top:20px;
}
.zanshang-other a,
.zanshang-other a:focus{
  color:blue;
  text-decoration:none;
}
.zanshang-other-input{
  text-align:center;
   margin-top:10px;
}
#zanshang-title{
  color:red;
  font-size:1.2em;
  margin-top:20px;
  margin-bottom:20px;
  text-align:center;
}