.page2
{
    font-size: 12px;
    text-align: center;
}
.page2 .fl_left
{
    float: left;
    width: 200px;
    line-height: 20px;
    height: 20px;
}
.page2 .fl_left .page_all
{
    background: url(../image/icon.gif) no-repeat 0 5px;
    *background: url(../image/icon.gif) no-repeat 0 3px;
    padding-left: 12px;
    line-height: 20px;
    display: none;
}
.page2 a
{
    color: #0368a8;
    text-decoration: none;
    border: 1px solid #c8d8ec;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    margin: 0 3px;
    display: inline-block;
    background: #fff;
}
.page2 .page_all
{
    margin-right: 20px;
    display: none;
}
.page2 a:hover
{
    background: #fd8c00;
    border: 1px solid #ef5927;
    color: #fff;
}
.page2 .pagenum
{
    background: #fd8c00;
    border: 1px solid #ef5927;
    color: #fff;
}
.page2 .fristimg
{
    background: url(../image/p_left_03.gif) no-repeat 0 5px;
    *background: url(../image/p_left_03.gif) no-repeat 0 3px;
    padding-left: 15px;
    display: none;
}
.page2 .preimg span
{
    background: url(../image/p_left_03.gif) no-repeat 0 5px;
    *background: url(../image/p_left_03.gif) no-repeat 0 3px;
    padding-left: 8px;
}
.page2 .nextimg span
{
    background: url(../image/p_right_03.gif) no-repeat right 5px;
    *background: url(../image/p_right_03.gif) no-repeat right 3px;
    padding-right: 8px;
}
.page2 .lastimg
{
    background: url(../image/pagelast.gif) no-repeat right 5px;
    *background: url(../image/pagelast.gif) no-repeat right 3px;
    padding-right: 15px;
    display: none;
}
.page2 .preimg:hover span
{
    background: url(../image/p_left_04.gif) no-repeat 0 5px;
    *background: url(../image/p_left_04.gif) no-repeat 0 3px;
    padding-left: 8px;
}
.page2 .nextimg:hover span
{
    background: url(../image/p_right_04.gif) no-repeat right 5px;
    *background: url(../image/p_right_04.gif) no-repeat right 3px;
    padding-right: 8px;
}
.tz_page
{
    display: none;
}
