#cnblogs_post_body {
    word-break: normal;
}

div#content {
    float: left!important;
    margin-right: 0px !important;
    width: 70%;
    padding-right: 10px
}

#sidebar {
    position: initial!important;
    float: right;
    width: 28%!important;
}

#footer {
    min-width: 980px;
}