.pagebar1 {clear: both;color: hsl(0, 0%, 40%);line-height: 22px;margin-bottom: 20px;text-align: center;width: 100%;}
.pagebar1 .page_now {background: #007E56 none repeat scroll 0 0;border: 1px solid #007E56; color: #fff; display: inline-block;font-family: Verdana,Geneva,sans-serif;font-size: 18px; font-weight: bold;margin: 0 5px;padding: 11px 17px;float: initial;}
#pager1 a {background:#fff none repeat scroll 0 0; border: 1px solid hsl(0, 0%, 80%);color: hsl(0, 0%, 60%);cursor: pointer;display: inline-block;font-family: Verdana,Geneva,sans-serif;font-size: 18px;line-height: 45px;margin-right: 5px;padding: 0 16px;float: initial;}
#pager1 a.next {background:#000 url("/aitaocui/static/images/searchicon.png") no-repeat scroll -2px -768px;display: inline-block;height: 45px;padding: 0 22px;vertical-align: bottom;}
#pager1 a.prev {background:#000 url("/aitaocui/static/images/searchicon.png") no-repeat scroll -2px -702px;display: inline-block;height: 45px;padding: 0 22px;vertical-align: bottom;}

#pager1 a.next:hover {border:1px solid #ccc; background:#007E56 url("/aitaocui/static/images/searchicon.png") no-repeat scroll -2px -768px;display: inline-block;height: 45px;padding: 0 22px;vertical-align: bottom;}
#pager1 a.prev:hover {border:1px solid #ccc; background:#007E56 url("/aitaocui/static/images/searchicon.png") no-repeat scroll -2px -702px;display: inline-block;height: 45px;padding: 0 22px;vertical-align: bottom;}


#pager a {
    background: #fff none repeat scroll 0 0;
    font-family: "ËÎÌå";
    font-size: 16px;
    display: block;
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 46px;
    padding: 0;
    margin: 0;
    float:left;
}
#pager1 a {
    border: 1px solid #ccc;
    color:#999;
    }
#pager1 a:hover {
    background: #007E56 none repeat scroll 0 0;
    border: 1px solid #007E56;
    color: #fff;
    text-decoration: none;
}