﻿body {
}

#cssz-xsjg {
    width: 55%;
    float: left;
    border: 1px solid #748D94;
    margin: 5px 30px 5px;
}

    #cssz-xsjg .top-title {
        height: 35px;
        line-height: 35px;
        text-align: left;
        padding-left: 35px;
        font-family: "黑体";
        font-weight: bold;
        border-bottom: 1px solid #748D94;
        border-top: 1px solid #748D94;
        background: -webkit-linear-gradient(#F2F2F2, #DEDEDE); /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(#F2F2F2, #DEDEDE); /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(#F2F2F2, #DEDEDE); /* Firefox 3.6 - 15 */
        background: linear-gradient(#F2F2F2, #DEDEDE); /* 标准的语法 */
    }

    #cssz-xsjg .cssz-center {
        padding: 20px 80px 15px 10px;
        text-align: left;
    }

        #cssz-xsjg .cssz-center .cs-title {
            display: inline-block;
            line-height: 35px;
            margin: 0 20px;
            font-family: "黑体";
            font-weight: bold;
        }


#ldjs {
    margin-top:5px;
    width: 95%;
    float: left;
	height:300px;
}

#ldjs .left{
    width:30%;
}

#ldjs .left .photo{
    clear:both;
    width:100%;
    height:150px;
    margin-bottom:20px;
}

#ldjs .left .photo img{
    width:98%;
    height:98%;
}

#ldjs .right{
    float:left;
	width:60%;
    margin-left:20px;
}

#ldjs .right #duty{
    text-align:left;
    padding-left:15px;
    margin-bottom:30px;
    height:35px;
    line-height:35px;
}
#ldjs .right #work{
    text-align:left;
    padding-left:15px;
    height:35px;
    line-height:35px;
}
