/*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.slh{float:left;width:22px;height:22px;margin:0 2px;line-height:20px;text-align:center;font-size:20px;color:#454545;}

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{float:left;width:22px;height:22px;line-height:22px;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;*/


#pagination pages-nav a
{
        display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    
    }
#Pagination a.disabled span.next{background: rgba(0, 0, 0, 0) url("../images/tem_10.png") no-repeat scroll -93px 5px;}
#Pagination span.disabled span.back{  background: rgba(0, 0, 0, 0) url("../images/tem_10.png") no-repeat scroll -41px 5px;}

#Pagination a.disabled span.back{  display: none;
                                   }

#Pagination span.currentpage{ background-color: #3aa84c;

    color: #fff; border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0 8px;
    text-align: center;
    width: 26px;
    
         display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    margin-right: 8px;
    cursor: pointer;
    
    }
    
    #Pagination a 
    {
        

    border-radius: 50%;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0 8px;
    text-align: center;
    width: 26px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    margin-right: 8px;
    cursor: pointer;
        }