
.left_nav{ width:200px; height:auto;padding:5px; z-index:777; background:#fff; border:1px solid #0063be; float:left}
.left_nav dl dt{ width:190px; height:32px; line-height:32px; background:url(../images/long.png) no-repeat 12px center #0063be; padding-left:10px; color:#0063be; margin-bottom:4px; }
.left_nav dl dd{ width:190px; height:35px; position:relative;}
.left_nav dl dd .nav_right{ width:180px; height:auto; overflow:hidden; position:absolute; left:160px; top:0px; padding:0px 5px 10px 5px;background:#fff; display:none; border:1px solid #0063be;}
.left_nav dl dd .nav_right a{ width:180px;height:20px; line-height:20px; text-align:left; color:#666;padding-left:40px; background:url(../images/nav_right_bg.png) no-repeat 20px center; display:block; float:left; margin-top:10px; white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}
.left_nav dl dd .nav_right a:hover{ width:180px;height:20px; line-height:20px; text-align:left; color:#666;padding-left:40px; background:url(../images/nav_right_bg.png) no-repeat 20px center; display:block; float:left; margin-top:10px; white-space:nowrap;}
.left_nav dl dd a.nav_left{width:180px; height:29px; text-align:left;line-height:29px; background:url(../images/left_nav_dt_bg.png) no-repeat 215px center #0063be; padding-left:20px; display:block; border-bottom:1px solid #0063be;color:#0063be; white-space:nowrap;margin-left: -40px;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}
.left_nav dl dd a.nav_left:hover{background:url(../images/left_nav_dt_bg2.png) no-repeat 230px center #0063be; color:#fff; text-decoration:none;}