body,
td,
th {
  font-size: 12px;
  color: #555555;
}
body {
  background-color: #fff;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
img {
  vertical-align: top;
  margin: 0;
}
:focus {
  outline: none;
}
.bottom {
  font-size: 12px;
  line-height: 250%;
  color: #666666;
  text-decoration: none;
  letter-spacing: 1px;
}
.top_bg {
  background-image: url(../images/top_bg.jpg);
  background-repeat: repeat-x;
}
.gsjj {
  font-size: 12px;
  line-height: 200%;
  color: #555555;
  text-decoration: none;
  letter-spacing: 1px;
}
.xwbk {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cfcfcf;
  line-height: 180%;
}
.sylx {
  font-size: 12px;
  line-height: 180%;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
}
.cpfl {
  font-size: 14px;
  color: #555555;
  line-height: 180%;
  text-decoration: none;
  letter-spacing: 3px;
}
.cpfl1 {
  font-size: 12px;
  color: #ee6715;
  line-height: 180%;
  text-decoration: none;
}
.cp {
  font-size: 18px;
  color: #f60;
  line-height: 180%;
  text-decoration: none;
  letter-spacing: 3px;
  font-weight: 600;
}
.lx {
  font-size: 14px;
  color: #555555;
  line-height: 250%;
  text-decoration: none;
  letter-spacing: 3px;
}
.bian td img {
  border-width: 1px;
  border: solid;
  border-color: #ccc;
}

/*CSS manu style pagination*/

.manu {
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  margin: 3px;
  padding-top: 3px;
  text-align: center;
}
.manu A {
  border-right: #eee 1px solid;
  padding-right: 5px;
  border-top: #eee 1px solid;
  padding-left: 5px;
  padding-bottom: 2px;
  margin: 2px;
  border-left: #eee 1px solid;
  color: #036cb4;
  padding-top: 2px;
  border-bottom: #eee 1px solid;
  text-decoration: none;
}
.manu A:hover {
  border-right: #036cb4 1px solid;
  border-top: #036cb4 1px solid;
  border-left: #036cb4 1px solid;
  color: #fff;
  border-bottom: #036cb4 1px solid;
  background: #036cb4;
  text-decoration: none;
}
.manu A:active {
  border-right: #036cb4 1px solid;
  border-top: #036cb4 1px solid;
  border-left: #036cb4 1px solid;
  color: #fff;
  border-bottom: #036cb4 1px solid;
  background: #036cb4;
  text-decoration: none;
}
.manu .current {
  border-right: #036cb4 1px solid;
  padding-right: 5px;
  border-top: #036cb4 1px solid;
  padding-left: 5px;
  font-weight: bold;
  padding-bottom: 2px;
  margin: 2px;
  border-left: #036cb4 1px solid;
  color: #fff;
  padding-top: 2px;
  border-bottom: #036cb4 1px solid;
  background-color: #036cb4;
}
.manu .disabled {
  border-right: #eee 1px solid;
  padding-right: 5px;
  border-top: #eee 1px solid;
  padding-left: 5px;
  padding-bottom: 2px;
  margin: 2px;
  border-left: #eee 1px solid;
  color: #ddd;
  padding-top: 2px;
  border-bottom: #eee 1px solid;
}
