.m-txt-article p {
  margin: 0 0 14px 0 !important;
  line-height: 2.2;
}
#articlePage {
  text-align: center;
}
#articlePage a {
  height: 24px;
  line-height: 24px;
  text-align: center;
  margin: 2px;
  display: inline-block;
  background: #dedede;
  color: #333;
  border: 0;
  padding: 0 8px;
  outline-style: none;
  text-decoration: none;
}
#articlePage span,
#articlePage font {
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  margin: 0 3px;
}
#articlePage .on {
  background: #bd0100;
  color: #fff;
  border: 0;
}
#articlePage .alls {
  background: #dedede;
  color: #333;
  border: 0;
  cursor: pointer;
}
#articlePage .all {
  display: none;
}
