body{background:f9f9f9}
#blogTitle .title{font-size:55px;}
#blogTitle .title a{color:#f60}
#sideBar{border-left:0;background:#E3E3E3;right:auto;left:0;width:230px; padding-left:20px;top:205px;overflow: hidden;}
#sideBar h3{margin-bottom:10px;background: #f60;color: #fff;height: 40px;line-height: 40px;border-radius: 10px 10px 0 0;padding-left: 15px;}
#sideBar li{text-indent:0em;margin-left:0em;height: 43px;line-height: 43px;    overflow: hidden;padding: 0 20px;border-bottom: 1px solid #eee;}
#sideBar li:last-child{border: 0;}
.newsItem .catListTitle{display:none}
.newsItem{padding-top:10px;}
.catListTag,.catListLink{display:none}
#mainContent{background:#fff;margin-left:230px;margin-right:0}
.postTitle, .entrylistPosttitle, .feedback_area_title{padding:20px 0 10px;margin:0;border-bottom:0;font-size:22px;font-weight:normal;font-family: "微软雅黑","黑体";}
.postTitle a{color:#f60}
.c_b_p_desc{line-height:24px;}
input.btn_my_zzk{background:none;cursor:pointer}
.postCon a, .postBody a, .feedbackCon a{ color:#f60;text-decoration:none}
.CalTodayDay{color:#f60;background:#eee}
.catListPostCategory{background: #fff;border-radius: 10px;}
.catListBlogRank,.mySearch,.catList,.catListPostArchive,.catListComment,.catListView,.catListFeedback{background: #fff;border-radius:10px;}
.mySearch{padding-bottom: 20px;}
.div_my_zzk{margin:15px 0 10px 15px;}
/*---滚动条默认显示样式--*/  
::-webkit-scrollbar-thumb{  
   background-color:#f60;  
   height:50px;  
   outline-offset:-2px;  
   outline:2px solid #fff;  
   -webkit-border-radius:4px;  
   border: 2px solid #fff;  
}  
 
/*---鼠标点击滚动条显示样式--*/  
::-webkit-scrollbar-thumb:hover{  
   background-color:#018EE8;  
   height:50px;  
   -webkit-border-radius:4px;  
}  
 
/*---滚动条大小--*/  
::-webkit-scrollbar{  
   width:8px;  
   height:8px;  
}  
 
/*---滚动框背景样式--*/  
::-webkit-scrollbar-track-piece{  
   background-color:#fff;  
   -webkit-border-radius:0;  
}
::-webkit-scrollbar-thumb:active{
      height:50px;
      background-color:#000;
      -webkit-border-radius:4px;
  }

#navigator{ height: 48px; line-height: 48px; border: 0; background: #f60;}
#navList li{font-size: 16px;margin: 0}
#navList li a{color: #fff; height: 48px; padding: 0 30px; line-height: 48px; display: inline-block;}
#navList li a:hover{color: #fff; background: #c60}
.blogStats{ color: #fff}