body{
 font-size:11px;
}
#navList a{
 font-family:"微软雅黑";
 text-shadow:5px 2px 6px #000;
}
#navList a:hover{
 background-color:#169fe6;
 color:#ADADAD;
}
.day .postTitle{
 font-size:18px;
 line-height:1.8em;
}
a.c_b_p_desc_readmore{
 color:red;
}
#blogTitle h2{
 font-size:14px;
}
.catListTitle{
 font-family:"微软雅黑";
 font-size:16px;
  padding:6px 25px 10px 13px;
}
#profile_block{
 color:black;
}
.sidebar-block ul li{
 padding:11px 10px 11px 20px;
 font-size:12px;
}

.sidebar-block h3{
 font-family:"微软雅黑";
 font-size:16px;
 padding:6px 25px 10px 13px;
}
.sidebar-block ul li:hover{
 background: #ff5e52;
 color:white;
 cursor: pointer;
}
.sidebar-block ul li:hover a{
 color:white;
}
.pager a{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background-color: #99b16b;
 -webkit-box-shadow: 0 0 0px rgba(0,0,0,0),0 0px 0px rgba(0,0,0,0);
 -moz-box-shadow: 0 0 0px rgba(0,0,0,0),0 0px 0px rgba(0,0,0,0);
 height: 40px;
 line-height: 40px;
 color: #fff;
 display: inline-block;
 padding: 0 15px;
 text-decoration: none;
 border:0px;
}
.topicListFooter .pager a:hover, .topicListFooter .pager span{
 margin-top:0px;
}