h2 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
    background-color: #019875;
    color: #FFFFFF;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    border-radius: 3px;
    display: block;
}
#page_begin_html{
      height: 120px;
}
img{
    border: 0;
    max-width: 120px;
}
body{
background-image: none;
    background-color: #F5F5F5;
}
.dayTitle,.entrylistTitle
{ 
    background-color:rgba(32,107,32,0.99)
}
#lnkBlogLogo{ 
    background-color:rgba(32,107,32,0.99)
}

#home{
    background-color: #DCDCDC;
    color: #000000;
    word-wrap: break-word;
    position: relative;
    font-family: "Helvetica","Microsoft Yahei","Verdana","Arial","sans-serif";
    font-size: 10px;
    line-height: 1.5;
    margin: 0px auto;
    padding-top: 0px;
    padding-right: 25px;
    max-width: 1000px;
    min-width: 1000px;
    box-shadow: 0 0 0px #FFFFFF;
   margin-bottom: 30Px;
}
#Header1_HeaderTitle {
    font-family: "French Script MT","Helvetica","Microsoft Yahei","Verdana","Arial","sans-serif";
    color: rgba(32,107,32,0.99);
    text-decoration: none;
}

.postTitle {
     background-image: none;
    padding-left: 0px;
}
.feedback_area_title {
    background-color: #008000;
}
.feedbackManage+a[href^="#"] {
    background-color: #dfdfdf;
    color: #333;
    left: 0px;
}
.c_ad_block {
    display: none;
}
#ad_t2,#post_next_prev{
    display: none;
}
#blog-comments-placeholder
{
   display: none;
}
 #div_digg,#author_profile
{
  display: none;
}
div.commentform textarea {
    background-color: #f5f5f5;
    min-width: 725px;
    max-width: 725px;
    width: 725px;
    height: 150px;
    font-size: 13px;
    border: 1px solid #008200;
    font-family: 'PingFang SC','Helvetica Neue','Helvetica','Arial',sans-serif;
}

.comment_btn
{
          width: auto;
    height:  auto;
	display: inline-block;
	position: relative;
	margin: 10px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	font: bold 12px/25px Arial, sans-serif;

	text-shadow: 1px 1px 1px rgba(255,255,255, .22);

	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;

	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);

	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.gray {
	color: #515151;

	background: #d3d3d3; /* Old browsers */
	background: -moz-linear-gradient(top,  #d3d3d3 0%, #8a8a8a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#8a8a8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* IE10+ */
	background: linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* W3C */
}
#green_channel {
    border: rgba(32,107,32,0.99) 1px dashed;
    width: auto;
}
.menu{
color: #000 !important :
}