body{font-family:"微软雅黑","幼圆","黑体";font-size:14px;background-color:lightyellow;}
.catListBlogRank{display:none;}
#header{border:none;}
.catListTitle{
padding: 6px;
margin: 20px 0;
border: 1px solid #eee;
border-left-width: 5px;
border-radius: 8px;
border-left-color: #F43048;
background-color: #fff;
text-align:left;
}
#blog-news img{
box-shadow: 0 0 35px #000000;
}
#blog-news a:hover {
    box-shadow: 0 0 25px #F43048;
}
.input_my_zzk {
width: 151px;
height: 25px;
box-shadow: 0 0 20px #666;
border: solid 1px #ffffff;
}
input.btn_my_zzk {
height: 28px;
font-size: 14px;
}
#blog-calendar .CalTitle{
background: #F43048;
border:none;
border-radius: 8px;
height: 37px;

}
.CalNextPrev{width:10px;}
.CalNextPrev+td {
background-color: white;
}
#navList a{
-webkit-transition: all 0.3s linear;  
-moz-transition: all 0.3s linear;  
-ms-transition: all 0.3s linear;  
-o-transition: all 0.3s linear;  
transition: all 0.3s linear;  
}
#navList a:hover {
background-color: #F43048;
padding-left:2px;
}

#sidebar_postcategory ul {
    width: 230px;
    height: 780px;}

#sidebar_postcategory ul li{
    float: left;
    width: 100px;
    margin-right: 10px;
    border: solid 1px #666;
    margin-bottom: 10px;
    background-color: #fff;
    text-align: center;
    height: 40px;
    border-radius: 8px;
    line-height: 40px;
}
#header #blogTitle h2 {
    margin-top: -22px;
    margin-left: 79px;
}