/* 博客签名 start*/
#signature
{
border-top: #e0e0e0 1px dashed;
border-right: #e0e0e0 1px dashed;
border-bottom: #e0e0e0 1px dashed;
border-left: #e0e0e0 1px dashed;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 60px;
font-family: 微软雅黑;
font-size:15px;
background: url(https://images.cnblogs.com/cnblogs_com/not2/1460895/xxx.jpg) #e5f1f4 no-repeat 1% 50%;

}
#signature div
{
line-height: 30px;
}
#signature a, #cnblogs_post_body a
{
border-bottom-style: none;
text-decoration: none;
color: #00BFFF
}
#signature a:hover, #cnblogs_post_body a:hover
{
text-decoration: underline;
color: #00BFFF
}
/* 博客签名 end*/
/* adblock屏蔽广告 start*/
#ad_t2 {
    display: none;
}
.c_ad_block {
    display: none;
}
/* adblock屏蔽广告 end*/


/* 隐藏底部 start*/
#blog_post_info_block {
margin-top: 20px;
display:none;
}
/* 隐藏底部 end*/

/* 隐藏相关博文 start*/
#under_post_news{
display:none;
}
/* 隐藏相关博文 end*/

/*修改左右边距 start */
#home {
margin-left: 50px;
margin-right: 50px;
}
/*修改左右边距 end */