/*��Ҫ��ʽ*/
.leftside {
    width: 300px;
    float: left;
    margin-top: 15px;
}

.tit2 {
    font-family: Roboto Condensed-Bold;
    background: #003f88;
    line-height: 65px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    width: 270px;
    padding: 0 15px;
    font-weight: bold;
    background: url(/_upload/tpl/03/f0/1008/template1008/images/nav_top.jpg) no-repeat;
}

.subNavBox {
    width: 300px;
    margin: 0px auto;
    padding-bottom: 30px;
}

.subNav {
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    padding: 10px 0;
    padding-left: 45px;
    background: url(/_upload/tpl/03/f0/1008/template1008/images/left_icon.png) #004ea2 10px 5px no-repeat;
    border-bottom: #FFFFFF solid 1px;
    font-family: RobotoCondensed-Regular;
}

.subNav a {
    color: #FFFFFF;
    display: block;
}

.subNav:hover {
    color: #3995f8;
    background: url(/_upload/tpl/03/f0/1008/template1008/images/left_icon.png) #073b8c 10px 5px no-repeat;
}

.currentDd {
    color: #01164a
}

.currentDt {
    background: url(/_upload/tpl/03/f0/1008/template1008/images/left_icon.png) #004ea2 10px 5px no-repeat;
    color: #fff;
    padding-left: 45px;
    font-family: Roboto Condensed-Bold;
}

.currentDt:hover {
    color: #3995f8;
}

.navContent {
    display: none;
    padding: 0px 0;
    text-align: left;
    background-color: #eeeded;
}

.navContent li {
    border-bottom: solid 1px #d8d8d8;
    line-height: 24px;
    padding: 10px 0;
}

.navContent li a {
    display: block;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-left: 50px;
    margin-right: 20px;
}

.navContent li em {
    position: absolute;
    width: 8px;
    height: 8px;
    margin-top: 0px;
    margin-left: 25px;
}

.navContent li:hover {
    background-color: #96c6fe;
    color: #333;
    font-weight: bold;
}

.navContent li a dl {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-top: 0px\0;
    margin-bottom: 0px\0;
}

.navContent li a dl dt {
    float: left;
    margin-left: 10px;
    color: #ff7324;
}

.navContent li a dl dd {
    width: 210px;
    width: 250px\0;
    -webkit-margin-start: 25px;
    margin-left: 25px;
}

.inactive {
    background: url(/_upload/tpl/03/f0/1008/template1008/images/on.png) no-repeat right top;
    background-position: 95% 25%;
    color: #fff;
    padding-right: 25px;
}