#page {
  width: 1200px;
  text-align: center;
  margin: 55px auto 69px; }
  #page button {
    display: inline-block;
    border: none;
    cursor: pointer;
    height: 37px;
    line-height: 37px;
    text-align: center;
    padding: 0 6px;
    background-color: #E1E1E1;
    color: #666;
    font-size: 14px;
    margin-right: 5px; }
    #page button:disabled {
      opacity: .5;
      cursor: no-drop; }
    #page button.current {
      color: #FF9A22; }
    #page button.num {
      background-color: transparent;
      font-size: 18px; }

/*# sourceMappingURL=pageMe.css.map */
