<a href="#_labelTop" style="color:#f68a33">回到顶部</a>
.postTitle {
    font-size: 210%;
    font-weight: bold;
    color:#0F74EF;
    border-bottom: 2px solid #999;
    width: 100%;
    padding-left: 5px;
}

#cnblogs_post_body p {
    margin: 10px auto;
    text-indent: 0;
    font-size:120%;
}

#cnblogs_post_body h1 {
            font-size: 200%;
            font-weight: bold;
            border-radius: 6px 6px 6px 6px;
            background: #265B89;
            color:white;
            border-bottom: 1px solid #999;
            float: left;
            line-height: 1.5em;
            width: 100%;
            padding-left: 5px;
            text-align:center;
        }
       #cnblogs_post_body h2 {
            background: #4A77FD;
            border-radius: 6px 6px 6px 6px;
            color: #FFFFFF;
            font-family: FZShuTi；
            font-size: 18px;
            font-weight: bold;
            height: 20px;
            line-height: 20px;
            margin: 18px 0 !important;
            padding: 12px 0 8px 5px;
            width: 50%;
            margin-bottom: 20px;
        }
       #cnblogs_post_body h3 {
            background:#56B4E6;
            border-radius: 6px 6px 6px 6px;
            color: black;
            
            font-size: 18px;
            
            height: 20px;
            line-height: 20px;
            margin: 18px 0 !important;
            padding: 15px 0 8px 5px;
            width: 30%;
            margin-bottom: 20px;
        }

.catListTitle {
    background: #56B5E8;
    border-bottom: 1px solid #006600;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: white;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 5px;
    text-indent: 0.5em;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#mytopmenu {
    background-color:#56B5E8;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    clear: both;
    border-radius: 10px ;
}
#mylinks a {
    font-size:20px;
    color:white;
    
}
#mylinks a:hover {
    font-size:20px;
    color:black;
}
.postBody a:link {
    text-decoration:underline;
}




element.style {
    left: 1483px;
    top: 26.9883px;
    right: auto;
}
.esa-catalog {
    position: fixed;
    top: 120px;
    right: 1px;
    width: auto;
    height: auto;
    background-color: #fff;
    z-index: 999999;
}