body{
    font-family: 'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
    font-size: 14px;
    color: #333333;
}
.top,.under {
  width: 750px;
  height: 44px;
}
.under {
  margin-top: 20px;
}
.inputTag{
font-family: 'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
font-size: 14px;
color: #999999;
letter-spacing: 0;
background: #FFFFFF;
}

#search {
  background: url("../images/but_line.png") repeat-x scroll 0 0;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  width: 107px;
}

table.instract_table {
  width: 100%;
  margin-top: 20px;
}

.instract-box-line{
  height: 2px;
  width: 750px;
  background:#c9c9c9;
  position: absolute;
}
.instract-box-line span{
  height: 2px;
  width: 95px;
  background: #0555b9;
  display: block;
}

.instract_pid{
 /*text-align:center;*/
}
.instract_title{
 float:left;
}
.instract_title a{
 text-decoration: none;
 color: #333333;
}
.instract_time{
 float:right;
}
.tr_line{
background:#0555b9;
width:750px;
}
.td_line{
background: #c9c9c9;
}

/*page css start*/
.area-pager{
  position:relative;
  height:26px;
  text-align:center;
  margin:30px 0px;
  width: 100%;
}

.area-pager a{
  display:inline-block;
  text-align:center;
  height:26px;
  line-height:26px;
  font-size:14px;
  margin-right:15px;
  color: #333;
  text-decoration: none;
}

.area-pager div{
  display:inline;
  margin: 0px auto;
}

/*.area-pager a.atv{
  background:#0458c1;
  color:#fff !important;
}*/


.div_page a.atv{
  background:#0458c1;
  color:#fff !important;
  font-weight:bold;
}

.under_child a.atv{
  color:#1655a3;
  font-weight:bold;
}

.area-pager .pager{
  min-width:26px;
  background:#eee;
  border-radius:5px;
}


.buttom {
  width: 100%;
}
/*page css end*/
