#Header1_HeaderTitle{
    font-size: 30px;
}
#navigator {
    height: 48px;line-height: 48px;
}
#navList a {
    height: 48px;
}
#kb_block{
    display:none;
}
#under_post_news{
    display:none;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active{
    transition:no!important;
    color:black!important;
}
.postTitle a:hover{
    color:#f60!important;
    text-decoration: underline!important;
    margin-left:0px!important;
}
a.entrylistItemTitle{
    color:black;
}
a.entrylistItemTitle:hover{
    color:#f60;
    text-decoration: underline;
}
#sidebar_postarchive>ul>li>a:hover{
    text-decoration: underline;
}
#sidebar_postcategory>ul>li>a:hover{
    text-decoration: underline;
}
#TopViewPostsBlock>ul>li>a:hover{
    text-decoration: underline;
}
.catListTitle{
    font-size:16px;
}
.recent_comment_title a:hover{
    text-decoration: underline!important;
}
.cnblogs_code_toolbar{
    display:none;
}