.main {
    padding-top: 17px;
    background-color: #f9f9f9;
    padding-bottom: 1px;
}
.main .inner {
    width: 1200px;
    margin: 0 auto;
}
.area {
    padding-left: 16px;
    font-size: 14px;
    color: #333;
    line-height: 17px;
}
.area img {
    vertical-align: middle;
}
.area a {
    color: #333;
}
a, ins {
    text-decoration: none;
}
.cf {
    padding: 14px;
    background-color: #fff;
    margin-bottom: 15px;
}
.ds {
    overflow: hidden;
    width: 100%;
}
.btn_up {
    display: none;
    background: url(http://www.lyg.gov.cn/zglygzfmhwz/lygmhwzsjbsy/img/up.png) no-repeat;
    width: 94px;
    height: 22px;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom: 10px;
}
.scroll {
    height: 520px;
    width: 1190px;
    overflow-y: scroll;
}
.ds .tit {
    width: 100%;
    height: 42px;
    background-color: #f5f5f5;
}
.ds .tit span {
    width: 130px;
    height: 39px;
    display: block;
    background-color: #fff;
    font-weight: bold;
    border-top: 3px solid #4175ae;
    color: #355e92;
    font-size: 18px;
    text-align: center;
    line-height: 39px;
}
.ds ul {
    padding-top: 7px;
    padding-bottom: 20px;
    overflow: auto;
}
ul {
    list-style: none;
}
.ds ul li {
    float: left;
    border: 1px solid #ebebeb;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    padding-left: 18px;
    padding-right: 18px;
    margin-right: 16px;
    margin-top: 12px;
}
.ds ul li a {
    color: #333;
}
.ds ul li:hover a{
    color: #fff;
	text-decoration:none;
}
.ds ul li:hover{
    background-color: #5992d1;

}
.btn_down {
    background: url(http://www.lyg.gov.cn/zglygzfmhwz/lygmhwzsjbsy/img/down.png) no-repeat;
    width: 94px;
    height: 22px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.clear {
    clear: both;
}
