#body1 {
    width: 100%;
    max-width: 1002px;
    height: auto;
    margin: 0 auto;
}
#body1-c {
    width: 98%;
    max-width: 530px;
    height: auto;
    margin: 0 auto;
}
#body1-c6 {
    width: 100%;
    max-width: 530px;
    height: auto;
    overflow: hidden;
    padding-top: 0px;
    background: ;
    position: relative;
    background: #d1dbe5;
}
.bl-form li {
    padding-bottom: 20px;
    overflow: hidden;
}
.bl-form .label {
    float: left;
    width: 120px;
    text-align: right;
    padding-top: 10px;
    line-height: 38px;
}
.bl-form .controls {
    padding-top: 10px;
    float: left;
    margin-left: 10px;
}
.bl-form .title {
    width: 286px;
    text-indent: 8px;
    height: 38px;
    line-height: 21px;
    border: 1px #A6B7CB solid;
    float: left;
}
.bl-form .search {
    padding: 6px 135px;
    cursor: pointer;
}
