a.menu:hover {
    transform: scale(1.1,1.1);
}
#cnblogs_post_body h2,#cnblogs_post_body h3,#cnblogs_post_body h4 {
    background: #D7F5D1;
    padding: 10px 20px;
    border-radius: 5px;
}
.syntaxhighlighter .line {
    line-height: 3em!important;
font-family: "microsoft yahei"!important;
}
body,td{
font-family: "microsoft yahei";
}
a.menu:link, a.menu:visited, a.menu:active{
    color: #646464;
}
input.btn_my_zzk {
    height: 26px;
    background: #D7F5D1;
    border: 0px;
    font-family: "microsoft yahei";
}
.dayTitle {
    margin-bottom: 15px;
    text-align: center;
}
.footer{
    visibility: hidden;
}
.day {
    background-position: right top;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    padding:10px;
}
.header{
visibility: visible;
}
a{
text-decoration: none;
}
#mytopmenu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-position: left bottom;
    margin-top: -11px;
    margin-left: 0;
    background-color: #EEFBEC;
}
#mylinks{
    font-size:16px;
}
#centercontent {
    padding-left: 0
}
body{
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}
#leftcontent {
    right: 0;
    border-radius: 10px;
    top: 200px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb{
display:none;
}
#cnblogs_post_body {
    line-height: 35px;
    font-size: 14px;
}
#cb_post_title_url{
    color: #4B903D;
    font-size: 18px;
}
.syntaxhighlighter code{
    font-size: 14px!important;
}