#top h1 a{
    color: red;
    font-family:华文行楷;
    font-weight: bold;
    font-size: 36px;
}

/*签名栏样式*/
#MySignature{
    border:solid 2px #E5E5E5;
    padding:10px;
    background:#FFFEFE url(https://images.cnblogs.com/cnblogs_com/swq6413/533656/o_o_o_o_info.png) no-repeat 1px 50%;
    padding-left:80px;
}
#MySignature div{line-height: 25px;}

.div_diybtn{
    border:currentColor; cursor:pointer;
    color:rgb(255, 255, 255);
    float:left; margin-top:2px;
    width:50px; height:25px;
    font-size:9pt; font-weight: bold; font-family:Tahoma;
    text-align:center; text-decoration: none;
    text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}


/*评论*/
 #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;
 }
 /*美化一下评论，增加气泡效果*/
  
 .feedbackListSubtitle{
 border:0px none;
 border-bottom-style:none;
 }
 .list {width:90%; }
 .list .out,.list .inc{margin:6px 0;width:90%;}
 .list .out .icon,.list .inc .icon{width:48px;height:48px;}
 .list .icontd {width:48px;}
 .list .out .icontd{display:none;}
 .list .out .topleft,.list .out .topright,.list .out .bottomleft,.list .out .bottomright,.list .inc .topleft,.list .inc .topright,.list .inc .bottomleft,.list .inc .bottomright{background: url(https://www.cnblogs.com/images/cnblogs_com/heyuquan/406488/t_o_bubbles.png) no-repeat;}
 .list .out .top,.list .out .bottom,.list .inc .top,.list .inc .bottom{background:transparent url(https://www.cnblogs.com/images/cnblogs_com/heyuquan/406488/t_o_horizontal.png) repeat-x;}
 .list .out .left,.list .out .right,.list .inc .left,.list .inc .right{background:transparent url(https://www.cnblogs.com/images/cnblogs_com/heyuquan/406488/t_o_vertical.png) repeat-y;}
  
 .list .out .topleft{background-position:left top;height:9px;width:18px;}
 .list .out .topright{background-position:-18px top;height:9px;width:11px;}
 .list .out .bottomleft{background-position:left -9px;width:18px;height:12px;}
 .list .out .bottomright{background-position:right -9px;width:11px;height:12px;}
 .list .out .top{background-position:top;font-size:1px;height:9px;}
 .list .out .bottom{background-position:0 -9px;height:12px;}
 .list .out .left{background-position:left;width:18px;}
 .list .out .right{background-position:-18px 0;width:11px;}
  
 .list .inc .topleft{background-position:0 -21px;height:9px;width:18px;}
 .list .inc .topright{background-position:-18px -21px;height:9px;width:11px;}
 .list .inc .bottomleft{background-position:0 bottom;width:18px;height:12px;}
 .list .inc .bottomright{background-position:right bottom;width:11px;height:12px;}