.nav_category a:focus{outline:none;}
.nav_category{width:auto;margin:1px 0px;}
.nav_category li{padding:0px; background:url(/images/dot1.jpg) repeat-x 0px 28px; text-indent:10px; font-weight:bold; border-bottom:1px #fff solid;}
.nav_category li a{ background:url(images/arrow.gif) no-repeat left 11px;}
.nav_category li a:link,
.nav_category li a:visited{display:block;width:100%;padding:3px 0;color:#039;}
.nav_category li.selected a,
.nav_category li a:hover{color:#d00;text-decoration:none;}

.nav_category ul{display:none;padding:0px;}
.nav_category ul li{ _width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-indent:30px; padding:0px; border-bottom:0px #dcdcdc dotted;font-weight:normal;background:#fff url(/images/arrow.gif) no-repeat 15px 50%;}
.nav_category ul li a:link,
.nav_category ul li a:visited{height:20px;border:none;border-radius:0;background:none;color:#666; font-size:11px;}
.nav_category ul li a:hover{color:#003366;}
.nav_category ul li.selected > a{background:#eee;font-weight:bold;}