body {
	background-image:none;
	background-color:#333;
}
#navList a[href="https://www.cnblogs.com/"] {
	color:gray !important;
}
#navList a[href="https://www.cnblogs.com/rayee/"] {
	color:black !important;
}
.postBody{padding:0;}
#cnblogs_post_body{font-family:"Helvetica, Arial, sans-serif";font-size:1.1em;line-height:1.5em;}
#cnblogs_post_body{border:1px solid #000;background-color:#F6F6F6;padding:0 15px;}
#cnblogs_post_body h3{border-bottom:1px solid #888;padding:2px 0;font-size:1.2em;line-height:1.7em;color:#333;}
#cnblogs_post_body h4{margin:15px 0 5px;padding:5px;background-color:#333;color:#fff;}
#cnblogs_post_body a:hover{background-color:#F6F6F6;color:green;text-decoration:underline;}
#cnblogs_post_body p{text-indent:2em;margin:15px;}
#cnblogs_post_body blockquote{background-color:#EDEDED;border:1px solid #AAA;}
#cnblogs_post_body blockquote p{text-indent:0;}
#cnblogs_post_body li{line-height:1.5em;font-size:1.1em;color:#222;margin-top:5px;margin-bottom:5px;}
#cnblogs_post_body .syntaxhighlighter{border:1px solid #333;}

.dayTitle,.PostListTitle,.entrylistTitle{background-color:#000;padding-top:10px;padding-bottom:10px;}
#topics .postTitle {
background-color:#000;
background-image:none;
padding:5px;
}
#topics .postTitle a{color:#fff;}