#header{ background-color:#20375F;}
#header .title a{}
#navList{position:fixed;height:25px;left:480px;z-index:9;}
#navigator{position:fixed;z-index:9;widht:600px;left:480px;border:0px;border-width:0px;border-bottom:0px;}
#navigator ul a{color:#FFFFFF}
#navigator ul a:hover{color:#FFFFFF;}
#MenuToper{position:fixed;color: #FFFFF;font-weight:bold;font-size:15px;height:25px;left:480px;top:53px;}
#MenuToper2{position:fixed;color: #FFFFF;font-weight:bold;font-size:15px;height:25px;left:480px;top:80px;}
#sideBar{background-color:#EEEEFF;top:106px;}
#main{z-index:999;margin-top:0px;padding-top: 100px;}
.blogStats{position:fixed;top:16px;background-color:#20375F;width:200px;right:0px;color:#FFFFFF;z-index:9;}
.forFlow{top:15px;}
.subtitle{position:fixed;z-index:1;height:86px;top:15px;}
#blogTitle{position:fixed;top:0px;z-index:1;}
#myTopBg{position:fixed;top:0px;width:100%;left:0px;height:116px;background-color:#20375F;}
#myLogo{top:35px;height:116px;background-color:#20375F;z-index:999;}
#myTopAd{position:fixed;top:25px;left:480px;z-index:1;}
#nav_sitehome{background-color:#20375F;border:0px;}
#myFooter{position:fixed;bottom:0;heiht:30px;text-align:center;color:#fbe8e8;background-color:#20375F;width:100%;line-height:30px;}
a {
  color: #000000;
  text-decoration: none;
}


.cnblogs_post_body p{font-size:15px;}
span{font-size:15px;}


#blogTitle{padding:0px}
.diggit {
float: left;
width: 134px;
height: 80px;
text-align: center;
cursor: pointer;
margin-top: 2px;
padding-top: 2px;
background: url('https://images.cnblogs.com/cnblogs_com/yubinfeng/707099/o_UP.jpg') no-repeat;
background-size:134px 80px; 
background-position: 0 0;
text-align: center;
cursor: pointer;
}
#div_digg .diggnum {
color:#0C7207;
line-height: 1.5em!important;font-size:25px;font-weight:bold;
}
#div_digg{
  position:fixed;
  bottom:52px;
  width:140px;
  right:350px;
  border:2px solid #28B5E6;
  padding:2px;
  background-color:#fff;
  border-radius:5px 5px 5px 5px !important;
  box-shadow:0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
  text-align: center;
}
#div_digg_g{
  position:fixed;
  right:380px;
  bottom:3px;
  width:140px;
  height:25px;
  border:2px solid #28B5E6;
  padding:2px;
  background-color:#fff;
  border-radius:5px 5px 5px 5px !important;
  box-shadow:0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(2, 2, 0, 0.5);
}
.buryit{display:none;}

.ContentSignature {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
        font-size:18px;
}
.ContentSignature p{ font-size:18px;}
.postTitle{hidden:true}
/*列表标题样式*/
.day .postTitle a{color:#20375F}
/*默认字体大小*/
p{	font-family: "宋体";
	color: #000000;
        font-size: 15px;
	text-align: left;	
}
/*文章总标题*/
H{
	font-family: "宋体";
	color: #000D42;
	text-align: center;
	font-weight: bold;
}
H1{
	font-family: "宋体";
	font-size: 18px;
	color: #000D42;
	text-align: center;
	font-weight: bold;
}
/*文章内容一级标题*/
H2{
        font-family: "宋体";
	font-size: 17px;
	font-weight: bold;
	color: #000033;
	text-align: left;
	text-indent: 8px;
	height: 35px;
	width: 100%;
	vertical-align: middle;
	background-position: center center;
	line-height: 35px;
	border-radius: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #0099CC;
}
/*文章内容二级标题*/
H3{
	font-family: "宋体";
	font-weight: bold;
        font-size: 16px;
	color: 20375F;
	text-align: left;
	text-indent: 5px;
}