.headerText a.headermaintitle {
    font-size: 60px;
    font-family: 华文隶书;
    text-shadow: 6px 4px #ff9090;
    color: #000;
}
.headerText {
    padding-top: 90px;
    width: 500px;
}
body {
    background-image: url(https://images.cnblogs.com/cnblogs_com/liaoxiaocong/1889995/o_201127162439lxc.jpg);
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    height: 100%;
    width: 100%;
}
.header {
    height: 231px;
    width: 1100px;
    background-image: url(https://images.cnblogs.com/cnblogs_com/liaoxiaocong/1890112/o_201128033340header.jpg); 
opacity: 0.85;
    background-repeat: no-repeat;
    background-position: left;
    border: 0 dotted #000;
    padding-left: 0;
    padding-top: 0;
    margin-left: 0;
    padding-bottom: 0;
    background-size: cover;
border-radius: 8px;
    box-shadow: 6px 7px 6px #0a131b;
}
a.menu:link, a.menu:visited, a.menu:active {
    color: #05fbf1;
    font-size: 18px;
    font-family: 华文行楷;
    text-decoration: none;
}
#mytopmenu a:hover{
       text-shadow: 4px 3px 4px #fff;
}
#mytopmenu {
    color: crimson;
}
/*侧边栏圆角*/
#leftcontent {
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 6px 7px 6px #0a131b;
    background: rgba(255, 255, 255, 0.3);
    background-image: url(https://images.cnblogs.com/cnblogs_com/liaoxiaocong/1889987/o_201127153853%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20201127233813.jpg);
    background-position: initial;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
}
.day{
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 6px 7px 6px #0a131b;
opacity: 0.85;
}
.post{
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 6px 7px 6px #0a131b;
opacity: 0.85;
}
#sidebar_shortcut ul a{
     font-family: 华文行楷;
}
.footer {
    color: #83ffef;
}
/**/
#leftcontentcontainer {
    padding: 10px;
    background-image: none;
    background-repeat: no-repeat;
}
#jsi-flying-fish-container canvas {
    width: 100%;
height:200px;
bottom:-100px;
}
#Snow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(125,137,95,0.1);
    pointer-events: none;
}
/* 定制公告栏时钟位置 */
#clockdiv {
    /* left, center, right */
    text-align: center;
}
.comment_textarea{
border-radius: 8px;
}
#ad_t2 a {
    margin-right: 10px;
    color: #ffbbf3;
    text-decoration: none;
}
.c_ad_block {
    margin-top: 10px;
    line-height: 1.5;
    display: none;
}
.CalTodayDay {
    background-color: #ffd1d1;
    color: #fff;
}
#profile_block {
    color: #fff;
    margin-top: 5px;
    line-height: 1.5;
    text-align: left;
}
.input_my_zzk {
    width: 100px;
    vertical-align: middle;
    height: 20px;
    border-radius: 8px;
}
input.btn_my_zzk {
    vertical-align: middle;
    height: 22px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 8px;
    background-color: #d4a3a3;
    color: #fff;
}