/* BASIC css start */
th, td, tr {
  text-align:center;
}
th, td {
  vertical-align : middle;
}

.box h1 {font-size:18px; font-weight:bold; color:#000;padding-tob:10px; padding-bottom:10px;}
.box {width:1250px; margin:0 auto; padding-top:50px;}
.box th {border-bottom: 1px solid #dddddd; border-right:1px solid #cecece;}
.box th:last-child {border-right:#fff;}
.box table {border:1px solid #cecece;font-size:16px; line-height:30px;}
.box span {font-size:14px; font-weight: bold; line-height:25px;}
.box p {font-size:12px; line-height:30px; font-color:#999;}
/* BASIC css end */

