@charset "utf-8";
.pagination1{
    display: block;
    margin: 20px 0;}
.pagination1 table{margin:0 auto;}
.headStyle .PrevDisabled,.headStyle .NextDisabled,.headStyle .Next,.headStyle .Prev,.defaultButtonStyle1{
    border: 1px solid #eee;
    display: inline-block;
    margin: 0 2px;
    line-height: 26px;
    height: 26px;font-size:1.2rem;
    padding: 0 8px;}
.pagination1 table{font-size:1.2rem;}
.defaultButtonStyle1{font-size:1.2rem;
    color: #333;}
.defaultButtonStyle1:hover{
    color: #fff;
    background: #debb29;}
.defaultInputStyle1{font-size:1.2rem;
    display: inline-block;
    margin: 0 4px 0 2px;
    height: 24px;
    line-height: 24px;}
.headStyle .Next, .headStyle .Prev{
    background: #660000;font-size:1.2rem;
    color: #fff;}