/*CodingLife模板 翻页美化*/
.topicListFooter .pager a:link,.topicListFooter .pager a:visited{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #169fe6;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    height: 40px;
    line-height: 40px;
    margin-top: 0px;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    border: none
}
.topicListFooter .pager a:hover{
    background: #E86C74;
}
#nav_next_page a {
  background-color: #E86C74;
}
.topicListFooter {
  height:30px;
}
#homepage_top_pager.topicListFooter,#homepage1_HomePageDays_homepage_bottom_pager.topicListFooter {
  height: 68px;
}
#under_post_news {
  width: 848px;
  margin-left: 0px; 
}
#topics .postDesc a{
 margin:0 0.5em;
}

#MySignature　　{　　 border:solid 1px #E5E5E5;

　　　　　　　　　　　　　　padding:10px;

　　　　　　　　　　　　　　background:#FFFEFE 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: 25px;}


<div>作者：<a href="https://www.cnblogs.com/Merak21/" target="_blank">Merak</a></div>
<div>出处：<a href="https://www.cnblogs.com/Merak21/" target="_blank">https://www.cnblogs.com/Merak21/</a></div>
<div>本文版权归作者和博客园共有，欢迎转载，但未经作者同意必须在文章页面给出原文连接，否则保留追究法律责任的权利。 </div>