/*字体美化*/
body 
{ 
    font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial; 
} 

DIV.post DIV.entry 
{ 
    font-family: "微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial; 
} 
.headermaintitle{font-family: "华文彩云","微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial; }
#subtitle{font-family: "华文行楷","微软雅黑","Microsoft YaHei", "宋体", "Segoe UI", Tahoma, Arial;margin-left: 200px;color: yellow;font-size: 20px;}
/*评论*/
#tbCommentBody{
width:500px; 
}
#btn_comment_submit{
width: 80px; height: 28px;
}
.feedbackListSubtitle div{
margin:5px 10px 5px 10px;
}
 
.blog_comment_body fieldset.comment_quote
{
    border-color:#1a8bc8;
}

.note {
  margin: 10px 0;
  padding: 15px 20px 15px 60px;
  background: #FCFAA9 url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_yellow-pin.png') no-repeat 20px 0;
  font-size: 15px;
  font-family: 'Microsoft Yahei';
  box-shadow: 0 0 8px #aaa;
  clear: both;
}
#MySignature{
 border:solid 1px #E5E5E5;
 padding:10px;
 background:#E5EEF7 url(https://images.cnblogs.com/cnblogs_com/grenet/226272/o_o_o_info.png) no-repeat scroll 15px 50%;
 padding-left:80px;
}
#MySignature div{
  line-height: 20px;
}
