.price .addlink {
  background: url(/images/imgservice/addlink.gif) no-repeat 0 0;
  color: #3381b8;
  font-size: 12px;
  width: 105px;
  padding: 6px 0;
  text-decoration: none;
  text-align: center;
  float: left;
  }
@media not all and (-webkit-min-device-pixel-ratio){.price .addlink {padding: 6px 0 9px;}}
.price .label {
  color: #969595;
  font-size: 12px;
  }

.price {
  font-size: 14px;
  color: #1b1b1b;
  }

.price select {
  font-size: 14px;
  font-family: Arial;
  color: #1b1b1b;
  margin-bottom: 10px;
  }

.tabservice {
  background: #fafafa;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  }

#service {
  width: 100%;
  }

#service th {
   background: url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") repeat-x scroll 50% 50% #5C9CCC; 
  color: #fff;
  font-weight:600;
  padding:18px;
  border-right: 1px solid #bbd7e8;
  text-align:center;
  }

#service tr{background: #fff;}

#service tr:nth-child(2n){background:#eaf5fb}

#service td {
  color: #184568;
  border-top: 1px solid #cfe5f1;
  padding: 5px 6px;
  border-right: 1px solid #cfe5f1;
  }

.wth {
  width: 115px;
  }

.trprice { cursor: pointer;}