<style type="text/css">
#cnblogs_post_body {
	color: black;
	font: .875em/1.5em "微软雅黑","PTSans","Arial",sans-serif;
	font-size: 16px;
}
#cnblogs_post_body h2 {
	margin: 15px 0!important;
	padding: 5px 0 5px 20px;
	height: 28px;
	border-radius: 6px 6px 0 0;
	background: #339900;
        border-bottom: 1px solid #287501;
	color: #fff;
	text-shadow: 1px 1px 2px #333;
	font-weight: bold;
	font-size: 17px;
	font-family: "微软雅黑","宋体","黑体",Arial;
	line-height: 26px;
}
@media screen and (min-width:1px) and (max-width:800px) {
	#mytopmenu {
		margin-right: 0;
		margin-left: 0;
		width: 100%;
	}
	#centercontent {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
	}
	#leftcontent {
		position: static;
		width: 100%;
		width: 100%;
	}
	#footer {
		margin: 0;
		width: 100%;
	}
	#comment_form {
		display: none;
	}
	#header {
		display: none;
	}
	#green_channel {
		display: none;
	}
	#centercontent img {
		width: 98%!important;
	}
    }
</style>