 .clear {
        clear: both;
    }
    
    .tit {
        background:url(../images/title_bg.jpg) no-repeat 0 0;
        height: 96px;
        text-align: center;
        margin: 20px 0;
    }
    
    .chin {
        font-size: 32px;
        font-weight: bold;
        display: block;
        padding-top: 16px;
    }
    
    .eng {
        font-size: 25px;
        display: block;
        text-transform: uppercase;
        padding-top: 25px;
        color: #c3c3c3;
        font-family: "宋体";
    }
	.dzxxl {
        width: 580px;
        float: left;
    }
    
    .dzxxr {
        width: 580px;
        float: right;
    }
    
    .dh {
        margin-left: 30px;
        border-bottom: 1px solid #eeeeee;
        width: 580px
    }
    
    .ksbs {
        font-size: 20px;
        font-weight: bold;
    }