body{
	font-size: 12px;
	background: #D0E7DF url(https://images.cnblogs.com/cnblogs_com/wangweimutou/620634/o_90304_top.jpg) 50% top scroll no-repeat;
	color: #5d5d5d;
}

#main{
	margin-bottom: 50px;
}
a{
	color:#06D;
}
a:hover {
	color: #F60;
	cursor: pointer;
}
div.postTitle a{
	color:#06D;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	font-weight: bold;
	font-size: x-large;
}
div.postTitle a:hover{
	color:#F60 !important;
}
div.postTitle a:visited{
	color:#06D;
}
.aspNetHidden{
	top: 0;
	height: 400px;
	position: fixed;
	width: 100%;
	z-index:-1;
}
#header{
	margin: auto 50px;
	padding: 40px 0;
}
#footer{
	bottom: 0px;
	height: 200px;
	position: fixed;
	width: 100%;
	z-index: -1000;
	color: transparent;
	display:block !important;
}
/*导航条*/
div#navigator {
	width: 100%;
	margin: auto 0;
	line-height: 40px;
	height: 40px;
	background: rgba(245,245,245,0.2);
	margin-top: 50px;
}
div#navigator ul#navList{
	position: relative;
	left: 50px;
	top: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#navList li{
	margin: 0;
	margin-right: 20px;
	width: 100px;
}
div#navigator ul#navList li a {
	padding:0;
	width: 100%;
	line-height: 40px;
	background: transparent;
	font-size: 16px;
	text-decoration: none;
	display: block;
	color: #FFF;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
div#navigator ul#navList li a:hover {
	background: #e15782;
	color: #FFF;
	font-weight: bold;
	border-radius: 50px 0;
}
div.blogStats {
	position: relative;
	top:0;
	right:0;
	margin-right: 10px;
	float: right;
	color: #999;
}
/*博客标题*/
div#blogTitle {
	background:none;
}
div#blogTitle .title a
{
	text-decoration: none;
	color: #000;
}
div#blogTitle .title {
	font-size: 24pt;
	font-weight: 800;
	font-family: 'Arizonia', cursive;
	text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,0.1), 0 0 		5px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2),0 5px 10px rgba(0,0,0,0.25);
}
/*子标题*/
div#blogTitle .subtitle {
	font-size: 12pt;
	padding-left: 60px;
	padding-top: 20px;
	font-weight: 500;
}


.postTitle a:hover {
	cursor: pointer;
	text-shadow: #fff 1px 1px 1px;
	padding-left: 20px;
	color: rgba(154,204,153,1);
	font-size: x-large;
}
.postTitle a {
	color: rgba(154,204,153,1);
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	font-weight: bold;
	font-size: x-large;
}

div.forFlow{
	padding: 20px 30px 50px;
	background: white;
}

.forFlow .day {
	line-height: 24px;
	padding: 10px;
	margin-bottom: 20px;
	background: #F5F5F5;
	border-radius: 10px;
}
.day .dayTitle {
	display: none;
}

div#sideBar{
	position: absolute;

	overflow: hidden;
	top: 260px;
	right: 0;
}
div#sideBar #sideBarMain{
	background: white;
}
div#sideBar #sideBarMain h3{
	margin:10px 0;
	padding: 5px 10px;
	background: #f0f0f0;
	border: 1px solid #ccc;
}
div#sideBar .newsItem{
	padding-left:30px;
}
/*搜索的框框和按钮*/
.btn_my_zzk{
	background: url(https://pic002.cnblogs.com/images/2011/70278/2011060320275124.png) repeat-x 0 0;
	height: 25px;
	width: 70px;
	background-position: 0 -36px;
	border: 1px solid #787878;
	color: #000;
	cursor: pointer;
	font-size: 13px;
	font-family: "Microsoft Yahei",Tahoma,Arial,Helvetica,STHeiti;
	-webkit-border-radius: 4px;
}
.input_my_zzk{
	outline: none;
	width: 150px;
	height: 25px;
	padding-left: 10px;
	color: #333;
	border: 1px solid #BBB;
	-webkit-border-radius: 4px;
}

/*评论文本框*/
#tbCommentBody{
	border: 1px solid #AEBACD;
	font-family: Microsoft Yahei;
	font-size: 14px;
	line-height: 20px;
	padding: 7px;
	margin-bottom: 10px;
	resize: none;
	width: 580px;
	height: 200px;
	outline: none;
}

/*发表评论Lable上面的div*/
div.postDesc{
	border: #ccc 1px dashed;
	line-height: 24px;
	height: 24px;
	color: #666;
	margin: 10px 0;
	padding: 0 5px;
}
/*发表评论的Lable, 绿色背景*/
div.feedback_area_title{
	width:100%;
	margin:0px;
	padding:3px 0;
	background-color:green;
	color:#fff;
	text-align:left;
	text-indent:30px;
	border-radius:3px;
}
/*每条评论的div*/
.feedbackItem{
	border: 1px solid #BBB;
	margin-bottom: 8px;
	margin-top: 4px;
	background-color: #FCFEC5;
	color: #000;
	border-radius:8px;
}
div.feedbackItem div.feedbackCon {
	color: #555;
	padding: 7px 7px 7px 30px;
	background: url('https://pic002.cnblogs.com/images/2011/70278/2011082418163061.gif') no-repeat 0px 0px;
}
/*提交按钮*/
#btn_comment_submit{
	cursor: pointer;
	width:80px;height:30px;border:none;
	background-color:#2DAEBF;
	-webkit-border-radius: 10px;color:white;
	font-weight: bold;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	font-size: 10pt;
}
/*投票相关的支持按钮*/
.diggit{
	width: 125px;
	height: 50px;
	background: url('https://pic002.cnblogs.com/images/2011/70278/2011050520390113.gif') no-repeat;
	cursor: pointer;
	margin-top: 0px;
	padding-top: 9px;
	padding-left: 38px;
}
.diggnum{
	font-family:Georgia, Serif;
}
.buryit {
	display:none;
}
span#digg_count{
	font-size: 20px;
	color:green;
}
/*提示推荐的Label*/
.diggword {
	margin-top: 0px;
}

/*引用的文字*/
blockquote{
	color: #000;
	background-color:#FCFEC5;
	border:1px solid #BBB;
	/*border-radius:8px;*/
	margin:5px 0px 5px 0px;
	padding-left: 20px;
	line-height: 1.3;
	word-wrap: break-word;
}

.copy {
	border: #c0c0c0 1px solid;
	padding: 10px;
	line-height: 15pt;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #dbeaff;
	font-size: 9pt;
}
.quote {
	border: #c0c0c0 1px dashed;
	padding: 10px;
	line-height: 12pt;
	margin-top: 15px;
	font-family: Verdana, "Lucida Grande", Geneva, Arial, sans-serif;
	margin-bottom: 15px;
	background: #e9e9e9;
	font-size: 9pt;
}
.copy img {
	width: 25px; height: 25px
}
.cuscomment {
	border: #c0c0c0 1px dashed;
	padding: 5px 10px 10px 10px;
	line-height: 20pt;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 9pt;
}
.fastcomment {
	padding: 5px;
	margin-top: 5px;
	color: #ffffff;
	margin-right: 5px;
}
.fastcomment:hover {
	border: #ffffff 1px outset;
	background: #ffffff;
	color: #000000;
}
.postTitle, .entrylistPosttitle, .feedback_area_title{
	font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	height: 30px;
	color: #3b3b3b;
	padding: 10px 0;	
}
.postBody {
	font-size: 15px;
        font-family:"Microsoft Yahei",Tahoma,Arial,Helvetica,STHeiti;
}
.postBody a {
	border-bottom: #3d81ee 1px dashed; COLOR: #06C;
}
.postBody a:hover {
	color: white;
	background-color: #78AFD3;
}
.postBody h1 {
	border-radius: 3px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	background: #1977B0;
	margin-top: 15px;
	margin-bottom: 5px;
	color: white;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.postBody h2 {
	color: #1977B0;
	padding-left: 20px;
	font-size: 18px;
}

.postBody h3 {
	color: #1977B0;
	padding-left: 25px;
	font-size: 16px;
}
.postBody h4 {
	color: #1977B0;
	padding-left: 30px;
}
.postBody h5 {
	color: #1977B0;
	padding-left: 25px;
}
.postBody img {
	margin-bottom: 0px;
}
div.postCon {
	color: #444; font-size: 13px
}
div.postCon a {
	border-bottom: #3d81ee 1px dashed;
	color: #06C; font-size: 13px
}
div.postCon a:hover {
	color: #f00;
}
#MySignature {
	margin-top: 30px;
}
#bottom a{
	color:#ffffff;
}
/*代码部分*/
.syntaxhighlighter{
	font-size:14px !important;
	line-height: 1.4 !important;
	border:#c0c0c0 1px solid !important;
	margin-top: 2px !important;
	margin-bottom: 2px !important;
	border-radius:5px;
	word-wrap: break-word;
}
/*主页文章简要信息*/
.c_b_p_desc {
	font-family:"Microsoft Yahei",Tahoma,Arial,Helvetica,STHeiti;
}
/*摘要右边的图片*/
.desc_img {
	height: 120px;
	width: 120px;
}
.code{
	font-size: 14px;
	font-family: "Microsoft Yahei",Tahoma,Arial,Helvetica,STHeiti;
	background-color: #FCFEC5;
	border: 1px solid #BBB;
	margin: 0 20px 20px;
	padding: 8px;
	word-wrap: break-word;
	border-radius:8px
}
.post table{
	margin-left: 30px;
	border: 1px solid #333;
	border-collapse: collapse;
	border-spacing: 0;
	line-height:1.3;
	font-size: 12px;
}
.post tr, td, th{
	padding: 5px 8px;
	text-align: center;
	white-space: nowrap;
}
.post th{
	background: #3398CC none repeat scroll 0 0;
	color:#fff;
}