body {
    font-size: 20px;
    padding: 0;
    margin: 0;
    font-family: "华文楷体","宋体",Arial;
    background: #205424 url(https://images.cnblogs.com/cnblogs_com/whitenight/909721/o_554267.jpg) no-repeat top center fixed;
    min-width: 1200px;
}
/*#sideBar,#blog_post_info_block
 {
    display: none;
}*/
/*评论框边框*/

#comment_form_container,#blog-comments-placeholder
{
background-color:#f5f5f5;
border-radius:6px 6px 6px 6px;
padding:20px;
}



#comment_nav,#homepage1_HomePageDays_DaysList_ctl05_ImageLink
{
 display: none;
}

.postBody {
    border-bottom: 2px solid green;
}

.day {
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    margin-bottom:5px;
}

.postSeparator {
display: none;
}


.postTitle {
    border-left: 3px solid #21759b;
    font-size: 110%px;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    padding-left: 10px;
}

#cb_post_title_url.postTitle2
{
    font-size: 120%;
}

.dayTitle a:link
{
    display:none;
}

#under_post_news
 {
    display: none;
}


/*评论框大小*/

#tbCommentBody.comment_textarea{
    width:890px;
}


/*尾部间距*/

#footer
 {
   text-align:center;
   border-top:2px solid green;
   margin-left:25px;
   margin-right:25px;
   padding-top:10px;
   padding-bottom:10px;
}


/*居中间距*/

#mainContent .forFlow {
    margin-left:20px;
    margin-right:20px;
    margin-top:10px;
    float: none;
    width: auto;
    
}
#home {
opacity: 0.75;
width:970px;
background-color:#f5f5f5;
border-radius:6px 6px 6px 6px;
box-shadow:0 0 20px black;
}
#main {
    min-width: 1050px;
    min-height: 1200px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}
#home {
    background-color: #fff;
    font-family: "楷体";
    font-size: 20px;
    color: #000;
    padding-top: 30px;
    padding-right: 25px;
    word-wrap: break-word;
    box-shadow: 0 0 25px black;
    position: relative;
    width: 1300px;
    margin: 15px auto;
    line-height: 1.5;
}
#blogTitle h1 {
    padding: 8px 12px 8px;
    float: left;
    font-size: 25px;
    font-weight: 200;
    line-height: 1;
    color: #FFFFFF;
    display: block;
}
#navList a {
    color: #999999;
    float: none;
    line-height: 25px;
    padding: 8px 10px 8px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    display: block;
}
.catListTitle {
    font-size: 20px;
    line-height: 36px;
    color: black;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border: 0 none;
    background-color: darkgray;
    font-family: inherit;
}
input.btn_my_zzk {
    vertical-align: middle;
    height: 22px;
    font-family: 楷体;
    color: #0069D6;
    font-size: 17px;
    padding-left: 5px;
    padding-right: 5px;
}
#footer {
    text-align: center;
    border-top: 2px solid;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#blog-calendar {
    width: 250px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #EDEDED;
}
.Cal {
    border: none;
    color: #666;
}
.Cal {
    width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    margin: 0;
    padding: 0;
}
table[Attributes Style] {
    border-spacing: 0px;
}
user agent stylesheet
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
/*.postTitle, .entrylistPosttitle, .entrylistItemTitle {
    font-size: 110%;
    font-weight: bold;
    float: right;
    line-height: 1.5;
    width: 100%;
    clear: both;
    color: #444;
}
.day {
    padding-bottom: 5px;
    padding-left: 300px;
    padding-right: 20px;
    padding-top: 10px;
    margin-bottom: 5px;
}*/
#mainContent {
    min-height: 200px;
    padding: 0px 0px 10px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: right;
    width: 80%;
}