.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 16px !important;
}
#navCategory ul li a{
	font-size: 22px;
	text-decoration:none;
}
blockquote{
    background-color: #ebdbdb;
}
#MySignature{

    height:220px;
    width:100%;
    background:url(https://i4.buimg.com/590584/17110c8d059ab340.png) no-repeat;
}
#cnblogs_post_body{
    margin-bottom: 50px;
}
div.x-goto-top div.x-arrow{
    position: absolute;
    left: 10px;
    top: -1px;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-bottom-color: #339900;
}
div.x-goto-top div.x-stick{
    position: absolute;
    left: 15px;
    top: 15px;
    width: 8px;
    height: 14px;
    display: block;
    border-radius: 1px;
    background-color: #339900;
}
div.x-goto-top {
    display: none;
    opacity: 0.9;
    z-index: 999999;
    position: fixed;
    bottom: 113px;
    right: 5%;
    margin-left: 40px;
    width: 38px;
    height: 38px;
    border-radius: 3px;
    cursor: pointer;
    background-color: #f5f5f5;
    border: 1px solid #339900;
}

.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: none;
}
bundle-darkgree a:hover {
    color: #F60;
    text-decoration: none; 
}
.cnblogs_code span {
    font-family: Courier New!important;
    font-size: 16px!important;
    line-height: 1.5!important;
}
#blogCalendar td a{
    color: #390!important;
}
.cnblogs_code pre {
    font-family: Courier New!important;
    font-size: 16px!important;
    word-wrap: break-word;
    white-space: pre-wrap;
}
*{
    font-family: 微软雅黑!important;
}