.block {
    width: 984px;
    margin-right: auto;
    margin-left: auto;
    background-color: #7A9B64;
}
.index_tittle {
    font-size: 16px;
    color: #000000;
    text-align: right;
    font-weight: bold;
}
.index_tittle_small {
    font-size: 12px;
    color: #000000;
    text-align: right;
}
.index_content {
    font-size: 12px;
    padding:5px 0px;
    margin:0px 5px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: dashed;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #FF6600;
}

.index_content1 {
    font-size: 12px;
    padding:5px 0px;
    margin:0px 0px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: dashed;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #FF6600;
}

ul {
    margin: 0px;
    border: 7px;
    padding:0px;
}
li {
    margin: 6px 0px 0px 18px;
    list-style-position: outside;
    list-style-type: none;
    list-style-image: url(http://s9-static.jjwxc.net/images/dot.gif);
}

.li_nodot {
    margin: 0px;
    list-style-image: none;
}
.li_span {
    color:#999999;
    float: right;
}.highline_span {
    line-height: 19px;
}
