.catListTitle {
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    border-left-color: #d9534f;
    background-color: #fff;
}

#home {
    margin: 0 auto;
    width: 1200px;
}
div#navCategory {
    font-size: smaller;
    line-height: 1.5;
}
.postBody {
    padding: 5px 2px 5px 5px;
    line-height: 1.5;
    font-size: 16px;
    color: #000;
    font-family: ubuntu,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: ubuntu,consolas,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: CamingoCode,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://images2017.cnblogs.com/blog/1251546/201712/1251546-20171208142204421-1871773201.jpg) 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;
}
#div1 {
    position: relative;
    height: 200px;
    margin: 0px auto 0;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#div1 .black {
    color: #000;
}


#cnblogs_post_body h1 {
    background-repeat: no-repeat;
    background-image:  url('https://images2015.cnblogs.com/blog/834417/201602/834417-20160210193030886-2090177458.jpg');
}

.commentform {
    padding: 0 5px 0 2em;
    font-size: 15px;
}

#cnblogs_post_body ul li {
    list-style-type: disc;
    line-height: 1.5;
}

#cnblogs_post_body ul {
    margin-left: 30px;
    LINE-HEIGHT: 3;
    padding-left: 0;
}