.w974 {
    width: 974px;
    float: left;
    min-height: 500px;
}
.no1 {
    margin: 15px 0;
}
.textbox h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
    color: #333;
}
.textbox h4 {
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 20px;
}
.textbox h5 {
    font-size: 16px;
    text-align: center;
    line-height: 25px;
}
.textbox {
    padding: 30px 20px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.textbox p {
    line-height: 25px;
}
.tbox {
    font-size: 14px;
}
.tbox table td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #666666;
    background-color: #ffffff;
}
.tbox table td span,.tbox table td p{
    font-size: 14px !important;
}
pre {
    display: block;
    overflow: auto;
    background: #fff;
    padding: 5px 0px;
    line-height: 25px;
    whitewhite-space: pre-wrap; /* css-3 */
    whitewhite-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    whitewhite-space: -pre-wrap; /* Opera 4-6 */
    whitewhite-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    white-space: pre-wrap; /* Firefox */
}
p a {
    color: #ff5917;
}
.bannerleft {
    float: right;
    margin-top: 20px;
}
.tbox p {
    color: #000;
    font-size: 16px;
}