﻿ul, ol, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}


.Dhbj {
    height: 42px;
    background-image: url(/images/xjzx_in_09.jpg);
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
}

#menu {
    line-height: 30px;
    margin-left: 0px;
    position: absolute;
    /*background-image: url(/images/tjb_in_16.jpg);*/
}


.ul_1 {
    width: 991px;
    height: 39px;
}

.a_1 {
    color: #fff;
}

.li_1_1 {
    width: 90px;
    float: left;
    height: 34px;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: none;
    padding-top: 6px;
    text-align: center;
    background-position-x: center;
    background-position-y: 0px;
}

.li_1 {
    display: inline-block;
    width: 100px;
    float: left;
    height: 34px;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: none;
    padding-top: 6px;
    text-align: center;
    background-position-x: center;
    background-position-y: 0px;
}



ul, li, img {
    /*display: block;*/
}

#menu a {
    text-decoration: none;
    display: block;
}

img {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

/* 下拉的菜单栏 */
.ul_2 {
    display: none;
    width: 100px;
    background: #fff;
    opacity: 0.9;
    margin-left: 0px;
    /*position: relative;*/
    padding: 0px;
    margin: 0px;
}

/* 下拉菜单的菜单项 */
.li_2 {
    padding-left: 0px;
    text-align: center;
    width: 100px;
    background: #fff;
    margin-bottom: 0px;
    vertical-align: bottom;
    line-height: 35px;
}

.a_2 {
    color: #000;
}

.li_2:hover {
    background-color: #FFD54F;
}

    .li_2:hover a {
        /*color: #fff;*/
    }

/* 三级及以下的菜单项的定位 */
#menu > ul > li > ul > li ul {
    left: 150px;
    top: 0px;
}
