<style type="text/css">
#cnblogs_post_body {
  color: black;
  font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
  font-size: 16px;
}

#cnblogs_post_body h1,
#cnblogs_post_body h2,
#cnblogs_post_body h3,
#cnblogs_post_body h4,
#cnblogs_post_body h5,
#cnblogs_post_body h6 {

  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
  color: white;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  margin: 10px 0 !important;
  padding: 5px 0 5px 20px;
  text-shadow: 2px 2px 3px #222222;

}

#cnblogs_post_body h1{
  background: #00CD00;
  text-align: center;
  height: 30px;
  line-height: 30px;

}

#cnblogs_post_body h2{
  background: #00EE00;
  width: 85%;
  height: 27px;
  line-height: 27px;
}

#cnblogs_post_body h3 {
  background: #00FF00;
  width: 70%;
  height: 24px;
  line-height: 24px;
}

#cnblogs_post_body h4 {
  background: #104E8B;
  width: 55%;
  height: 21px;
  line-height: 21px;

}

#cnblogs_post_body h5 {
  background: #1874CD;
  width: 40%;
  height: 18px;
  line-height: 18px;

}

#cnblogs_post_body h6 {
  background: #1C86EE;
  width: 25%;
  height: 15px;
  line-height: 15px;

}

@media screen and (min-width: 1px) and (max-width: 800px)

{

#mytopmenu

{

margin-left: 0;

margin-right: 0;

width: 100%;

}

#centercontent

{

padding-left: 0;

padding-right: 0;

width: 100%;

}

#leftcontent

{

width: 100%;

position: static;


}

#footer

{

margin: 0;

width: 100%;

}

#comment_form

{

display: none;

}

#header

{

display: none;

}

#green_channel

{

display: none;

}

#centercontent img { width: 98% !important; }

}

</style>