.w80{
  width: 80px;
}

.w80{
  height: 80px;
}

.hoverHand{
  cursor: pointer;
}

.divide{
  margin-bottom: 10px;
}

.aLeft > label > div{
  clear: both;
  float: left;
}

.textTitle{
  display: inline-block;
  width: 90px;
  text-align: right;
  margin-right: 10px;
  line-height: 30px;
}