#cnblogs_post_body h1{
margin-top: 15px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
border-style: initial;
border-color: initial;
font-size: 16px;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: #111;
color: white;
font-family: 微軟雅黑, Consolas, 黑体;
background-position: initial initial;
background-repeat: initial initial;
border-width: 0px;
padding:5px;
}
#cnblogs_post_body h2{
margin-top: 15px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
border-style: initial;
border-color: initial;
font-weight:normal;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: gray;
color: white;
font-family: 微軟雅黑, Consolas, 黑体;
background-position: initial initial;
background-repeat: initial initial;
border-width: 0px;
padding:3px 5px;
}
#cnblogs_post_body p{
border-style: initial;
border-color: initial;
border-width: 0px;
padding: 0px;
}
#cnblogs_post_body a{
color: #399AB2;
text-decoration: none;
border-bottom:none;
}
#cnblogs_post_body a:hover{
color:#9CBA39;
text-decoration: underline;
}
#cnblogs_post_body input[type='button']{
padding:5px 10px;
font-size:14px;
border:2px outset #F0F0F0;
}
#site_nav_under{
display:none;
}
.itnews{
display:none;
}
div.forFlow a{
color: #399AB2;
text-decoration: none;
border-bottom:none;
}
div.forFlow a:hover{
color:#9CBA39;
text-decoration: underline;
}
#topics{
border-bottom:1px solid #CCC;
}
#div_digg{
position: fixed;
right: 0px;
bottom: 0px;
z-index: 10;
background-color: white;
margin: 10px;
padding: 10px;
border: 1px solid #CCC;
border-image: initial;
}
#goToTop a {
-moz-transition: all 1s ease 0s;
background: url("https://images.cnblogs.com/cnblogs_com/artwl/344768/r_20111223top.png") no-repeat scroll center center #EEE;
bordercolor: rgba(203, 78, 255, 0.2) rgba(213, 178, 255, 0.4) rgba(113, 178, 133, 0.5) rgba(220, 100, 200, 0.6);
border-width: 70px;
display: block;
height: 52px;
overflow: hidden;
text-indent: -9999px;
width: 50px;
margin-top: 2px;
float:left;
margin-right:10px;
}
#div_digg{
width:160px;
}
.buryit{
margin-left:0px;
}
.author,.url
{
background-color:#EEE;
}
#green_channel{
width:400px;
}
div.cnblogs_code{
border-left: 2px solid green;
}
ul#navList a {
display: inline;
margin: 0px 5px;
float: left;
width:auto;
font-size:20px;
padding:10px;
}
#mainContent {
margin-bottom: 10px;
}
div.commentform textarea {
width: 600px;
height: 200px;
padding: 5px;
}
input#btn_comment_submit{
border:normal;
padding:5px 10px;
}
body ul#navList{
top:18px;
}
ul#navList a:hover{
color:#F60;
}
#cnblogs_post_body{
    overflow:hidden;
}
#cnblogs_post_body img{
border:1px solid #CCC;
padding:5px;
-webkit-box-shadow: 5px 6px 5px #333333; 
-moz-box-shadow: 5px 6px 5px #333333;
box-shadow: 5px 6px 5px #333333; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;  
border-radius: 5px; 
}
.cnblogs_code_toolbar{
    display:none;
}