body { background:url(https://images.cnblogs.com/cnblogs_com/lwtong/334396/r_head-bg.jpg) repeat-x #CDD0B2;}
.clear { height:0; boder:0; clear:both;}
.headerq { height:132px;}

.head-center:after{height:0px;visibility:hidden;content:".";clear:both;display:block;}

.head-top { height:25px; line-height:25px; color:#4E4C48;text-align: right;}
.head-top a:link,.head-top :visited { color:#4E4C48;}
.head-top a:hover { color:#87846c;}
.head-left { float:left;}
.head-left img { width:140px; margin-left:15px;}
.head-right { float:right; width:250px;}
.head-right .cse .gsc-control-cse,.head-right .gsc-control-cse { background:none; border:none;}


/*修改原博客CSS*/
#header { clear:both;}
.header {
    background:none;
    border:none;
    height:50px;
    padding-left: 20px;
padding-top:0px;
}
#mytopmenu {
    background: none;
    border:none;
    color:#8B8D72;
    margin-left: 260px;
    margin-right: 20px;
    margin-top:-20px;
    padding:0;
    text-align: right;
}
#mylinks {
    left: 10px;
    padding: 32px 0 0 12px;
    position: absolute;}
#mylinks a:link,#mylinks a:visited {
 color: #454545;
 padding:5px 8px;
}
#mylinks a:hover {
  background-color: #545454;
    color: #BEBEBE;
    border-radius:1em 2em;  
    -moz-border-radius:1em 2em;  
    -webkit-border-radius1em 2em;    
}
#centercontent {
    padding-top: 108px;
}
a.headermaintitle {
    font-size: 38px;
font-family:"Microsoft yahei";
color:#7F981C;
}a.headermaintitle:hover { color:#FFFCA8}
#leftcontent {top:320px;border:none;}
#leftcontent a { color:#969696;padding:2px 5px; }
#leftcontent a:hover { background-color:#797a74; color:#ffffff;text-decoration:none;
    border-radius:5px 5px 5px 5px;     
    -moz-border-radius: 5px;  
    -webkit-border-radius:5px;
}
#leftcontent li { margin-top:5px;}
.postDesc { color:#828280;}
.day a:link,.day a:visited { color:#A00D46;}
.day a:hover { text-decoration:underline;}
.dayTitle a img { vertical-align:middle;}
.cnblogs_code p img {  border: 5px solid #FFFFFF;     box-shadow: 1px 1px 5px #333333;}
/*修改原博客CSS结束*/