div.post div.entry {
    font: 13px "Trebuchet MS" ,Georgia,"Times New Roman",Times,sans-serif;
    line-height: 180%;  
}

div.post h2 {
    font-size: 22px;
    line-height: 100%;
}

div.post div.entry h1 {
    padding: 5px;
    color: white;
    background-color: gray;
}

.cnblogs_code { border: 1px dashed #C0C0C0; padding:8px;}
.cnblogs_code span {
	font-family: "Consolas", "Courier New", "宋体", Courier, mono, serif;
	font-size: 13px;
	 
}
