#navList a:link{
 text-shadow:none;
}
#navList a:link {
    color: #fff;
}

#blogTitle h2{
 font-family: "Arial","Microsoft YaHei","黑体","宋体","sans-serif";
}
/*
#blogTitle h1{
-webkit-box-reflect:below;
-moz-box-reflect:below;
-ms-box-reflect:below;
-o-box-reflect:below;
}*/

#p_b_follow{
content:"\u4eba\u751f\u4e5d\u5b57\u771f\u8a00\uff1a\u4e0d\u5bb3\u6015\uff0c\u4e0d\u7740\u6025\uff0c\u4e0d\u8981\u8138\uff01";
}
#leftcontentcontainer{
   display:none;
}
.CalTodayDay{
border-radius: 12.5px;
width: 25px;
height: 25px;
color:#abcdef; 
}
/*日历选中
<div style=" width:25px; height:25px; background-color:#F00; border-radius:50%;">
         <span style="line-height:25px; display:block; color:#FFF; text-align:center;font-left:-3px;">1</span>
    </div>
*/