/*让现有的图片消失*/
#blogLogo{display:none;}
/*用超链接的背景图片呈现效果*/
#lnkBlogLogo{
width:121px;height:145px;
background:url('https://www.cnblogs.com/images/cnblogs_com/fengmk2/81981/o_blogSkinlogo.gif')}


#sideBarMain {
display:none;
}

#sideBarMain div{
margin: 0.8em 0;
}

#sideBarMain h2{
margin: 0.3em 0;
color: #0681BA;
font-size: 1.1em;
font-weight: bold;
cursor: pointer;
}

#cnzz a{
padding: 0.3em 0 0 0;
}

.postCon h2, .postBody h2 {
font-size: 150%;
font-weight: bold;
    margin: 15px auto 2px auto;
	border: 0!important;
	border-top: 4px solid #E0E0E0!important;
	padding-top: .5em!important;
}

#topicList {
margin-left: -22em;
width: 100%;
}

.postBody ul, .postCon ul, .postBody ol, .postCon ol {
margin-top: 15px;
}

.postBody li, .postCon li {
list-style: inherit;
}