/*
#home {
    margin: 0 auto;
    width: 80%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    margin-top: 26px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

#blog-news  img{
width: 100%;
}

*/
/* #blogTitle,*/
#ad_t2,#under_post_news,#under_post_kb,#blogTitle {
    display: none;
} 

#navList a:link {
    color: #fff;
    text-shadow: 0px 0px 0px #000;
}
div.commentform textarea{
    height: 175px;
}
 #sidebar_postarchive, #sidebar_topviewedposts ,#sidebar_recentcomments, #blogCalendar, #sidebar_topcommentedposts{
display:none;
}
#gonggao{
 border: 1px solid #dedede;
background: white;
}