#home {
    margin: 0 auto;
    width: 1200px;
}
div#navCategory {
    font-size: smaller;
    line-height: 1.5;
}
.postBody {
    padding: 5px 2px 5px 5px;
    line-height: 1.3;
    color: #000;
    font-family: consolas,Microsoft Yahei;
    border-bottom: 1px solid #000;
}
element.style {
    text-align: right;
    font-size: smaller;
}
#cnblogs_post_body ul ul li {
    list-style-type: circle;
    line-height: initial;
}
#mainContent {
    min-height: 200px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-family: Microsoft Yahei;
    float: left;
    width: 900px;
    background: #fff;
}
.postTitle {
    font-size: 20px;
    font-weight: bold;
    padding: 0 100px 10px 20px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 1em;
    clear: both;
    border-left: 5px solid #f36f16;
}
.c_b_p_desc {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 1.7;
    font-size: medium;
    font-family: Consolas,Microsoft yahei;
}
#navList a {
        margin: 18px 20px 0 0;
        padding: 0 10px;
        font: 16px/1.5em "Century Gothic","微软雅黑";
        display: block;
}
#navList a:hover {
    color: #4C9ED9;
}
#blogTitle h1 {
    font-size: 300%;
    font-weight: bold;
    line-height: 2em;
    margin-left: 0em;
    margin-top: 0px;
    margin-bottom: 35px;
    width: 50%;
    float: left;
    display: inline;
    letter-spacing: 0px;
}
#blogTitle h1 a, #blogTitle h2 {
    color: #fff;
    font-family: "Century Gothic","consolas";
    text-shadow: 5px 5px 5px #003d44;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #fff;
    font-family: Century Gothic,微软雅黑;
    text-shadow: 3px 3px 3px #000;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #408da2;
    font-family: century gothic,Microsoft yahei;
}
body {
    color: #000;
    /* background: #fff; */
    font-family: Century Gthic,Verdana,Arial,Helvetica,sans-serif;
    font-size: 19px;
    min-height: 101%;
    background: url(https://files.cnblogs.com/files/Cptraser/67386315_p0.bmp) top center ;
background-attachment: fixed;
}
#sideBar {
    min-height: 200px;
    font-size: small;
    padding: 0 5px 0 5px;
    margin-left: 700px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    _margin-left: 0;
    _width: 240px;
    padding-bottom: 20px;
}
.postDesc {
    float: none;
    clear: both;
    font-size: small;
    text-align: right;
    padding-right: 5px;
    color: #a3a3a3;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #408da2;
}




#cnblogs_post_body h1 {
    background-repeat: no-repeat;
    background-image:  url('https://files.cnblogs.com/files/Cptraser/67386315_p0.bmp');
}