body {
    color: #333;
    background: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 17px;
    min-height: 101%;
    background: url(https://ww1.sinaimg.cn/large/654ffb58jw1f3xbp8brloj21kw11xjup.jpg) top center no-repeat #000;
}
#header {
    margin-top: 1em;
}
body {
    /* font-family: Helvetica,Verdana,Arial,sans-serif; */
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
body {
    display: block;
    margin: 8px;
}
#navigator {
    background-color: #f60;
    height: 60px;
    clear: both;
    margin-top: 30px;
    position: relative;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
div {
    display: block;
}
#header {
    margin-top: 2em;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
div {
    display: block;
}
Inherited from body
body {
    color: #333;
    background: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    min-height: 101%;
    background: url(https://ww1.sinaimg.cn/large/654ffb58jw1f3xbp8brloj21kw11xjup.jpg) top center no-repeat #000;
}
#sideBarMain {
    margin-top: 40px;
    float: right;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
div {
    display: block;
}
#main {

    text-align: left;
    clear: both;
    background: #fff;
}
* {
    margin: 0;
    padding: 0;
}
#home {
    margin: 0 auto;
    width: 90%;
}
.newsItem .catListTitle {
    text-align: center;
    padding: 5px 5px;
    border: 2px solid #f60;
    background: #f0f0f0;
}

#profile_block {
    margin-top: 5px;
    line-height: 1.5;
    text-align: left;
    font-size:11px;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
    font-size:70%;
}
.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle {
    text-align: left;
    padding: 5px 10px;
    background: #f0f0f0;
    border-bottom: none;
    border: 2px solid #f60;
text-align: center;
}
.catListTitle {
    font-weight: bold;
    line-height: 1em;
    font-style: inherit;
    /* text-align: center; */
    /* font-style: italic; */
    font-size: 100%;
    /* font-style: initial; */
    margin-top: 15px;
    margin-bottom: 10px;
    /* border-bottom: 2px solid #000; */
    text-align: center;
}
.newsItem {
    padding: 0 0 0px 0;
    margin-bottom: 1em;
}
.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListArticleArchive, .catListImageCategory, .mySearch, .catListComment, .catListView, .catListFeedback {
    margin-bottom: 1em;
}
#sideBarMain ul {
    line-height: 1.5em;
    /* list-style: disc; */
    font-size: 70%;
}
#sideBar {
    min-height: 200px;
    padding: 0 5px 0 5px;
    margin-left: 80%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    _margin-left: 0;
    _width: 240px;
    padding-bottom: 20px;
}
#mainContent {
    min-height: 200px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
    width: 80%;
    background: #fff;
}