﻿@charset "utf-8";

.right_body_nav {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    /*margin:0px 0px 10px 0px;*/
    /*border:1px solid #CCCCCC;*/
    border-top: none;
    /*background-color:#ffffff;*/
}
/* 分页显示lashoubegin */
.page {
    padding: 10px 10px;
    height: 52px;
    text-align: center;
    font-size: 0;
}

    .page span {
        display: inline-block;
        width: 16px;
        margin-right: 10px;
        margin-top: 8px;
        _margin-top: 9px;
        height: 20px;
        font-size: 12px;
        line-height: 20px;
        vertical-align: top;
        font-family: '\5b8b\4f53';
    }

    .page a {
        display: inline-block;
        min-width: 16px;
        height: 30px;
        padding: 6px 5px;
        padding: 6px 5px;
        font: 15px/21px Arial;
        background-color: #e4e4e4;
        color: #565656;
        margin-right: 2px;
        vertical-align: top;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        overflow: hidden;
    }

        .page a.current {
            background-color: #FF7E00;
            color: #FFF;
            font-weight: 700;
        }

        .page a:hover {
            text-decoration: none;
        }

        .page a.pageup {
            padding: 6px 5px 6px 5px;
            position: relative;
        }

        .page a.pagedown {
            padding: 6px 5px 6px 5px;
            position: relative;
            margin-right: 3px;
        }

            .page a.pageup em, .page a.pagedown em,
            .page2 a.pageup em,
            .page2 a.pagedown em {
                width: 5px;
                height: 9px;
                line-height: 0;
                font-size: 0;
                overflow: hidden;
                display: inline-block;
                position: absolute;
                top: 12px;
            }

        .page a.pageup em, .page2 a.pageup em {
            background-position: -94px -187px;
            left: 14px;
        }

        .page a.pagedown em, .page2 a.pagedown em {
            background-position: -99px -187px;
            right: 14px;
        }

        .page a.pageup-dis, .page a.pagedown-dis {
            background-color: #F9F9F9;
            color: #B0B0B0;
            cursor: default;
        }

            .page a.pageup-dis em, .page2 a.pageup-dis em {
                background-position: -104px -187px;
            }

            .page a.pagedown-dis em, .page2 a.pagedown-dis em {
                background-position: -109px -187px;
            }

.page2 {
    height: 26px;
    text-align: center;
    font-size: 0;
}

    .page2 span {
        display: inline-block;
        width: 16px;
        margin-right: 8px;
        margin-top: 4px;
        _margin-top: 5px;
        height: 20px;
        font-size: 14px;
        line-height: 20px;
        vertical-align: top;
        font-family: '\5b8b\4f53';
    }

    .page2 a {
        display: inline-block;
        min-width: 14px;
        height: 24px;
        padding: 0 5px;
        _padding: 0 8px;
        font: 14px/24px Arial;
        _line-height: 26px;
        background-color: #FFF;
        color: #565656;
        margin-right: 8px;
        border: 1px solid #E5E5E5;
        vertical-align: top;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
    }

        .page2 a.current {
            background-color: #FF7E00;
            color: #FFF;
        }

        .page2 a:hover {
            text-decoration: none;
        }

        .page2 a.pageup {
            font-size: 12px;
            padding: 0 7px 0 18px;
            position: relative;
        }

        .page2 a.pagedown {
            font-size: 12px;
            padding: 0 18px 0 7px;
            position: relative;
            margin-right: 0;
        }

            .page2 a.pageup em, .page2 a.pagedown em {
                top: 8px;
            }

        .page2 a.pageup em {
            left: 7px;
        }

        .page2 a.pagedown em {
            right: 7px;
        }

        .page2 a.pageup-dis, .page2 a.pagedown-dis {
            color: #C8C8C8;
            cursor: default;
        }

.wordRecord {
    padding: 10px 15px;
    height: 22px;
    text-align: center;
    font-size: 14px;
}
/* 分页显示lashouend */
