span.current{float:left;width:22px;height:23px;line-height:20px;text-align:center;font-size:11px;color:#FFF;background:url(/images/common/blue.gif) center center no-repeat transparent;cursor:pointer;margin:0 2px;}
.current{float:left;width:22px;height:23px;line-height:20px;text-align:center;font-size:11px;background:url(/images/common/gray.gif) center center no-repeat transparent;cursor:pointer;margin:0 2px;color:#454545;}
.current:hover{background:url(/images/common/blue.gif) center center no-repeat transparent;color:#FFF;}

span.back{float:left;width:22px;height:22px;line-height:22px;text-align:center;cursor:pointer;} /*background:url(/images/common/left_g.gif) center center no-repeat transparent;*/
span.back:hover{/*background:url(/images/common/left.gif) center center no-repeat transparent;*/}
span.next{width:22px;height:22px; position:relative;
         
          
          text-align:center;cursor:pointer;}/*background:url(/images/common/right_g.gif) center center no-repeat transparent;*/
span.next:hover{/*background:url(/images/common/right.gif) center center no-repeat transparent;*/}
.disabled { margin-top:5px;}
.Pagination { padding-top:20px; display:block; clear:both;}
.Pagination span {}

.Pagination span {color:#fff; background:url(/cn/website/images/case_18.gif) no-repeat; width:29px; height:29px; display:inline-block; line-height:29px; text-align:center; margin:0 2px; font-size:14px;}
.next {background:none !important; color:#333333 !important;}
.next:hover { color:#fff !important;}


.Pagination a
{
    /*background: url("/images/case_17.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    color: #333333;
    display: inline-block;
    font-size: 14px;
    height: 29px;
    line-height: 29px;
    margin: 0 2px;
    text-align: center;
    width: 29px;
}