﻿.list_head_operation
{
    font-size: 12px;
    height: 28px;
}
.list_head
{
    font-size: 12;
    font-weight: bold;
    height: 28px;
    text-align: center;
}

.list_bottom
{
    color: #000000;
    font-size: 12;
    background-color: #d3eaef;
    height: 28px;
    text-align: center;
}


.list_content
{
    font-size: 12px;
    height: 20px;
    text-align: center;
    padding: 0px;
}

.page
{
    text-align: center;
    color: #000000;
    float: inherit;
}

.page strong
{
    text-align: center;
    color: #459300;
}
.a_head_operation
{
    color: #e1e2e3;
    text-decoration: none;
}
a
{
    color: #555555;
    text-decoration: none;
}

.gv
{
    width: 100%;
}

.gv_list
{
    width: 100%;
}
.gv_head
{
    background-color: #a8c7ce;
}




.paginator
{
    color: #2a579a;
    font-family:  \5FAE\8F6F\96C5\9ED1;
    font-size: 12px;
    margin: 0 5px 0 0;
    padding: 3px 7px 3px 7px !important;
    background:  url('../resources/images/shortcut-button-bg.gif') top left no-repeat;
   
}
.paginator a
{
    color: #2a579a;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 12px;
    cursor: pointer;
    border: 1px solid #ddd !important;
    padding: 3px 7px 3px 7px !important;
    background: #f7f7f7 url('../resources/images/shortcut-button-bg.gif') top left no-repeat;
    
    
    
    
}
.paginator a:hover
{
    color: Black;
    font-family:  \5FAE\8F6F\96C5\9ED1;
    font-size: 12px;
    cursor: pointer;
    background: #2a579a;
    border-color: #2a579a !important;
    color: #fff !important;
}
