/*Download by http://www.codefans.net*/
.pageinfo
{
    width: 98%;
    height: 50px;
    background: #fff;
}
.pages
{
    float: left;
    height: 50px;
    overflow: hidden;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
    list-style-type: none;
    width: 100%;
    margin: 20px auto 0px auto;
}
.pages .ipttext
{
    padding-top: 1px;
    line-height: 19px;
    border: #ccc 1px solid;
    width: 50px;
}
.pages #btn_Go
{
    border: #ccc 1px solid;
    width: 32px;
    height: 22px;
    border-left: 0px;
    cursor: pointer;
}
.pages li
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    line-height: 19px;
    overflow-x: visible;
    width: auto;
    white-space: nowrap;
    float: left; /*margin-left: 7px;*/
    _width: 10px;
}
.pages .dotted
{
    color: #1f3a87;
    font-weight: bold;
}
.pages .beginEnd
{
    padding: 0px;
}
.pages a
{
    margin-right: 5px;
    text-decoration: none;
    border-left: #ccc 1px solid;
    padding-bottom: 0px;
    line-height: 18px;
    padding-left: 0.4em;
    padding-right: 0.4em;
    display: block;
    height: 18px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 0px;
    cursor: pointer;
    color: #1f3a87;
    border-bottom: #ccc 0px solid;
}
.pages a:visited
{
    color: #1f3a87;
}
.pages a:hover
{
    background: #1f3a87;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #1F3A87;
    border-bottom:0px;
}
.pages .current
{
    background: #1f3a87;
    color: #fff;
    text-decoration: none;
    line-height: 16px;
    font-weight: bold;
    border-bottom:0px;
}
.pages span
{
    margin-right: 5px;
    border-bottom: #ccc 0px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 0px;
    line-height: 18px;
    padding-left: 0.4em;
    padding-right: 0.4em;
    display: block;
    height: 18px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 0px;
    color: #ccc;
}
.pages span.current
{
    border: 1px solid #1F3A87;
    border-bottom:0px;
}
a.pageBtn_frist, a.pageBtn_frontpage, a.pageBtn_nextpage, a.pageBtn_end, a.pageBten_sx
{
    padding: 0px;
}
.pageinfoMap
{
    width: 98%;
    height: 50px;
    background: #fff;
    z-index: 99999;
}
