/*·ÖÒ³*/
/* kkPages */
.Pagination{float:right;height: 55px;_height: 45px; line-height: 20px;margin-right:260px;_margin-right: 5px; color: #565656;margin-top: 10px;_margin-top: 20px; clear:both;text-align:center;}
.Pagination span{margin-right: 5px;display: block;float: left;margin-left: 5px;padding: 5px;}
.Pagination span b{padding: 0 2px;}
.Pagination div {float:left}

.Pagination a{ font-size: 12px;text-decoration: none;display: block;float: left;color: #565656;border: 1px solid #ccc;height: 30px;line-height: 30px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #ccc;
    margin-right: 8px;
}

.Pagination .PagePrev{
    width: 50px;
}

.Pagination .lastPage{
    width: 50px;
}

.Pagination .homePage{
    width: 50px;
}

.Pagination .PageNext{
    width: 50px;
}

.Pagination .Ellipsis {line-height: 32px;overflow: hidden; display:none;}

cite.FormNum{display: block;float: left;line-height: 20px;height: 20px; font-style:  normal; padding-left:10px;}
#PageNum{ color:#777;width: 30px;height: 20px;line-height: 20px; border: 1px solid #cacaca; margin:0 5px; text-align:center;}
.Pagination a:hover,.Pagination a.PageCur{background-color: #E33C3E;border: 1px solid #d64c01;color: #ffffff; }
