@charset "utf-8";
  /* CSS Document */
  .spec_table {
    margin-top: 13px;
    width: 90%;
    background-color: #ccc;
  }
  .spec_table td,th{
    background-color:#fff;
    height:25px;
    line-height:150%;
  }
  .font-center{ text-align:center}
  