#page-box {
  width: 100%;
  float: left;
  padding-left: 50px;
  margin-top:30px;
}

.kkpagerv3 {
  clear: both;
  color: #999;
  margin: 5px 0 5px 0px;
  font-size: 12px !important;
}

.kkpagerv3 a {
  float: left;
  border: 1px solid #e2e2e2;
  display: inline;
  padding: 4px 15px 5px 15px;
  cursor: pointer;
  background: #fff;
  text-decoration: none;
  color: #333;
  margin-left: -1px;
  line-height: 18px;
}

.kkpagerv3 span {
  line-height: 18px;
}

.kkpagerv3 .pageAllNum {
  margin-right: 15px;
  font-size: 14px;
  margin-left: 25px;
}

.kkpagerv3 .spanDot {
  float: left;
  display: inline;
  padding: 4px 10px 5px 10px;
}

.kkpagerv3 span.disabled {
  float: left;
  display: inline;
  padding: 4px 10px 5px 10px;
  border: 1px solid #DFDFDF;
  background-color: #FFF;
  color: #DFDFDF;
  margin-left: -1px;
}

.kkpagerv3 span.curr {
  float: left;
  display: inline;
  padding: 4px 15px 5px 15px;
  color: #fff;
}

.purkkpager span.curr {
  background-color: #bd1617;
  color: #fff;
  border: solid 1px #bd1617;
}

.supkkpager span.curr {
  background-color: #bd1617;
  color: #fff;
  border: solid 1px #bd1617;
}

#kkpager-gopage-wrap,
#supkkpager-gopage-wrap {
  position: relative;
  height: 30px;
  line-height: 30px;
  display: inline-block;
}

#kkpager-btn-go,
#supkkpager-btn-go {
  margin-left: 5px;
  padding: 0 15px;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e2e2e2;
  border-radius: 2px;
  vertical-align: top;
  background-color: #fff;
  position: absolute;
  left: 76px;
}

#kkpager_btn_go_input,
#kkpager-btn-go-input,
#supkkpager-btn-go-input {
  width: 46px;
  margin: 0 5px;
  text-align: center;
  height: 26px;
  line-height: 26px;
  outline: none;
}

.infoTextAndGoPageBtnWrap {
  margin-left: 25px;
  float:right;
  margin-right:195px;
}
