#header {
    margin-bottom: 15px;
    padding-left: 45px;
}

.input_my_zzk {
    width: 75%;
}
.btn_my_zzk {
    width: 35px;
}
#main {
    overflow: auto;
    padding-left: 25px;
}
* {
    margin: 0;
    padding: 0; 
}

#home { 
    padding: 0;
    background-color: #fff;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #000;
    padding-top: 30px;
    padding-right: 55px;
    word-wrap: break-word;
    box-shadow: 0 0 25px #f6e8e8;
    position: relative; 
    width: 1100px;
    opacity: 0.8; 
    margin: 15px auto;
}

body{
    background-image: url("https://images.cnblogs.com/cnblogs_com/mimangdewo-a1/1259315/o_wallls.com_hhhh.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
}



#sideBar {
    margin-top: 15px;
    width: 230px;
    min-height: 200px;
    padding: 0px 0 0px 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

#sideBarMain {
    font-size: 116%;
}
.newsItem {
    border: 1px solid #000;
    padding: 15px;
    margin-bottom: 15px;
}
#sideBar h3 {
    font-size: 20px;
}
#sideBar a:link, a:visited, a:hover, a:active {
    color: #000;
} 
#cnblogs_post_body h1{
color: #000;
    font-family: "微软雅黑";
    word-wrap: break-word;
    font-weight: normal;
    line-height: 1.5;
}

#blogTitle h1 a {
    color: #000;
font-size:200%;
font-weight: normal;
}

.entrylistTitle, .PostListTitle, .thumbTitle {
    background-color: #a881e9;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 133%;
}
.entrylistDescription, .thumbDescription {
    background-color: green;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: #fff;
    text-align: right;
}
#blogTitle h2 {

    background: none;
    box-shadow: none;
    border-radius: 0px 0px 0px 0px;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #369;
    padding-bottom: 4px;
    border-bottom: 1px solid #999;
    text-shadow: none;
}
h2{
height: 32px;
line-height: 25px;
margin: 15px 0px !important;
padding: 5px 0px 5px 20px;
}


#leftcontentcontainer > div {
    border: 1px solid #000;
padding: 15px;
}
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {display:none;!important}