<STYLE type=text/css>
.logo
{background:#transparent}
.banner
{background:#transparent}
.menu
{background:#transparent}
.feeds .up
{background:#transparent}
.feeds .down
{background:#transparent}
.feeds .function
{background:#transparent}
.links .up
{background:#transparent}
.links .down
{background:#transparent}
.links .mid
{background:#transparent}
.photo .mid
{background:#transparent}
.label .mid
{background:#transparent}
.calendar .mid
{background:#transparent}
.callboard .up
{background:#transparent}
.callboard .down
{background:#transparent}
.callboard .mid
{background:#transparent}
.bodyBg {background:#transparent;filter:progid:DXImageTransform.Microsoft.gradient(GradientType ='1',enabled='true',startColorstr=#AAFFFFFF, endColorstr=#AAFFFFFF);} 
.bodyBottom
{background:#transparent}
.sysW770
{background:#transparent}
.gbook .up
{background:#transparent}
.gbook .down
{background:#transparent}
.feeds .page
{background:#transparent}
.links .more
{background:#transparent}
.add
{background:#transparent}
.add .ico
{background:#transparent}


#cnblogs_post_body h2{
    border-style: solid;
    background: #d0d0d085;
    height: 33px;
    padding: 5px 0 5px 10px;
    border-radius: 6px 6px 6px 6px;
    border-color: #9a938436;
}

#cnblogs_post_body h3{
    background: #9db0cb87;
    height: 22px;
    padding: 5px 0 5px 10px;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-color: #5f9ea047;
}

#home{
    width: 80%;
    border-radius: 6px 6px 6px 6px;
   <!-- background-color: #f6f6f6ab;-->
}

</STYLE>
body {
    color: #000;
    background: #fff;
    font-family: 'PingFang SC','Helvetica Neue','Helvetica','Arial','Microsoft Yahei',sans-serif;
    font-size: 12px;
    min-height: 101%;
    background: url() top center #cbdcec;
        background-attachment: scroll;
        background-size: auto auto;
    background-size: 100% auto;
    background-attachment: fixed;

}

#sideBar{
    width: 259px;
}