.buryit {
  <!-- display:none; --> 
}
/**
.diggit {
    margin-left:-5px;
    background-image:none!important;
    width:130px;
    height:120px;
    background:rgba(0, 0, 0, 0) url("https://files.cnblogs.com/files/JimLy-BUG/o_dig.gif") no-repeat scroll 0 0 !important;
    border:2px solid #399C45;
    border-radius:15px;
    
    
}

#digg_count {
    font-size:60px;
    text-shadow : 5px 5px 5px #OOO;
    color:#588B5E;
    font-family:'楷体';
}

#div_digg {
    text-shadow : 5px 5px 5px #OOO;
}

#digg_tips {
    margin-top:5px;
    color: #FF0000;
    font-weight: bolder;
}


#div_digg {
    position:fixed;
    left:100px;
    bottom:10px;
    display:none;
}
*/
#navList {
    font-family : '楷体';
    font-weight : bold;
}

#navList a{
    font-family : '楷体';
    font-size : 20px;
}

#triT_jimly {
    width: 0;
    height: 0;
    border-bottom: 70px solid #169FE6;
    border-right: 70px solid transparent;
    position : fixed;
    left : 0;
    bottom : 0;
    text-align : left;
    line-height : 100px;
    font-weight : bolder;
    font-size : 15px;
    color : #FFF;
}

#triB_jimly {
    width: 0;
    height: 0;
    border-bottom: 70px solid #169FE6;
    border-left: 70px solid transparent;
    position : fixed;
    right : 0;
    bottom : 0;
    text-align : right;
    line-height : 100px;
    font-weight : bolder;
    font-size : 15px;
    color : #FFF;
}

.postTitle2 {
    font-weight : bolder;
    color : #0E90D2 !important;
    font-family : '楷体';
}

#jimly20160426a:hover{
    text-decoration:none;
    font-size:110%;
}

#jimly160427Donate{
    position : fixed;
    right : 0px;
    top:290px;
    width : 40px;
    height 100px;
    background : #FF0000;
    color: #FFF200;
    font-size : 24px;
    line-height:50px;
    border : 3px solid #FFF200;
    border-right : 0px;
    border-top-left-radius : 15px;
    border-bottom-left-radius : 15px;
    text-align:center;
    cursor : pointer;
    font-weight:bolder;
}

#jimly27Show {
    width : 180px;
    height : 200px;
    position : fixed;
    right : 0;
    top:240px;
    background : #FFF;
}

#alipay {
    width:89px;
    line-height:40px;
    border-right:2px solid #B8B8B8;
    float:left;
    text-align:center;
    background:#FFF;
    letter-spacing : 3px;
}

#wxpay {
    width:89px;
    line-height:40px;
    min-width:89px;
    float:left;
    text-align:center;
    letter-spacing : 3px;
}