#Header1_HeaderTitle{
font-size:30px
}

#blog-news {
    overflow: hidden;
}

#myRewards{
display:none
}

#blogTitle h2 {
    background-color: #d2d8de;
    border: 1px solid #d2d8de;
}

#cnblogs_post_body h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active,a.entrylistItemTitle{
    color: #0378bb;
}

#cnblogs_post_body h2 {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: white;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 17px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 15px 0 !important;
    padding: 5px 0 5px 20px;
    text-shadow: 2px 2px 3px #222;
    width: 97%;
}

.catListTitle {
    background: #0378bb;
    border-bottom: 1px solid  #0378bb;
}

#navigator {
    background-color: #0378bb;
    height: 60px;
    clear: both;
    margin-top: -13px;
    position: relative;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #fff;
}

#top_nav{
display:none
}