﻿
body{ overflow-x: hidden;}
.banner
{
    height: 60px;
}
.banner .MasterTop_CW
{
    width: 1020px;
    margin: 0px auto;
    height: 40px;
    padding: 10px 0px 10px 0px;
}
.MasterTop_CW .MasterHead_CW
{
    font-size: 28px;
    font-weight: bold;
     margin:0px; padding:0px;
     width:390px;
}

.MasterTop_CW .MasterHead_CW span
{
    font-size: 16px;
    margin-left: 15px;
}

.MasterBody_CW
{
    width: 100%;
    height: 600px;
    float: left;
}
.exit
{
    float:right; height:40px; line-height:40px; vertical-align:middle; 
}
.exit a
{
    text-decoration:none;  color:#5c87b2;
}
.exit_content
{
    height:30px; line-height:30px; vertical-align:middle; width:96%; margin:0px auto;
}
#MainTabs, #ListEmptGrid
{
    float: left;
    margin-top: 20px;
    margin-left:20px;
    width: 850px;
    height:650px;
}

#MianMenu, #ProjectPerPlant_Tree_Id
{
    width: 223px;
    float: left;
    margin-top: 20px;
    border: 1px solid #AAAAAA;
    border-radius:5px;
    height: 580px;
    overflow: auto;
}

.MianMenu_Title
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    height:36px; 
    vertical-align:middle; 
    background:#f5f5f5;
}
.MianMenu_Title b
{
    float: left;
    margin-top:7px;
    padding-left:10px;
    font-size: 18px; color:Black;
}

#MianMenu .MianMenu_Tree, #ProjectPerPlant_Tree_Id .MianMenu_Tree
{
    width: 100%;
    margin: 0 auto;
    height: 100%;
    overflow: auto;
}


#MianMenu .MianMenu_Title a
{
    float: right;
    margin-top: 3px;
}


.menu_sys
{
    width: 100%;
    min-width: 1015px;
    background: #E8EEF4;
    height: 36px;
     border-top:1px solid Gray;
     border-bottom:1px solid Gray;
}
.contain
{
    width: 1020px;
    margin: 0px auto;
    height: 700px;
}
/*nav*/
#nav
{
    height: 36px;
    list-style-type: none;
    width: 1010px;
    margin: 0 auto; padding:0px;
}
#nav .jquery_out
{
    float: left;
    line-height: 36px;
    display: block;
    border-right: 1px solid #fff;
    text-align: center;
    color: #fff;
    font: 18px/32px "微软雅黑";
    background: #062723 url(/Content/images/slide-panel_03.png) 0 0 repeat-x;
}
#nav .jquery_out .smile
{
    padding-left: 1em;
}
#nav .jquery_inner
{
    margin-left: 16px;
}
#nav .jquery
{
    margin-right: 1px;
    padding: 0 2em;
}

#nav li
{
    background: #E8EEF4;
    float: left;

    width: 140px; /*IE6 only*/
    font-size: 15px;
    font-family: "微软雅黑";
}
#nav li a
{
    color: #000;
    text-decoration: none;
    line-height:36px;
    display: block;
    padding: 0 20px;
    width: 100px;
    text-align: center;
}
#nav li a:hover, #nav .mainlevel a.cur
{
    color: #FFFFFF;
    text-decoration: none;
    background: #5c87b2;
}
#nav .menu_on a
{
    color: #FFFFFF;
    text-decoration: none;
    background: #5c87b2;
    line-height:36px;
    display: block;
    padding: 0 20px;
    width: 100px;
    text-align: center;
}
#nav .mainlevel ul
{
    display: none;
    position: absolute;
}
#nav .mainlevel li
{
    border-top: 1px solid #fff;
    background: #ffe60c;
    width: 140px; /*IE6 only*/
}



/*项目经理菜单配置ui*/
.ProjectPerPlant_Page
{
    width: 100%;
}


#ProjectPerPlant_Tree
{
    width: 420px;
    float: left;
    margin: 10px auto 0px auto;
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    height: 445px;
    overflow: auto;
}
.ProjectPerPlant_Tree_Search
{
    width: 420px;height:30px; 
    vertical-align:middle; background-color: #FFFFFF;
}


















