.not {
    float: left;
    width: 736px;
    margin-bottom: 10px;
}

.nottop {
    float: left;
    width: 736px;
    height: 10px;
}

.notmid {
    background: #FFFAFA;
    float: left;
    width: 734px;
    border-left: 1px solid #FEDBDB;
    border-right: 1px solid #FEDBDB;
}

.notmid h1 {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #900;
    border-bottom: 1px solid #FEDBDB;
    padding-bottom: 5px;
    display: block;
    width: 720px;
}

.notnew {
    float: left;
    width: 716px;
    padding: 0 8px;
    font-size: 14px;
    text-align: left;
    line-height: 32px;
}

.notnew b {
    float: right;
    text-align: right;
    font-weight: normal;
}

.notnew a {
    color: #900;
    text-decoration: none;
}