/*公用*/
body {font-size: 15px;padding: 0;margin: 0;font-family: "微软雅黑","宋体",Arial;background: #054A85 url('https://img.t.sinajs.cn/t6/skin/skinvip812/images/body_bg.jpg') no-repeat top center;min-width: 1200px;}
#home {opacity: 0.95;filter: alpha(opacity=95);box-shadow: 0 0 10px #000;margin: 40px auto;width: 1200px;background: #fff;overflow: auto;border: solid 1px #fff;padding: 20px;}

#navigator{background: #054A85; height: 48px; line-height: 48px; margin-bottom: 20px;}
#footer{background: #054A85; height: 48px; line-height: 48px; margin-top: 20px; color: #fff;}
#navigator li{width: 100px; text-align: center;}
#navigator li:hover{background: #3597E0;}
#navigator li a{color: #fff; font-size: 16px; font-weight: bold;}
#Header1_HeaderTitle{font-size: 34px; font-weight: bold;color: #464646}

#sideBar{border: 0px;}
.postTitle{color: #464646; font-size: 20px; font-weight: bold;border-bottom:0;}
.postCon{color: #615B5B; font-size: 16px; padding: 10px;}
.postDesc{font-size: 12px;}

#MySignature{background:#55acee;color:#fff;padding:8px 8px;font-size:13px;}
#MySignature a{color:#D25069;text-decoration:none;font-weight:bold;}
#BlogPostCategory,#EntryTag,#site_nav_under,#google_ad_c1,#under_post_news,#google_ad_c2,#under_post_kb{display:none}


*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox{width:54px; float:right; position:fixed; right:4px; bottom:15px;
opacity:0.5;
filter:alpha(opacity=50);
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:15px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#pinglun,#xiangguan,#gotop{ width:54px; height:56px; background:url(https://images.cnblogs.com/cnblogs_com/xxlogin/711354/o_icon.png) no-repeat; display:block;}
#pinglun{ background-position:0 0;}
#xiangguan{ background-position:0 -59px;}
#gotop{ background-position:0 -118px;}