body {
    font-family: '微软雅黑','黑体',Arial;
    font-size:15px;
    padding:0 35px;
    color:#333;
    background:#e0e0e0;
}
div {
    display:block;
}
#home {
    overflow:auto;
    margin:65px auto 35px auto;
    border-radius:10px;
    background-color:#fff;
    box-shadow: 0 0 10px -4px;
}
#header {
    background-color:#F0F2EF;
    background-size:auto 80%;
}
#blogTitle {
    padding:16px;
}
#navigator {
    font-size:16px;
    margin:20px 0 0 0;
    border:none;
    text-align:center;
    background:#337ab7;    
    padding-top:0px;
}
.dayTitle{
    display:none;
}





#div_digg {

float:right;

font-size:12px;

margin-bottom:10px;

margin-right:30px;

margin-top:10px;

text-align:center;

width:120px;

position: fixed; right: 0px; 

bottom: 0px; z-index: 10; 

background-color: white; 

margin: 10px; padding: 10px; 

border: 1px solid rgb(204, 204, 204);

}

.vote

{

float:right;

font-size:12px;

margin-bottom:10px;

margin-right:30px;

margin-top:10px;

text-align:center;

width:120px;

position: fixed; right: 0px; 

bottom: 0px; z-index: 10;

 background-color: white; 

margin: 10px; padding: 10px; 

border: 1px solid green;

}