﻿
#Content
{
    padding: 5px;
    margin: 10px 0px 0px 0px;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    height: 636px;
}

#Content #Footer
{
    clear: both;
    margin: 2px 0px 0px 0px;
    padding-right: 10px;
    padding-left: 0px;
    line-height: 30px;
    vertical-align: bottom;
    text-align: left;
    width: 870px;
    height: 30px;
    color: #808080;
}

#Content .local
{
    margin: 0px auto 0px auto;
    width: 988px;
    height: 30px;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

#Content .title
{
    float: left;
    width: 988px;
    background-color: #649de1;
    line-height: 31px;
    height: 33px;
    margin: 0px auto 2px auto;
}

#Content .title .title2  
{
    margin: 2px 0px 0px 0px;
    background-image: none;
    float: left;
    padding-right: 30px;
    padding-left: 10px;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: #086104;
    width: auto;
}

#Content .title .title3
{
    float: right;
    height: 30px;
    width: 300px;
    margin-top: 1px;
}

#Content .title .title3 .apprb
{
    margin: 3px 0px 0px 0px;
    float: right;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    border-right-width: 0px;
    border-right-style: none;
    border-right-color: #086104;
    width: auto;
}

#Content .contentlist
{
    width: 990px;
    margin-top: 10px;
}

#Content .contentlist #pageDetails table tbody tr td
{
    border: 1px solid #000000;
}

#Content .contentlist #pageDetails table tbody tr td a:hover
{
    text-decoration: underline;
    color: #0B3059;
}

#Content .contentlist #pageDetails table tr td a
{
    color: #12549C;
    overflow: visible;
}

#Content #Page
{
    margin: 10px auto 0px 0px;
    width: 968px;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    text-align: left;
    background-color: #0FF;
    color: #666;
    padding-right: 10px;
    padding-left: 10px;
}


#Content #Page a
{
    color: #FFF;
    border: 1px solid #FFF;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #C90;
    height: 25px;
    line-height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#Content #Page a:hover
{
    color: #FFF;
    background-color: #FFC002;
}

/*近期换员部分的式样---排序链接及查询范围链接*/

#Recent_LinkButton_Div
{
    line-height: 25px;
    margin: 5px;
    height: 25px;
}

#Recent_LinkButton_Sort_Span
{
    float: right;
}

#Recent_LinkButton_Time_Span
{
    float: left;
}

.Recent_LinkButton
{
    padding-right: 10px;
    padding-left: 10px;
    color: #0000FF;
    cursor: pointer;
    text-decoration: underline;
}

.Custom_Exchange
{
    clear: both;
    margin-bottom: 5px;
    margin-left: 20px;
    line-height: 25px;
    vertical-align: middle;
    height: 25px;
    display: none;
}

.Custom_Exchange_Select
{
    clear: both;
    margin-bottom: 5px;
    margin-left: 20px;
    line-height: 25px;
    vertical-align: middle;
    height: 25px;
    display: block;
}

.Recent_SearchButton
{
    margin: -5px;
}