﻿
html
{
    /*overflow: hidden; 	width: 100%; 	height: 100%;*/
    scrollbar-face-color: #88CCDF;
    scrollbar-highlight-color: #88CCDF;
    scrollbar-shadow-color: #88CCDF;
    scrollbar-3dlight-color: #88CCDF;
    scrollbar-arrow-color: #EDF8D6;
    scrollbar-track-color: #5C98BA;
    scrollbar-darkshadow-color: #5C98BA;
    scrollbar-base-color: #5C98BA;
}

body
{
    /*min-width: 780px;*/
    margin: 0;
    padding: 0;
    border: 0;
    color: #666666;
    background-color: #DADFFC; /* DADFFC 5C98BA #406286;*/
    width: 100%;
    height: 100%; /*overflow: hidden;*/
    font-family: "宋体" , "Arial" , "Helvetica" , "sans-serif";
    font-size: 12px;
}
td, th
{
    font-family: "宋体" , "Arial" , "Helvetica" , "sans-serif";
    font-size: 12px;
    margin: 0px;
    scrollbar-highlight-color: #F5F9FF;
    scrollbar-shadow-color: #828282;
    scrollbar-3dlight-color: #828282;
    scrollbar-arrow-color: #797979;
    scrollbar-track-color: #ECECEC;
    scrollbar-darkshadow-color: #ffffff;
}

h1, h2, h3, h4, h5, h6
{
    color: #0066CB;
}

h1
{
    font-size: 2.0em;
    font-weight: normal;
}

#mainwrapper
{
    margin: 0 auto;
    width: 100%;
    height: 100%;
    text-align: left;
}

#header
{
    margin-left: 0px;
    margin-bottom: 0px;
    color: #FFFFFF;
    background-color: #8CA7BB;
    border: solid 1px #005AC5;
    font-size: 2.0em;
    font-weight: bold;
    padding: 1px;
    border-bottom: solid 1px Black;
}

#header-bottom
{
    width: 100%;
    font-size: 14px;
    font-style: italic;
    position: absolute;
}

#content
{
    width: 100%;
    height: 100%;
    border-bottom: solid 1px Black;
    background-color: #DADFFC;
}

#content-left
{
    width: 160px;
    padding-top: 5px;
}

#content-left a:hover
{
    color: #0066CB;
}

#content-right
{
    width: auto;
    border-left: 1px solid Black;
    padding: 5px;
    vertical-align: top;
}

#breadcrumb
{
    width: 100%;
    height: 100%;
    font-size: 9pt;
    vertical-align: middle;
    background-color: #BBCAD7;
}

#breadcrumb a
{
    color: #0066CB;
    text-decoration: none;
}

#breadcrumb a:hover
{
    text-decoration: underline;
}

.menu_nodeStyle
{
    color: Black;
    font-family: "Verdana";
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
    width: 100%;
    border: solid 1px White;
}

.menu_hoverNodestyle
{
    background-color: #33CC33;
    border: solid 1px #888888;
    cursor: pointer;
}

.menu_selectedNodestyle
{
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    color: #0066CB;
}
.leftmargin
{
    margin-left: 220px;
}


.virtual_body
{
    /*width: 100%; 	height: 100%;*/ /*overflow: auto;*/
    text-align: left;
    padding-bottom: 0px; /*background-color: #D0DEE1; #DADFFC;*/
    margin-top: 1px;
}

.fixed_div
{
    position: relative;
    z-index: 100;
    width: 100%;
    height: auto;
    background: #e5e5e5;
    margin: 0px;
    text-align: left;
}
.whitebody
{
    background: #ffffff;
    width: 100%;
    height: 100%;
    background-color: #DADFFC;
}
.maincontentbody
{
    width: 100%;
    height: 100%;
    background-color: #DADFFC;
}
.modalPopup
{
    background-color: #DADFFC;
    border-width: 2px;
    border-style: solid;
    border-color: #72A0CF;
    padding: 0px;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.auditingprotect
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 100;
    position: absolute;
}
.modalHead
{
    height: 20px;
    font-weight: bold;
    vertical-align: middle;
    background-color: #72A0CF;
}

.modalBody
{
    padding: 5px;
    background-color: #ffffff;
}

.panelMain
{
    float: left;
    height: auto;
    margin: 2px;
    overflow: auto;
}
.panelBottom
{
    height: 200px;
    position: relative;
}
.panelTreeView
{
    float: left;
    height: auto;
}

.collapsePanelLeft
{
    float: left;
    background-color: #BBCAD7;
    vertical-align: middle;
    height: 200%;
}

.panelSiteMapPath
{
    /*width: 100%;*/
    height: auto;
    font-size: 9pt;
    vertical-align: middle;
    padding: 3px;
    margin: 0px;
    text-decoration: none;
    background: url(../../Images/sitemap.gif) repeat-x;
}
.panelNavigation
{
    width: 100%;
    height: auto;
    font-size: 9pt;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    background-color: #8CA7BB;
}

.panelNavigation a
{
    color: #0066CB;
    text-decoration: none;
}

.panelNavigation a:hover
{
    color: #0066CB;
    text-decoration: none;
}
.panelNavigation a:link
{
    color: #0066CB;
    text-decoration: none;
}
.panelNavigation a:visited
{
    color: #0066CB;
    text-decoration: none;
}
.panelNavigation a:active
{
    color: #0066CB;
    text-decoration: none;
}


.panelSiteMapPath a
{
    color: #0066CB;
    text-decoration: none;
}

.panelSiteMapPath a:hover
{
    color: #0066CB;
    text-decoration: none;
}
.panelSiteMapPath a:link
{
    color: #0066CB;
    text-decoration: none;
}
.panelSiteMapPath a:visited
{
    color: #0066CB;
    text-decoration: none;
}
.panelSiteMapPath a:active
{
    color: #0066CB;
    text-decoration: none;
}

.wizardbody
{
  background-color:#40BBDF;/*A5CBE0;*/
}
.wizard
{
   width:100%;
   height:100%;
   
}
.wizard a
{
    color: #0066CB;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.wizard a:hover
{
    color: #0066CB;
    text-decoration: none;
    background-color: #FF9966;
    border: 0px outset;
}
.wizard a:link
{
    color: #0066CB;
    text-decoration: none;
}
.wizard a:visited
{
    color: #0066CB;
    text-decoration: none;
}
.wizard a:active
{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #066;
    border: 0px outset;
}


.panelHead
{
    color: #FFFFFF;
    background-color: #8CA7BB;
    padding: 0px;
    margin: 0px;
}
.divPath
{
    float: left;
}
.divLogin
{
    float: right;
}

/*必填字段背景色*/
.mustinput
{
    background-color: #FFDFBF;
}
.popupbody
{
    background-color: #DADFFC;
}
/*审核间隔行样式*/
.spaceline
{
    height: 5px;
    background-color: #8CA7BB;
}
/*操作提示信息颜色*/
.hint
{
    color: Red;
    font-weight: bold;
    font-size: 14px;
}
.overdue
{
    background-color: #FF9966;
}
.mainbody
{
    margin: 0;
    padding: 0;
    border: 0;
    color: #666666;
    background-color: #DADFFC;
    font-family: "宋体" , "Arial" , "Helvetica" , "sans-serif";
    font-size: 12px;
}
.tableform
{
   width:800px;
}
.width
{
   width:800px;
}
.oddline
{
 background-color:#C8EEFF;
}
.evenline
{
 background-color:#E8F8FF;
}
.view table tr
{
   height:20px;
}
.tableline
{
   border:collapse 1px;
}
.helpbody
{
 background-color:#234343;
}
