* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
input,
textarea,
select {
  outline: none;
}
a,
a:hover {
  text-decoration: none;
}
ul li {
  list-style-type: none;
}
img {
  border: none;
}
.web_pager{text-align:center;padding:30px 0 0}
.web_pager a{border:1px solid #e0e0e0;text-align:center;height:28px;line-height:28px;min-width:28px;_width:28px;text-align:center;display:inline-block;color:#333}
.web_pager a:hover{border:1px solid #a0a0a0;color:#333}
.web_pager .PreSpan,.web_pager .NextSpan{height:30px;line-height:30px;min-width:60px;_width:60px;text-align:center;background:#f0f0f0;color:#333;display:inline-block}
.web_pager .PreA,.web_pager .NextA{height:28px;line-height:28px;min-width:58px;_width:58px;color:#333}
.web_pager .PreSpan,.web_pager .PreA{margin-right:6px}
.web_pager .NextSpan,.web_pager .NextA{margin-left:6px}
.web_pager .firstPage,.web_pager .lastPage{font-weight:bold;height:28px;line-height:28px;min-width:40px;_width:40px;color:#333}
.web_pager .Ahover{font-weight:bold;background:#003a7b;color:#fff}
.web_pager .PageText{margin-left:10px;color:#333}
.web_pager #webPageT,#webPageB{text-align:center;border:1px solid #e0e0e0;color:#333}
.web_pager #webPageT{width:20px;padding:6px 5px 5px}
.web_pager #webPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}