a
{
    text-decoration: none;
}
ul.jd_menu_vertical
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
ul.jd_menu_vertical ul
{
    display: none;
}
ul.jd_menu_vertical
{
    width: 165px;
}
ul.jd_menu_vertical li
{
    float: none;
}

/* -- Sub-Menus -- */
ul.jd_menu_vertical ul
{
    position: absolute;
    display: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    z-index: 10000;
    left: 170px;
    float:left;
}
ul.jd_menu_vertical ul li
{
    float: none;
    margin: 0px;
    background-color: #2e88e4;
    width: 170px;
}


ul.jd_menu_vertical, ul.jd_menu_vertical ul
{
    height: 20px;
}
ul.jd_menu_vertical
{
    height: auto;
}
ul.jd_menu_vertical ul
{
    background-color: #2e88e4;
}
ul.jd_menu_vertical li
{
    background-color: #2e88e4;
}

.left
{
    float: left;
    width: 170px;
    margin-right: 7px;
}
.left a:link, .left a:visited
{
}
.left a:hover, .left a:active
{
    color: #003399;
}
.box
{
font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align:left;
    /*margin-bottom: 7px; 
    padding-bottom:7px;*/
}
.title
{
    background: #c8e6fa url(title_bg.gif)/*tpa=http://quangninh.gov.vn/Style%20Library/Images/QuangNinhBlue/title_bg.gif*/ repeat-y left;
}


.s7
{
    background: #2e88e4;
    padding: 5px 0 0 0px;
}
.s7 a
{
    color: #fff !important;
}
.s7 a:hover
{
    color: Yellow !important;
}
.s7 div.title
{
    /*background: url(/Style%20Library/Images/QuangNinhBlue/nav-l_l.gif)  no-repeat scroll left top transparent;*/
    background: url("b.gif")/*tpa=http://quangninh.gov.vn/vi-VN/huyenthi/HuyenBinhLieu/PublishingImages/b.gif*/  no-repeat scroll left top transparent;
    font-weight: bold;
    color: #ffffff !important;
    padding: 5px 5px 5px 20px;
    font-size: 11px;
    font-family: Arial;
    text-transform: uppercase;
}
.s7 ul, .s7 li
{
    padding: 0;
    margin: 0;
}
.s7 ul li
{
    border-bottom: solid 1px #3664d9;
}

.s7 ul li.end
{
    padding: 0;
    border-bottom: none;
}
.s7 ul li a
{
    background: url(ico_plus.gif)/*tpa=http://quangninh.gov.vn/Style%20Library/Images/QuangNinhBlue/ico_plus.gif*/  no-repeat scroll 8px 8px transparent;
    padding: 3px 0px 3px 15px;
    display: block;
}
.s7 ul li a:link, .s7 ul li a:visted
{
}
.s7 ul li a:hover, .s7 ul li a:active
{
    color: #AADFFA;
    text-decoration: none;
}

