#home {
    width: 100%;
}

#header {
    margin-top: 0;
    border: 0;
    padding-bottom: 0;
}

#blogTitle {
    display: none;
}

#navigator {
    background-color: #00a65a;
    height: 50px;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 0;
}
.blogStats {
    float: right;
    color: white;
    margin-top: 15px;
    margin-right: 10px;
    text-align: right;
}#sidebar_search_box {
    padding-left: 20px;
    padding-top: 10px;
}
.newsItem {
    padding: 15px 0 5px 20px;
}.input_my_zzk {
    width: 200px;
    vertical-align: middle;
    color: #666;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid transparent;
    height: 35px;
}#sidebar_search h3 {
    display: none;
}

#navList {
    padding-top: 0;
}

#sideBar {
    width: 325px;
    padding: 0;
    background-color: #f9fafc;
}

#mainContent {
    margin-left: -28em;
}

    #mainContent .forFlow {
        margin-left: 28em;
    }


#sideBarMain ul li :hover {
    background: #f4f4f5;
}

#navList a:link, #navList a:visited, #navList a:active {
    display: block;
    color: white;
    font-family: microsoft yahei;
    height: 35px;
    vertical-align: middle;
    padding-top: 15px;
}

.catListTitle {
    font-family: microsoft yahei;
    font-size: 150%;
}

#sidebar_postcategory ul li a {
    padding: 12px 5px 12px 35px;
    display: block;
    font-size: 1.2em;}input.btn_my_zzk {
    vertical-align: middle;
    height: 22px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    height: 37px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #444;
    border-color: #ddd;
    border-radius: 3px;
    -webkit-box-shadow: none;
    border: 1px solid transparent;
}