#top_nav {display:none;}
.post a:link { text-decoration: none; }
.code
{
    background: #fbedbb;
    border: #c0c0c0 1px solid;
    padding: 5px;
    margin: 0 40px 0 20px;
    font-family: Verdana,Helvetica, "微软雅黑" , Arial, "宋体" , sans-serif;
}
body,td {font-family:verdana; font-size:12px; line-height:150%; }
table {width:100%; background-color:#ccc; margin:5px 0;}
td {background-color:#fff;padding:3px;}
thead td {text-align:center; font-weight:bold; background-color:#eee;}
#div_digg
{
	position: fixed;
	bottom: 0px;
	right: -20px;
	padding: 8px 8px 8px 10px;
	background-color: #fff;
	border: 1px solid #D9DBE1;
}
#tank_h1
{
	background-color: #A5A5A5;
}
#cnblogs_post_body { color: black; font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif; font-size: 16px; }
#cnblogs_post_body h1 { background: #2B6695 !important; border-radius: 6px 6px 6px 6px !important; box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5); color: #FFFFFF; font-family: "微软雅黑" , "宋体" , "黑体" ,Arial; font-size: 17px; font-weight: bold; height: 25px; line-height: 25px; margin: 15px 0 !important; padding: 5px 0 5px 20px; text-shadow: 2px 2px 3px #222222; }

.diggword { display: none; }
#div_digg { position: fixed; bottom: 10px; right: 50px; }
#centercontent img, .cnblogs_code { max-width: 98% !important ; }
@media screen and (min-width: 1px) and (max-width: 800px) {
    #mytopmenu { margin-left: 0; margin-right: 0; width: 94%; }
    #centercontent { padding-left: 0; padding-right: 0; width: 98%; }
    #leftcontent { width: 98%; position: static; width: 98%; }
    #footer { margin: 0; width: 98%; }
    #header { display: none; }
    #green_channel { display: none; }
    #centercontent img { max-width: 98% !important; }
    .footer { width: 98%; margin-left: 0; margin-right: 0; padding: 0; }
}
/* 圆圈加载*/
#circle{background-color:rgba(0,0,0,0);border:5px solid rgba(247, 14, 42, 1);opacity:.9;border-right:5px solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);border-radius:50px;box-shadow:0 0 35px #808080;width:80px;height:80px;margin:0 auto;position:fixed;right:103px;bottom:100px;
-moz-animation:spinPulse 56s infinite linear;
-webkit-animation:spinPulse 56s infinite linear;
-o-animation:spinPulse 56s infinite linear;
-ms-animation:spinPulse 56s infinite linear;}
#circle1{background-color:rgba(0,0,0,0);border:6px solid rgba(31, 62, 230, 0.9);opacity:.9;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-radius:50px;box-shadow:0 0 15px #202020;width:60px;height:60px;margin:0 auto;position:fixed;right:111px;bottom:109px;
-moz-animation:spinoffPulse 166s infinite linear;
-webkit-animation:spinoffPulse 166s infinite linear;
-o-animation:spinoffPulse 166s infinite linear;
-ms-animation:spinoffPulse 166s infinite linear;}
#circletext{width:66px;height:30px;line-height:15px;margin:0 auto;position:fixed;right:105px;bottom:124px;}
@-moz-keyframes spinPulse{0%{-moz-transform:rotate(160deg);opacity:0;box-shadow:0 0 1px #505050;}50%{-moz-transform:rotate(145deg);opacity:1;}100%{-moz-transform:rotate(-320deg);opacity:0;}}
@-moz-keyframes spinoffPulse{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}}
@-webkit-keyframes spinPulse{0%{-webkit-transform:rotate(160deg);opacity:0;box-shadow:0 0 1px #505050;}50%{-webkit-transform:rotate(145deg);opacity:1;}100%{-webkit-transform:rotate(-320deg);opacity:0;}}
@-webkit-keyframes spinoffPulse{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}
@-o-keyframes spinPulse{0%{-o-transform:rotate(160deg);opacity:0;box-shadow:0 0 1px #505050;}50%{-o-transform:rotate(145deg);opacity:1;}100%{-o-transform:rotate(-320deg);opacity:0;}}
@-o-keyframes spinoffPulse{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(360deg);}}
@-ms-keyframes spinPulse{0%{-ms-transform:rotate(160deg);opacity:0;box-shadow:0 0 1px #505050;}50%{-ms-transform:rotate(145deg);opacity:1;}100%{-ms-transform:rotate(-320deg);opacity:0;}}
@-ms-keyframes spinoffPulse{0%{-ms-transform:rotate(0deg);}100%{-ms-transform:rotate(360deg);}}