html, body {
    font-family:sans-serif;
}

.bjmenu ul {
    float:left;
}

.bjmenu li {
    clear:left;
    font-size:12px;
}

.bjmenu {
    width:230px;
}

.bjmenu a { 
    float:left;
    display:block;
    color:#000;
    text-decoration:none;
}

.bjmenu {
    display:block;
    height:52px;
    background: url(/images/down.gif) 4px 0px no-repeat;
}

.bjmenu h2 {
    padding-top:20px;
    font-weight:bold;
    border-bottom:1px solid #EFE300;
    margin: 0px 0px 13px 70px;
}

.bjmenu ul h2 {
    padding-top: 15px;
}
.bjmenu ul {
    margin:0px;
    padding-bottom:15px;
}

.bjmenu .content h2 {
    margin-bottom:0px;
    font-size:14px;
}

.bjmenu li.arrow-right a {
    background: url(/images/right.gif) 35px 3px no-repeat;
}

.bjmenu li.arrow-right a {
    font-weight: 900;
}

.bjmenu li a {
    padding-left:70px;
    width:160px;
}

.bjmenu li {
line-height:18px;
}

#menu_archive li a:hover,
#menu_links li a:hover {
background-color:#e0e0e0;
}
.bjmenu li a:hover {
background-color:#f0f0f0;
}
.bjmenu li.arrow-right a {
/*width:100%;*/
}

.submenu {
    background-color:#f0f0f0;
    display:none;
}
