@charset "gb2312";
/* CSS Document */


#leftNav {
    background-color: #E5E5E5;
    background-image: url("../images/template/bg_leftnav_bottom.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 30px;
    overflow: hidden;
    padding: 0 0 15px;
    width: 200px;
}

#leftNav a {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #B6B6CD;
    display: block;
    font-size: 85%;
    line-height: 1.6em;
    text-decoration: none;
}



#leftNav h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px !important;
    margin: 12px 0 5px 8px;
    padding: 0;
    text-transform: uppercase;
}

#leftNav h4 a {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none;
    font-size: 12px;    
    margin: 0 !important;
    padding: 0 !important;
    font-family: Microsoft YaHei,SimSun,Microsoft YaHei,SimHei;
}




#leftNav dl {
    margin: 0;
    padding: 0;
}

#leftNav dd.currentSection {
    background-color: #F3F4ED;
}

#leftNav dl dd {
    line-height: 1.5em;
    margin: 0 !important;
    padding: 0;
}


#leftNav dd.currentSection a.currentSectionLink {
    background-position: 9px 5px;
}

#leftNav dd.currentSection a.currentSelectedItem {
    background-position: 9px 5px;
}

#leftNav a.firstDisplayItem {
    border-top: medium none;
}


#leftNav a.currentSelectedItem {
    background-color: #AFA5B2;
    color: #FFFFFF !important;
    font-weight: bold;
}



#leftNav a.currentSectionLink {
    background-image: url("../images/icons/l_nav_op.gif");
}

#leftNav a.currentSelectedItem {
    background-image: url("../images/icons/l_nav_open_sel.gif");
}

#leftNav dl dd a {
    background-position: 9px 6px;
    line-height: 1.5em;
    padding: 3px 8px 2px 18px;
}

#leftNav dd a {
    background-image: url("../images/icons/l_nav_clo.gif");
    background-repeat: no-repeat;
}

#leftNav dd.currentSection a.currentSelectedItem {
    background-position: 9px 5px;
}

#leftNav dl dl dl dd.currentSection a.currentSelectedItem {
    background-position: 29px 5px;
}
#leftNav dl dl dl dd.currentSection a.currentSectionLink {
    background-position: 29px 5px;
}
#leftNav dl dl dl dl dd.currentSection a.currentSelectedItem {
    background-position: 39px 5px;
}
#leftNav dl dl dl dl dd.currentSection a.currentSectionLink {
    background-position: 39px 5px;
}

#leftNav a:hover {
    text-decoration: underline;
}
#leftNav dd a.noChildren {
    background-image: none !important;
}
#leftNav a.firstDisplayItem {
    border-top: medium none;
}
#leftNav a.lastDisplayItem {
    border-bottom: medium none;
}

#leftNav dd.currentSection a.currentSectionLink {
    background-position: 9px 5px;
}

#leftNav a {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #B6B6CD;
    display: block;
    font-size: 12px;
    line-height: 1.6em;
    text-decoration: none;
}



#leftNav a:link, #leftNav a:active, #leftNav a:visited {
    color: #333333;
    text-decoration: none;
}


#leftNav a.currentSelectedItem {
    background-color: #AFA5B2;
    color: #FFFFFF !important;
    font-weight: bold;
}

#leftNav dl dl dd {
    background-color: #F3F4ED;
    margin: 0 !important;
    padding: 0;
}
#leftNav dl dl dd a {
    background-position: 19px 6px;
    padding: 3px 8px 2px 28px;
}
#leftNav dl dl dl dd {
    background-color: #F3F4ED;
    margin: 0 !important;
    padding: 0;
}
#leftNav dl dl dl dd a {
    background-position: 29px 6px;
    padding: 3px 14px 2px 38px;
}
#leftNav dl dl dl dl dd {
    background-color: #F3F4ED;
    margin: 0 !important;
    padding: 0;
}
#leftNav dl dl dl dl dd a {
    background-position: 39px 6px;
    padding: 3px 14px 2px 48px;
}
#leftNav dl dl dl dl dl dd {
    background-color: #F3F4ED;
    margin: 0 !important;
    padding: 0;
}
#leftNav dl dl dl dl dl dd a {
    background-image: none !important;
    padding: 3px 14px 2px 58px;
}

#leftNav a:hover {
    text-decoration: underline;
}