.buryitbg {
    background: url(//images.cnblogs.com/cnblogs_com/qhbm/1242898/o_follow.gif) no-repeat;
}
.gongzuo{
     background-color: #fff;
    margin: 2% auto;
    padding: 10px;
    width: 90%;
    box-shadow: 0px 0px 8px #999;
    -moz-box-shadow: 0px 0px 8px #999;
    -web-kit-shadow: 0px 0px 8px #999;
    border-radius: 6px;
}
#div_digg {
    float: right;
    font-size: 12px;
    margin: 10px 20px;
    text-align: center;
    width: 115px;
    position: fixed;
    right: 0px;
    bottom: 5%;
    z-index: 10;
    background-color: white;
    margin: 10px;
    padding:10px;
    border-width: 1px;
    border-style: dashed;
    border-color: silver;
padding-bottom:0px;
}
.qianming{
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    border: silver 1px dashed;
    font-size: 12px;
}
.bg
{
background-image: url("https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1529680129847&di=d88a5afc09d0777a61a766c41f66caaa&imgtype=0&src=http%3A%2F%2Fimg.mp.itc.cn%2Fupload%2F20170216%2F5d7b93b860d642e291b9158f4e3e0ff2_th.jpeg");
 position:fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  min-width: 1000px;
  z-index:-10;
  zoom: 1;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}
#home{
opacity:0.9;
background-color:#fff;
margin:2% auto;
padding:10px;
width:90%;
    box-shadow: 0px 0px 8px #999;
    -moz-box-shadow: 0px 0px 8px #999;
    -web-kit-shadow: 0px 0px 8px #999;
    border-radius: 6px;
}
#cnblogs_c1,#under_post_news,#ad_t2,#under_post_kb,#cnblogs_c2{
display:none;
}
#header {
    border-top: 4px solid #6495ED;
    border-bottom: 1px solid #6495ED;
    padding-bottom: 5px;
    margin-top: 10px;
}

#Header1_HeaderTitle:link {
	color: #6495ED;
	text-decoration: none;
}
#Header1_HeaderTitle:visited {
	color: #6495ED;
	text-decoration: none;
}
#Header1_HeaderTitle:hover {
	color: #6495ED;
	text-decoration: underline;
}
#Header1_HeaderTitle:active {
	color: #6495ED;
	text-decoration: none;
}
#Header1_HeaderTitle {
	color: #6495ED;
     font-size:18px;
}
body{
font-size:14px;
background-image: url();
    background-repeat: repeat;
    background-color: transparent;
}
.cnblogs_code pre{
font-size: 14px!important;
}
h3{
    font-size: medium;
}
#mainContent{
width:78%;
}
#main{
width:90%;
}
.postDesc2{
display:block;
}
.blogStats{
font-size:14px;
}
#navList li a{
font-size:17px;
}
.myposts_title{
 color:blue;
font-weight:bold;
}
.entrylistDescription{
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    color: blue;
    font-weight: bold;
}
.forFlow img{
    margin-top: 0px; 
}
div.commentform textarea{
    width: 100%;
height:146px;
}