﻿body
{
  /* background-color: #fff;
    background-position: top;
    background-image: url('../image/space_mid.jpg');
    background-repeat: repeat-x;*/ 
    scrollbar-3dlight-color: #606f94;
    scrollbar-arrow-color: #4d5874;
    scrollbar-base-color: #f5f5f5;
    scrollbar-darkshadow-color: #5f6e93;
    scrollbar-face-color: #d8dfe8;
    scrollbar-highlight-color: #fff;
    scrollbar-shadow-color: #a3a3a3;
    scrollbar-track-color: #efefef;
    background-attachment: fixed;
        margin: 0;
    padding: 8px;
    overflow:visible;
}



.DDSubHeader
{
    background-position: left center;
    margin-bottom: 5px;
    font: 14px 微软雅黑;
    color: #003399;
    background-image: url('../image/news_icon4.gif');
    background-repeat: no-repeat;
    padding-left: 12px;
    font-weight: normal;
    margin-top:2px;
}

.DD
{
    font: 9pt Tahoma, Arial, sans-serif;
    color: #666;
}

/*	DataPager	*/
div.DDPager
{
    padding: 0px 6px;
}

.DDFloatLeft
{
    float: left;
}

.DDFloatRight
{
    float: right;
}

.DDFooter
{
    background-color: #dbddff;
}

.DDControl
{
    padding: 0px;
    font: 12px Verdana;
    color: #666;
}

.div_tools
{
    background: url(../image/toolbar/tool_793_40.png) no-repeat;
    width: 800px;
    height: 40px;
    font-family: "Tahoma";
    font-size: 11px;
    color: #000000;
    padding-left: 0px;
}

.div_tool
{
    margin: 3px 0px 3px 10px;
    color: #2a6ca3;
    font-size: 11px;
}

/* 底部超链接设计*/
div.DDBottomHyperLink
{
    font: .8em Tahoma, Arial, Sans-Serif;
}
div.DDBottomHyperLink a
{
    color: #839ce7;
    text-decoration: none;
}
div.DDBottomHyperLink a:hover
{
    color: #000099;
    text-decoration: underline !important;
}
div.DDBottomHyperLink img
{
    padding-right: 5px;
    border: none;
}

.alertRed td
{
    padding: 2px;
    border-right: #91a7b4 1px solid;
    background-color: Red;
}



.bt_add
{
    background-image: url('../image/create.gif');
    width: 18px;
    height: 18px;
}

.tool_left
{
    background-image: url('../image/toolbar/tool_left_650_30.png');
    background-repeat: no-repeat;
    vertical-align: bottom;
    width: auto;
    height: 30px;
}

.tool_right
{
    background-image: url('../image/toolbar/tool_right_10_30_2.png');
    background-repeat: no-repeat;
    vertical-align: bottom;
    width: 10px;
    height: 30px;
}

.tool_mid
{
    background-image: url('../image/toolbar/tool_mid_1_30.png');
    background-repeat: repeat-x;
    vertical-align: bottom;
    width: auto;
    height: 30px;
}

.clear
{
    clear: both;
}

/*错误提示信息*/
.errorInfo
{
    color: red;
    font-size: 12px;
}

.EmptyDataRowStyle
{
    padding: 5px;
    color: Red;
}

table.nav_bar table
{
    border: 0;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    font-size: 10pt;
}

table.nav_bar table.normal
{
    font-size: 9pt;
}

table.nav_bar table.selected
{
    font-size: 10pt;
}

table.nav_bar td a.normal
{
    background-color: transparent;
    color: #304276;
    padding: 2px 3px 2px 3px;
    text-decoration: none;
    white-space: nowrap;
    font-family: 微软雅黑;
    overflow: hidden;
    display: block;
}

table.nav_bar td a.selected
{
    background-color: transparent;
    overflow: hidden;
    color: #BC2931;
    display: block;
    padding: 2px 3px 2px 3px;
    text-decoration: none;
    white-space: nowrap;
    font-family: 微软雅黑;
    border-collapse: collapse;
    font-weight: bold;
}

table.nav_bar td a.hover
{
    background-color: transparent;
    color: #bc2931;
    display: block;
    padding: 2px 3px 2px 3px;
    text-decoration:none;
    white-space: nowrap;
    font-family: 微软雅黑;
    border-collapse: collapse;
    overflow: hidden;
}

.redField
{
    color: Red;
    font-weight:bold;
}

.alertField
{
    color: Maroon;
    font-weight:bold;
}

.blueField
{
    color: Blue; font-weight:bold;
}

.greenField
{
    color: Green; font-weight:bold;
}

.back
{
    background-image: url('../image/gridview/up.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
}

.yellowAlert
{
    background-image: url('../image/sp/yellowAlert.gif');
    background-repeat: no-repeat;
    padding-left:45px;
}

.myfilecontrol td {
    padding: 2px 3px;
}

.myfilecontrol .RowStyle td, .myfilecontrol .AltRowStyle td {
    border-right: dotted 1px #c7c7c7;
    padding: 5px 7px;
}

    .myfilecontrol .RowStyle td.td_cz .tablelink, .myfilecontrol .AltRowStyle td.td_cz .tablelink {
        font-size: 12px;
        color: #056dae;
        text-decoration: none;
        border-width: 0px;
        background-color: #fff;
        cursor: pointer;
    }

    .myfilecontrol .AltRowStyle td.td_cz .tablelink {
        background-color: #ededed;
    }

        .myfilecontrol .RowStyle td.td_cz .tablelink:hover, .myfilecontrol .AltRowStyle td.td_cz .tablelink:hover {
            text-decoration: underline;
            color: #00a4ac;
        }

.mylinktable .RowStyle td.td_cz .tablelink, .mylinktable .AltRowStyle td.td_cz .tablelink {
    font-size: 12px;
    color: #056dae;
    text-decoration: none;
    border-width: 0px;
    background-color: #fff;
    cursor: pointer;
}

.mylinktable .AltRowStyle td.td_cz .tablelink {
    background-color: #ededed;
}

    .mylinktable .RowStyle td.td_cz .tablelink:hover, .mylinktable .AltRowStyle td.td_cz .tablelink:hover {
        text-decoration: underline;
        color: #00a4ac;
    }

a.tablelink {
    color: #056dae;
    text-decoration: none;
}

    a.tablelink:hover {
        text-decoration: underline;
        color: #00a4ac;
    }
