#div_digg {
	float:right;
	margin-bottom:10px;
	margin-right:30px;
	font-size:12px;
	width:125px;
	text-align:center;
	margin-top:10px;
	z-index:100;
	position:fixed;
	bottom:10px;
	right:85px;
	border:2px solid #2da12d;
	padding:10px;
	width:140px;
	background-color:#fff;
	border-radius:5px 5px 5px 5px !important;
}
#cnblogs_post_body h2 {
    color: #fff;
    padding-left: 15px;
    background: #5FB878 !important;
    font-family: "微软雅黑","宋体","黑体",Arial;
    margin-bottom: 5px;
    border-radius: 6px 6px 6px 6px;
    padding: 5px 0 5px 10px;
}
.cnblogs_code {/* margin-left:30px; */}
#cnblogs_post_body h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}
#cnblogs_post_body h3 {
    color: #fff;
    /* border-left: 5px solid #6FA833; */
    background-color: #009688 !important;
    border-radius: 6px 6px 6px 6px;
    padding: 5px 0 5px 10px;
    margin-left: 0px;
}

#cnblogs_post_body h3 {
	font-size:16px;
	font-weight:bold;
}
#cnblogs_post_body h4 {
    margin-bottom: 10px;
    padding: 8px;
    line-height: 22px;
    border-left: 5px solid #399ab2;
    border-radius: 6px 6px 6px 6px;
    background-color: #f2f2f2;
    margin-left: 30px;
}
#cnblogs_post_body p,.blogpost-body p {
    text-indent: 0;
    font-size: 16px;
}

/*设置签名格式 */
#MySignature {
	display:none;
	background-color:#B2E866;
	border-radius:10px;
	box-shadow:1px 1px 1px #6B6B6B;
	padding:10px;
	line-height:1.5;
	text-shadow:1px 1px 1px #FFF;
	font-size:16px;
	font-family:'Microsoft Yahei';
}
#Header1_HeaderTitle {
	color:#2da12d;
	font-weight:bolder;
}
#blogTitle h2 {
	margin-left:4em;
	line-height:1.5;
	width:50%;
	float:left;
	font-size:20px;
}

#blogTitle h1 {
	margin-left:2em;
}
#blogTitle {
	height:80px;
	background-color:rgba(245,245,245,0.9);
	border-radius:100px 5px 100px 5px !important;
	margin-top:15px;
}
#navigator {
	height:60px;
	background-color: #5FB878  !important;
	border-radius:10px;
	box-shadow:1px 1px 2px #A7A8AD;
	margin-top:30px;
}
#navigator a {
	height:60px;
	line-height:60px;
	color:#fff;
}
#navigator a:hover {
	color:#edeff1;
}
#navList a:link,#navList a:visited,#navList a:active {
	color:#fff;
}
#navList li a:hover {
	background-color:#9BCD9B;
}
.blogStats {
	color:#fff;
	line-height:60px;
}
#top {
	color:#333;
	margin-left:50px;
	margin-right:50px;
	border-radius:10px;
	background-color:royalblue;
	border-top:0px;
	padding-bottom:35px;
	text-align:center;
}
body {
	background:rgba(12,100,129,1) url('') fixed no-repeat;
	background-position:50% 5%;
	background-size:cover;
	border-radius:5px 5px 5px 5px !important;
}
#home {
	margin:0 auto;
	width:80%;
	/*原始65*/
    min-width:980px;
	/*页面顶部的宽度*/
    background-color:rgba(245,245,245,0.7);
	padding:30px;
	margin-top:50px;
	margin-bottom:50px;
	box-shadow:0 2px 6px rgba(100,100,100,0.3);
	border-radius:5px 5px 5px 5px !important;
}
#header {
	border-radius:5px 5px 5px 5px !important;
	padding:15px;
}
#home {
	width:97%;
	margin:0 auto;
        margin-top:25px;
	background-color:rgba(245,245,245,0.5);
	box-shadow:0 2px 6px rgba(100,100,100,0.3);
	border-radius:5px 5px 5px 5px !important;
	padding:0px;
}
#footer{
    font-size: 18px;
    padding-bottom: 10px;
}
#btn_comment_submit{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    width: 100px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
    outline: none;
}
#commentbox_opt a{
display: inline-block;
    height: 38px;
    line-height: 38px;
    width: 65px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius:10px;
    cursor: pointer;
    font-weight: 600;
 outline: none;
}
#tbCommentBody{
 outline: none;
  border-radius:10px;
    text-indent: 1em;
   background:#f6f6f6;
}
.commentbox_title{
border-bottom: 0px solid #ddd;
}
.commentbox_title_left {
    float: left;
    font-size: 18px;
    margin: 10px;
    font-weight: 600;
    margin-left: 0px;
}
.commentbox_title_right {
    float: right;
    height: 22px;
    margin: 10px;
}
div.commentform p {
    font-size: 18px;
    margin: 10px;
    font-weight: 600;
    margin-left: 0px;
}
div.commentform input.author {
    background-position: 20px 4px;
}
#tbCommentAuthor {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    width: 150px;
    padding: 0 18px;
    background-color: rgba(33, 160, 139, 0.9);
    color: #fff;
    text-align: center;
    font-size: 16px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
}
#commentform_title {
    background-image: url(//static.cnblogs.com/images/icon_addcomment.gf);
    margin-bottom: 10px;
    padding: 15px;
    line-height: 22px;
    border-left: 8px solid #009688;
border-bottom: 1px solid #fff;
    border-radius: 2px 2px 2px 2px;
    background-color: #f2f2f2;
    font-size: 20px;
margin-top: 15px;
    font-weight: bold;

}

.feedback_area_title{
  margin-bottom: 10px;
    padding: 15px;
    line-height: 22px;
    border-left: 8px solid #009688;
   border-bottom: 1px solid #fff;
    border-radius: 2px 2px 2px 2px;
    background-color: #f2f2f2;
    font-size: 20px;
}

.feedbackCon {
    border-bottom: 1px solid #fff;
    padding: 20px 18px 10px 40px;
    min-height:80px;
    margin-bottom: 1em;
    line-height: 1.5;
    font-family: Microsoft Yahei;
}
.feedbackListSubtitle{
    background-color: rgba(245, 245, 245, 0.5);
    border-radius: 10px;
    padding: 10px;
    font-weight: bold;
    font-family: Microsoft Yahei;
}
#comment_nav {
    text-align: right;
    font-family: Microsoft Yahei;
    font-size: 16px;
}
.author_avatar {
border-radius: 100%;
}
.postCon p {
    text-indent:0em; 
    margin: 0 auto 1em auto;
}
.comment_textarea{width:920px;}