.bkd_nav_inf {
    background-image: url(/images/home/common/page_bt_area.jpg);
    height: 27px;
}

.bkd_nav_inf a {
    font-size: 14px;
    font-weight: 700;
    line-height: 27px;
    text-decoration: none
}

.bkd_nav_inf a.pageIndex, .bkd_nav_inf a span {
    cursor: pointer;
    display: block;
    float: left
}

.bkd_nav_inf a span.uniqueBkd {
    height: 27px;
    white-space: nowrap;
    width: 27px
}

.bkd_nav_inf a span.previous {
    background-position: -55px 0;
    margin-right: 7px
}

.bkd_nav_inf a:hover span.previous {
    background-position: -55px -27px
}

.bkd_nav_inf a span.next {
    background-position: -83px 0;
    margin-left: 7px
}

.bkd_nav_inf a:hover span.next {
    background-position: -83px -27px
}

.bkd_nav_inf a.pageIndex {
    background-position: -98px -76px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 25px
}

.bkd_nav_inf a.currentPage, .bkd_nav_inf a.pageIndex:hover {
    background-position: -98px -55px;
    color: #FFF;
    cursor:pointer;
}

.bkd_nav_inf a.currentPage.pageIndex {
    cursor: default
}
