#home {
    margin: 0 auto;
    width: 90%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
/**/
#blogTitle h1 a:hover {
    color: #8B008B;
}
#blogTitle h1 a {
    color: #f04155;
}
#blogTitle h1 {
    font-size: 41px;
    font-weight: bold;
    line-height: 1.5em;
}
#blogTitle h1 a {
letter-spacing: 0;
text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135 }
#blog-news p {
font-size: 14px;
text-align: left;
font-family: verdana,sans-serif; 
color: #E31B1B;
font-variant: small-caps;
}
#blogTitle h2 {
    font-weight: bold;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #757575;
    padding-left: 150px;
}
/**/
#navList a:hover {
    color: #42b3e0;
    text-decoration: none;
}
#navigator {
    font-size: 16px;
}
#navigator {
    font-size: 13px;
    border-bottom: 1px solid #ea8f8f;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(234, 143, 143);
    border-top: 1px solid #ea8f8f;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(234, 143, 143);
    height: 50px;
    clear: both;
    margin-top: 25px;
}
body {
    color: #747b74;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
}
/**/
#sideBar a {
    color: #0c0b0b99;
}
/**/
.CalTodayDay {
    background: #3671a599 !important;
    color: #FFF;
    font-weight: normal;
}
#AllanboltSignature
{ 
border-top: #e0e0e0 1px dashed;
border-right: #e0e0e0 1px dashed;
border-bottom: #e0e0e0 1px dashed;
border-left: #e0e0e0 1px dashed;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 60px;
font-family: 微软雅黑;
font-size:14px;
background: url(https://images.cnblogs.com/cnblogs_com/allanbolt/226222/o_users_two_warning_48.png) #e5f1f4 no-repeat 1% 50%;

}
#AllanboltSignature div
{
line-height: 25px;
}

.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: none;
    color:#0054ffcc;
}
/**/
#sideBar {
    font-size: 15px;
    font-family: Geneva;
}
/**/
#gotoTop {display:none;position:fixed;top:75%;left:50%;cursor:pointer;margin-top:-10px;margin-left:550px;padding:4px 8px;width:15px;text-align:right;border:1px solid #e0e0e0;background:#fff;}
#gotoTop {_position:absolute;_top:expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")}
#gotoTop.hover{background:#e0e0e0;color:#fff;text-decoration:none;}
/**/
a:link {
    color: #0a0a0a;
}
.top {text-align:center;font-size:1.8em;margin-top:-12px;}