.input-prepend.input-append input {
  font-size: 14px;
  padding-top: 1px;
  padding-bottom: 1px;
  width:10px;

  text-align: center;
}

span.f1{font-size: 12px; }
.f1{font-size: 12px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }
.bor_b_2 { border-bottom: 1px solid #ccc; }