.section {
  background-color: #fff;
  padding: 17px 15px 17px;
}
.section .section_l {
  width: 290px;
  height:auto;
  min-height:725px;
  background-color: #e5f7ff;
  border: 1px solid #dfe0e1;
}
.section table th {
  width: 312px;
  height: 88px;
}
.section table td a {
  display: inline-block;
  width: 288px;
  height: 48px;
  line-height: 47px;
  padding-left: 110px;
  font-size: 18px;
  color: #686868;
  border-bottom: 1px dashed #a6e3ff;
  background: url( bg_32.jpg) no-repeat 90px center;
}
.section .section_r {
  width: 738px;
  height: 763px;
}
.section .section_r .h3 {
  width: 700px;
  height: 30px;
  border-bottom: 1px solid #d3d3d3;
}
.section .section_r span {
  display: inline-block;

  height: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  border-bottom: 3px solid #16a4e6;
  color: #16a4e6;
}
.section .section_r li {
  height: 45px;
  line-height: 45px;
  width: 100%;
  border-bottom: 1px dashed #e8e8e8;
  padding-left: 30px;
  background: url( bg_lis.jpg) no-repeat 15px center;
}


.page_num_box{ width:100%; padding:20px 0px 10px 0px; display:block;}
.page_num{padding:3px;margin:3px;text-align:center}
.page_num a{border:#0370ba 1px solid;padding:2px 5px;margin:2px;color:#0370ba;text-decoration:none}
.page_num a:hover{border:#0370ba 1px solid;color:#fff; background-color:#0370ba;}
.page_num a:active{border:#0370ba 1px solid;color:#0370ba;}
.page_num input{border: 1px solid #a9a9a9;}