/*Ö÷ÒªÑùÊ½*/

.leftside{ width:300px; float:left;  }
.subNavBox{width:100%;margin:0px auto; padding-bottom:40px; color:#000; padding-top:15px;  }
.subNav{cursor:pointer;font-size:18px;color:#000; line-height:35px ; background:url(../images/arrow1.png)  20px center no-repeat; font-family:RobotoCondensed-Regular; font-weight:bold; border-bottom:#fff solid 1px; padding:7px 0;padding-left:43px;   }
.subNav a{color:#333;}
.subNav:hover{color:#003f88; background:url(../images/blue_arrow.png)  20px center no-repeat; background-color:#fff;text-decoration: none; border-left:#003f88 solid 4px;border-right:#003f88 solid 4px;}
.currentDd{color:#01164a; }
.currentDt{ background:url(../images/arrow2.png)  20px center no-repeat;color:#003f88; padding-left:43px; background-color:#fff;text-decoration: none; border-left:#003f88 solid 4px;border-right:#003f88 solid 4px;}
.currentDt:hover{color:#003f88;  }
.navContent{display: none; padding:0px; text-align:left; font-family:RobotoCondensed-Regular; }
.navContent li{heighr:40px; background:url(../images/dot.png) no-repeat 30px center; color:#333;  border-bottom:#fff solid 1px;}
.navContent li a{display:block;width:200px;heighr:50px;text-align:left;font-size:16px;line-height:50px;color:#333; margin-left:50px; }
.navContent li em{position:absolute; width:8px; height:8px; margin-top:0px; margin-left:25px;}
.navContent li a:hover{color:#003e87; }
.navContent li:hover{background-color:#dedede;}
.n_active{background-color:#dedede;}

.left_bg{background-color:#eeeeee; border-radius:0px 0px 20px 25px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 0;-moz-border-radius-bottomleft: 0;-moz-border-radius-bottomright: 20px;}
