body
{
    margin: 0px;
    border: 0px;
    font-size: 13px;
    font-family: ËÎÌå;
    overflow: hidden;
}
img
{
    border: 0px;
}
#divHead
{
    background-color: #9ABDED; /*B6C5EE  93B7F3*/
    background-image: url(../images/logo_02.gif);    
    width: 100%;
    height: 69px;
    overflow: hidden;
    border-bottom: 1px #9BA2B2 solid;
}
#divHeadLeft
{
    float: left;
    padding: 0px;
}
#divHeadRight
{
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    line-height: 25px;
}
.divHeadNav
{
    float: right;
    padding: 2px 5px 2px 5px;
    text-align: center;
}
.divHeadNavImg
{
    padding-bottom: 5px;
    width: 30px;
    height: 30px;
}

#divHeadDate
{
    clear: both;
    float: right;
}

.divblank
{
    height: 4px;
    background-image: url(../images/Index_06.gif);
    width: 100%;
}
.divBlank2
{
    height: 5px;
    clear: both;
}

#divLoginUserInfo
{
    clear: both;
    float: right;
}
#divNavigation
{
    height: 26px;
    line-height: 26px;
    background-image: url(../images/Index_09.gif);
    border-bottom: 1px #D6D6D6 solid;
    width: 100%;
    overflow: hidden;
}
#divQuickNavigation
{
    float: left;
    padding-left: 5px;
}
#divOtherNavigation
{
    float: right;
    padding-right: 10px; 
    height: 26px;
}

#divContent
{
}


.MenuPanel
{
    background-color: #93B7F3;
    height: 31px;
    line-height: 31px;
    border: 0px;
}
.MenuTitleImg
{
    float: left;
    text-align: left;
    padding-left: 5px;
    padding-top: 2px;
}
.MenuTitle
{
    float: left;
    text-align: left;
    padding-left: 2px;
    font-size: 14px;
}
.MenuImg
{
    float: right;
    text-align: right;
    padding-right: 8px;
    cursor: pointer;
}
.MenuTree
{
    height: 350px;
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
}

#divBottom
{
    background-image: url(../images/Index_09.gif);
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px #D6D6D6 solid;
}

a
{
    color: #333;
    cursor: pointer;
    text-decoration: none;
    font-size: 13px;
}
a:hover
{
    font-size: 13px;
    text-decoration: none;
}

.headNav
{
    float: right;
    height: 26px;
}
.headNav ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.headNav li
{
    padding-left: 10px;
    float: left;
    text-align: center;
    height: 26px;
    line-height:26px;
    vertical-align:middle;
}
.headNav span
{
    width: 95px;
    display: none;
    padding: 1px;
}

.headNav a:hover span
{
    display: block;
    position: absolute;
    z-index: 10000;
    border: 1px solid #D6D6D6;
    background: #ffffff;
    color: #000000;
    white-space: nowrap;
    text-align: center;
}

.headNav2
{
    float: left;
}
.headNav2 li
{
    padding-left: 2px;
    float: left;
    text-align: center;
    height: 26px;
}
.headNav2 span
{
    width: 70px;
    display: none;
    padding: 1px;
}
.headNav2 a:hover span
{
    display: block;
    position: absolute;
    z-index: 10000;
    border: 1px solid #D6D6D6;
    background: #ffffff;
    color: #000000;
    white-space: nowrap;
    text-align: center;
    margin-left: -5px;
}

.l-menu-itemEx-over
{
    position: relative;
    height: 23px;
    line-height: 23px;
    width: 100%;
    cursor: pointer;
    background-color: #ededed;
}


.SearchText
{
    border: 1px #D6D6D6 solid;
    padding: 2px;
    height: 20px;
    color: #ADADAE;
    width: 200px;
}


.navTable  td{  line-height:26px;}