body {
    background-color: #E4E4E4;
    background-image: url(../img/09page_bg.jpg);
    background-position: 0 48px;
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.certificate_page {
    margin: 0 auto;
}

.certificate_page .shearch_form {
    margin: 100px auto;
    width: 969px;
    height: 550px;
    background-image: url(../img/09page_search.png);
    background-repeat: no-repeat;
    position: relative;
}

.certificate_page .shearch_form .input-name {
    position: absolute;
    top: 265px;
    left: 365px;
    width: 350px;
    height: 34px;
    border: none;
    font-size: 1.4em;
}

.certificate_page .shearch_form .input-no {
    position: absolute;
    top: 321px;
    left: 365px;
    width: 350px;
    height: 34px;
    border: none;
    font-size: 1.4em;
}
.certificate_page .shearch_form .input-reset {
    position: absolute;
    top: 395px;
    left: 627px;
    width: 90px;
    height: 32px;
    border: none;
    background: transparent;
    font-size: 1.4em;
}
.certificate_page .shearch_form .input-submit {
    position: absolute;
    top: 395px;
    left: 514px;
    width: 90px;
    height: 32px;
    border: none;
    background: transparent;
    font-size: 1.4em;
}

.certificate_page .shearch_example {
    background: #fff;
}

.certificate_page .shearch_example .bg {
    background-image: url(../img/09page_02.jpg);
    background-repeat: no-repeat;
    height: 488px;
    width: 986px;
    margin: 0 auto;
}

.certificate_page .shearch_example h1 {
    font-family: "Microsoft YaHei", 微软雅黑;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 30px;
}

.certificate_page .about {
    margin-top: 50px;
    padding: 10px;
    font-size: 18px;
    font-family: "Microsoft YaHei", 微软雅黑;
    line-height: 1.6;
    margin-bottom: 50px;
    letter-spacing: 2px
}

.certificate_page .about .title {
    font-weight: bold;
    font-size: 1.4em;
    padding: 18px 0;
}