﻿/*政务动态内容页*/
#art-cont {
    padding: 10px;
    border: 1px solid #d2d2d2;
}

/*政府机构设置介*/

#art-cont .art-title2 {
    font-size: 35px;
}

#jgjc {
    margin-top: 0px;
}

#jgjc .hd {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #cecece;
}

#jgjc .hd li {
    float: left;
    width: 128px;
    height: 45px;
    overflow: hidden;
    background: url(../images/jgbg.png) no-repeat;
    text-align: center;
    margin-right: 10px;
    font-size: 16px;
}

#jgjc .hd li.on {
    background: url(../images/jgbgon.png) no-repeat;
}

#jgjc .hd li.on a {
    color: #fff;
}

#jgjc .bd {
    padding-top: 15px;
    line-height: 33px;
}




/*内容*/