body {
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0px;
    word-wrap: break-word;
}

a:visited, a:active, a:link {
    color: #00F;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    margin: 0px;
    font-size: 1.5em;
}

h1 a:visited, h1 a:active, h1 a:link {
    color: #000;
}

h1 a:hover {
    color: #47F;
    text-decoration: none;
}

h2 {
    margin-top: 10px;
    font-size: 1em;
}

h5 {
    margin: 0px;
    padding: 0px;
}

#top {
    padding: 10px;
    background-color: #093;
    color: #000;
    border-bottom: 4px solid #47F;
}

#tagline {
    font-size: 0.8em;
    margin: 0px;
}

p.date img {
    vertical-align: middle;
}

p.date {
    font-size: 0.9em;
    font-weight: bold;
    border-bottom: 1px solid #AAA;
    margin-bottom: 0px;
    padding: 2px 0px;
}

blockquote {
    font-style: italic;
}

#main .post {
    line-height: 1.5;
    font-size: 14px;
}

p {
    line-height: 1.5;
}

p.postfoot {
    font-size: 0.75em;
}

#leftmenu {
    position: absolute;
    left: 10px;
    margin-top: 10px;
    width: 180px;
    background-color: #F4F4F4;
}

#leftmenu h3, #rightmenu h3 {
    font-size: 0.9em;
    margin: 0px;
    padding: 4px;
    border-bottom: none;
}

#leftmenu ul, #rightmenu ul {
    list-style: none;
    margin: 5px 0px 10px 5px;
    padding: 0px;
    margin-left: 5px;
    font-size: 0.8em;    
}

#rightmenu {
    width: 180px;
    position: absolute;
    right: 10px;
    margin-top: 10px;
}

#main {
    margin: 0px 0px 0px 205px;
    /*background-color: #F4F4F4;*/
    padding: 15px;
    /*border-left: 1px solid #BBB;
    border-right: 0px solid #BBB;*/
    border-bottom: 4px solid #47F;
}

#footer {
    margin: 0px;
    padding-top: 5px;
    text-align: center;
    font-size: 0.7em;
}

input.text {
    width: 300px;
}

textarea {
    width: 300px;
    height: 200px;
}

#comments h4 span {
    color: #999;
}

#comments h4 {
    margin: 0px;
    font-size: 0.9em;
}

p {
    margin: 10px 0px;
}

h3 {
    font-size: 1.2em;
    border-bottom: 1px solid #AAA;
}

#relatedlinks ul {
    list-style: none;
    margin-left: 10px;
    padding: 0px;
}

.Cal {
    border: 1px solid #999999;
    width: 100%;
    font-family: Arial;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 180px;
    background-color: #EEEEEE;
}

.CalTitle {
    background-color: #B6B6B6;
    border-color: #ADF;
    font-family: Arial;
    font-size: 13px;
    color: #000;
    margin-left: 0px;
    padding: 0px;
    height: 100%;
    font-weight: bold;
}

.CalOtherMonthDay {
    color: #808080;
}

.CalSelector {
}

.CalNextPrev {
}

.CalDayHeader {
    background-color: #CCCCCC;
}

.CalSelectedDay {
}

.CalWeekendDay {
}

.CalTodayDay {
    background-color: #CCCCCC;
}



h1 a:visited, h1 a:active, h1 a:link {
    color: #000;
}

h1 a:hover {
    color: #093;
}

a:visited, a:active, a:link {
    color: #093;
}

#top {
    background-image: url("https://common.cnblogs.com/Skins/GreenField/images/o_xiang.jpg"); /*background-repeat: no-repeat;*/
    height: 200px;
    background-color: #CEA;
    color: #000;
    border-bottom: 4px solid #093;
}

#Header1_HeaderTitle {
    position: absolute;
    right: 50px;
    top: 50px;
}
#tagline {
    position: absolute;
    right: 55px;
    top: 85px;
    color: #093;
    font-weight: bold;
}

p.date {
    display: none !important;
    border-bottom: 1px solid #AAA;
}


p.postfoot {
    /*text-indent: 50px;*/
    font-size: 11.5px;
    border-bottom: 1px solid #093;
}

#main {
    border-bottom: 4px solid #093;
}

#comments h4 span {
    color: #999;
}

.leftmenu {
    font-size: 12px;
    border-bottom: 1px solid #093;
}

leftmenu a:visited, leftmenu a:active, leftmenu a:link {
    font-size: 11.5px;
    color: #000;
}

leftmenu a:hover {
    font-size: 11.5px;
    color: #093;
}

h3
{
color: #fff;
background-color: #038b03;
-moz-border-radius: 5px;
border-radius: 5px;
padding:6px;
margin:10px 0px;
text-shadow:2px 2px 3px #404040;
}

/*h2 {background-image: url("images/o_dot.gif");background-repeat: no-repeat;background-position: 2%;text-indent : 50px;}*/

.div_my_zzk {
    text-align: center;
}

#profile_block{
    margin-left:5px;
}

#cnblogs_post_body h3 {
    background-image: none;
    border-bottom: none;
    text-align: left;
}

/*推荐按钮*/
/*
#div_digg {
    position: fixed;
    bottom: 40px;
    right: 20px;
    background-color: #DCFCE9;
    border: 2px solid #06F867;
    padding: 10px;
    margin: 10px;
    text-align: center;
}
*/
/*返回顶部按钮*/

#toTop {
    width: 60px;
    height: 152px;
    display: none;
    position: fixed;
    right: 18px;
    bottom: 100px;
    background: url(https://images.cnblogs.com/cnblogs_com/chenyuming507950417/536929/o_backtop2.gif) no-repeat 0 0;
    opacity: 1; 
}

#toTop:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
}