#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;
}
}

#topics  .postTitle{
font-size:110%;font-weight:bold;border-bottom:1px dashed #ccc;float:right;line-height:2.5em;font-size:18px;width:100%;clear:both
}
#topics .postTitle a:link,
#topics .postTitle a:visited,
#topics .postTitle a:active{
color:#390;
transition:all .4s linear 0s;
}
#topics .postTitle a:hover {
    color: #f60;
    text-decoration: none;
    margin-left: 10px;
}