﻿ul,li{
    margin: 0;
    padding: 0;
}
/* 信息公开 */
.gzw_xxgk_list_box {
    float: left;
    width: 650px;
    min-height: 800px;
}

.gzw_xxgk_lm_list_box {
    float: right;
    width: 320px;
    min-height: 800px;
    background: #edf0f5;
}

.gzw_xxgk_lm_name {
    margin-bottom: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #168fd3;
}

.gzw_xxgk_lm_list {
    width: 260px;
    height: 420px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #dadada;
    margin: 0 auto;
    padding: 15px 0 0 20px;
}
.gzw_xxgk_btn_list li{
    margin: 20px auto;
    width: 270px;
    height: 50px;
    line-height: 50px;
    list-style: none;
    background: url(xxgk_kj.png) no-repeat center center;
}
.gzw_xxgk_btn_list li a{
    display: block;
    height: 50px;
    width: 264px;
    line-height: 50px;
    padding-left: 75px;
}
.gzw_xxgk_btn_list li:first-child a{
	background:url(xxgk_02.jpg) no-repeat 18px center;
}
.gzw_xxgk_btn_list li:first-child+li a{
	background:url(xxgk_03.jpg) no-repeat 18px center;
}
.gzw_xxgk_btn_list li:first-child+li+li a{
	background:url(xxgk_04.jpg) no-repeat 18px center;
}
.gzw_xxgk_btn_list li:first-child+li+li+li a{
	background:url(xxgk_05.jpg) no-repeat 18px center;
}