.txt_red
{
    color: #f00;
}
.txt_pagelist
{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    float: left;
}
.txt_pagelist .total
{
    float: left;
    font-size: 14px;
    margin-top: 12px;
    color: #666;
    margin-right: 10px;
}
.txt_pagelist1
{
    color: #707070;
    font-size: 12px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
}
.txt_pagelist a
{
    text-decoration: none;
    margin-right: 5px;
    color: #fff;
    background: #474747;
    text-decoration: none;
    white-space: nowrap;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    padding: 0 7px;
    display: block;
    float: left;
    font-size: 14px;
    margin-top: 8px;
}
.txt_pagelist1 a:hover
{
    background: #666;
    color: #fff;
    border: solid 1px #999;
}
.txt_pagelist a:hover
{
    background: #3285d7;
}
#cur_pagelist
{
    background: #f97c20;
    color: #fff;
}
#txt_First1, #txt_Pre1, #txt_Next1, #txt_Last1
{
    padding: 0;
    margin: 0;
    margin-right: 2px;
    width: 32px;
    height: 34px;
    text-indent: 99em;
}
#txt_First, #txt_Pre, #txt_Next, #txt_Last
{
    padding: 0;
    width: 32px;
    height: 34px;
    text-indent: 99em;
    text-indent: 99em;
    margin: 0;
    margin-right: 2px;
}
#txt_Pre, #txt_Pre1
{
    background: url(../image/left.gif);
}
#txt_Next, #txt_Next1
{
    background: url(../image/right.gif);
}
.pagelist
{
    float: right;
}
