.nav_category a:focus{outline:none;}
.nav_category{width:100%;margin:0px; }
.nav_category li{padding:0px; hegiht:30px; text-indent:10px; font-weight:bold; }
.nav_category li a:link,
.nav_category li a:visited{display:block; width:180px; padding:3px 15px 3px 0; color:#fff; background:url("images/02.png") no-repeat; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.nav_category li a:hover { background:url("images/0022.png") no-repeat;text-decoration:none;}
.nav_category li.activePnt a { background:#000 url("images/sj2.gif") no-repeat 177px center;}
.nav_category li.selected a{color:#fff; background:url("images/000222.png") no-repeat; }
.nav_category li.selected a:hover{color:#fff; background:url("images/0022.png") no-repeat; }

.nav_category ul{display:none;padding:0px;}
.nav_category ul li{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-indent:20px; width:195px; border-bottom:1px #ddd solid;font-weight:normal; color:#000; background:#d6d6d6; height:25px;}
.nav_category ul li a:link,
.nav_category ul li a:visited{height:25px;border:none;border-radius:0;background:none;color:#000; font-size:12px;}
.nav_category ul li a:hover{color:#eee; background:#BDBDBD;}
.nav_category ul li.selected > a{background:#BDBDBD;font-weight:bold;}