div#header h1 {
    width:400px;
    height:60px;
    margin-left:0;
    background:url("https://images.cnblogs.com/cnblogs_com/easygame/676078/o_logo.png") no-repeat;
}
#Header1_HeaderTitle{
display:block;
height:60px;
}
#header #navigator{
    width:100%;
    background-color:#fff;
    height:36px;
    margin-top:0;
}
#navigator #navList
{
    float:left;
}
#navigator .blogStats{
    top:0;
    height:36px;
    margin-top:0;
    line-height:36px;
}
#navList a{
    font-size:14px;
    height:36px;
    line-height:36px;
    padding-top:0;
    color:#000;
}
#navList a:hover{
    text-decoration:none;
    color:#ff6a00;
}
.catListPostArchive,.catListImageCategory{
    display:none;
}
.banner {
    position: relative;
    overflow: auto;
}

    .banner li {
        list-style: none;
    }

    .banner ul li {
        float: left;
    }

#comment_form_container,#btn_comment_submit,.diggword{

}
.diggit{
background: url("https://images.cnblogs.com/cnblogs_com/easygame/676078/o_o_blue.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
float: left;
height: 128px;
text-align: center;
width: 128px;
}
#blog_post_info .diggit #digg_count{
display:block;
font-size:20px!important;
color:red;
}
#cnzz_stat_icon_1254852880
{
display:block;
width:100%;
text-align:center;
}
#cnzz_stat_icon_1254852880 a{
display:inline;
}
.buryit{
display:none;
}
.postTitle a{
color:#69c!important;
}
h3{
padding: 5px;
color: white;
background-color: #A5A5A5;
font-size: 20px;
font-weight: bold;

}
#MySignature{
border-top:2px solid #eee;
padding:1em 0;
font-size:15px;
color:#c81623;
}