﻿body
{font-size:12px; font-family:@Adobe 宋体 Std L;
}
.Page
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}
.Page li
{
    float: left;
    margin-right: 5px;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    line-height: 20px;
    color: green;
    height: 20px;
    background: url(/images/page/page.png) no-repeat;
    height: 20px;
    width: 20px;
}
.Page select
{
    margin-left: 5px;
    height: 20px;
    min-width: 50px;
    text-align: center;
    color: Green;
    background-color: Transparent;
}
.Page option
{
    height: 20px;
}
.Page a, .Page a:visited
{
    color: #667555;
    display: block;
    text-decoration: none;
}
.Page a:hover
{
    color: White;
    background: url(/images/page/pageOn.png) no-repeat;
    height: 20px;
    width: 20px;
}
.Page .Statu{ background: url(/images/page/pageStatu.png) no-repeat;
    height: 20px;
    width: 55px;}