body{cursor:url('https://blog-static.cnblogs.com/files/blogs/745759/Arrow.gif?t=1649062339'),auto;}
A{cursor:url('https://blog-static.cnblogs.com/files/blogs/745759/hand.gif?t=1649062454'),auto;}

#site_nav_under {
    display: none;
}
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}
#EntryTag {
    margin-top: 20px;
    font-size: 9pt;
    color: gray;
}
.topicListFooter {
    text-align: right;
    margin-right: 10px;
    margin-top: 10px;
}
#divRefreshComments{
    text-align: right;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 9pt;
}
#EntryTag {
    margin-top: 20px;
    font-size: 9pt;
    color: gray;
}
.topicListFooter {
    text-align: right;
    margin-right: 10px;
    margin-top: 10px;
}
#divRefreshComments{
    text-align: right;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 9pt;
}

{
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}

body {
    background:url(https://files-cdn.cnblogs.com/files/blogs/745759/maho.bmp?t=1649063372) no-repeat fixed;
    background-size:cover;
    color:rgb(190, 35, 35);
    font-family: "微软雅黑","verdana","ms song","宋体","Arial", "Helvetica", "sans-serif";
    font-size: 15px;
    min-height: 101%;
    width:75em;
    margin-left:auto;
    margin-right:auto;
    z-index:0;
}

#Uleft, #Uright,#Dleft, #Dright{
    /* Firefox 4 */
    -moz-transition-property:top;
    -moz-transition-duration:1s;

    /* Safari and Chrome */
    -webkit-transition-property:top;
    -webkit-transition-duration:1s;

    /* Opera */
    -o-transition-property:top;
    -o-transition-duration:1s;
    position: fixed;
    width: 80px;
    height: 80px;
    line-height: 500px;
    text-align: center;
    z-index:1;
}
#Uleft{
    width: 80px;
    height: 80px;
    top:-60px;
    left: 50px;
}
#Uright{
    width: 110px;
    height: 110px;
    top: -75px;
    right: 50px;
}
#Dleft{
    bottom:10px;
    left: 10px;
    width: 200px;
    height: 200px;
}
#Dright{
    bottom:-50px;
    right: 0px;
    width: 200px;
    height: 250px;
}

#MagicArray{
    /* Firefox 4 */
    -moz-transition-property:width height bottom right;
    -moz-transition-duration:1s;

    /* Safari and Chrome */
    -webkit-transition-property:width height bottom right;
    -webkit-transition-duration:1s;

    /* Opera */
    -o-transition-property:width height bottom right;
    -o-transition-duration:1s;

    position: fixed;
    bottom:107px;
    right: 108px;
    width: 0px;
    height: 0px;
    text-align: center;
    z-index:2;
}
#Tab1{
    -moz-transition-property:fontSize width height;
    -moz-transition-delay:0.8s;

    -webkit-transition-property:fontSize width height;
    -webkit-transition-delay:0.8s;

    -o-transition-property:fontSize width height;
    -o-transition-delay:0.8s;

    color:#0f5aa0b7;
    position: fixed;
    font-size: 0px;
    text-align: center;
    z-index:3;
    font-weight:500;
    text-shadow:
        -1px 0 #7A67EE,
1px #7A67EE,
        1px 0 #7A67EE,
-1px #7A67EE;
}

::selection{background:#698B22;color:#FFF;}
::-moz-selection{background:#698B22;color:#FFF;}
input{cursor:url('https://blog-static.cnblogs.com/files/blogs/745759/%E6%AD%A3%E5%B8%B8%E9%80%89%E6%8B%A92(1)(1)-1%E7%A7%8D%E5%B0%BA%E5%AF%B8.ico?t=1649065852'),auto;}
wait{cursor:url('https://blog-static.cnblogs.com/files/blogs/745759/%E6%AD%A3%E5%B8%B8%E9%80%89%E6%8B%A92(1)(1)-1%E7%A7%8D%E5%B0%BA%E5%AF%B8.ico?t=1649065852'),auto;}
input{outline:medium;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
ul {
    word-break: break-all;
}
li {
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
a:link {
    color:black;
    text-decoration:none;
}
a:visited {
    color:#111;
    text-decoration: none;
}
a:hover {
    color: #7B68EE;
    -moz-border-radius: 9px;
    -khtml-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    transition: all 0.4s linear 0s;
}
a:active {
    color: rgb(122, 24, 24);
    text-decoration: none;
}
.clear {
    clear: both;
}

#home {
    margin: 10 auto;
    width:90%;//导航栏的宽度
    min-width: 60em;
}

#header {
    padding-bottom: 0em;//导航栏下端空白
    margin-top: 0.8em;//导航栏距离上方
    background:rgba(5, 89, 110, 0.356);
}

#blogTitle {
    clear: both;
    -webkit-box-shadow:5px 2px 6px rgb(19, 38, 146);-moz-box-shadow:5px 2px 6px rgb(131, 4, 4);padding:4px 10px;
    text-shadow:1px 1px 1px #05455056;
    margin-top: 0.8em;
    background:rgba(5, 89, 110, 0.096);
}
#blogLogo {
    float: right;
}

#navigator {
/*    background-color: black;
    height: 30px;
    clear: both;*/

    margin-top:0.3em;
    height: 2em;
    clear:both;
    border:1px solid #999;
    -moz-border-radius: 11px;
    -khtml-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    -webkit-box-shadow:5px 2px 6px #000;-moz-box-shadow:5px 2px 6px #000;padding:4px 10px;
    background:rgba(5, 89, 110, 0.356);
    opacity: 0.50;
}

#navList a {
    display: block;
    padding-left:1em;
    padding-right:1.5em;
    line-height:2em;
    float: left;
    text-align: left;
    border-right: 1px solid rgb(13, 87, 156);
}

#navList a:link, #navList a:visited, #navList a:active {
}

#navList a:hover {
    color: #7B68EE;
    padding-left:0.8em;
    padding-right:0.8em;
}

.blogStats {
    float: right;
    font-size:0.8em;
    color: #000;
    margin-top: 0.9em;
    margin-right: 0.2em;
    text-align: right;
}

#main{
    width: 130%;
    min-width: 65em;
    text-align: left;
    background:#f5f0eca2;
    opacity: 1;
}

#mainContent .forFlow{
    margin-left: 1.5em;
    margin-inline-start: 1em;
    float:none;
    width: auto;
}

#mainContent {
    min-height: 18em;
    padding: 0px 0px 10px 0;
}

.day {
    min-height: 10px;
    _height: 10px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
