#div_digg {
	position: fixed;
	bottom: 10px;
	right: 215px;
	padding: 10px;
	width: 48px;
	background-color: #fff;
	border-radius: 5px 5px 5px 5px !important;
	box-shadow: 0 0 0 0px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
	z-index: 999999;
}

@media screen and (max-width:768px) {
	#MySignature,#blog_nav_admin,#blog_nav_contact,#blog_nav_sitehome,#sideBar,.blogStats {
		display: none!important
	}

	#mainContent {
		padding: 2px;
		width: 100%
	}
}

@media screen and (min-width:768px) {
	#mainContent {
		padding: 20px;
		width: 75%
	}

	#header {
		box-shadow: 0 2px 6px rgba(100,100,100,.3)
	}
}

#div_digg .buryit {
	display: none
}

#cnblogs_post_body h1,h2,h3,h4 {
	color: #64a69c
}

#cnblogs_post_body h2 {
	color: #64a69c;
	border-top: thick dotted;
	margin-top: 24px
}

pre {
	white-space: pre!important
}

#EntryTag {
	margin-top: 20px;
	color: gray;
	font-size: 9pt
}

.topicListFooter {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right
}

#divRefreshComments {
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 9pt
}

* {
	margin: 0;
	padding: 0
}

html {
	height: 100%
}

body {
	background-color: #eee;
	color: #555;
	font-size: 13px;
	font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 20px
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0
}

ul {
	word-break: break-all
}

li {
	list-style: none
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	font-size: 100%
}

a:link {
	color: #555;
	text-decoration: none;
	transition: all .4s ease
}

a:visited {
	color: #555;
	text-decoration: none
}

a:hover {
	color: #64a69c;
	text-decoration: underline
}

a:active {
	color: #555;
	text-decoration: none
}

.clear {
	clear: both
}

#home {
	margin: 0 auto;
	margin-top: 70px;
	width: 95%
}

#header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1000;
	width: 100%
}

#blogTitle {
	position: absolute;
	clear: both;
	margin-left: 40px
}

#blogTitle h1 {
	margin-top: 10px;
	font-size: 26px;
	font-family: "Comic Sans MS"
}

#blogTitle h1 a {
	color: #fff;
	font-family: fantasy
}

#blogTitle h1 a:hover {
	color: #64a69c;
	text-decoration: none
}

#blogTitle h2 {
	display: none
}

#blogLogo {
	float: right
}

#navigator {
	clear: both;
	padding-left: 200px;
	height: 40px;
	background-color: #4db7ad
}

#navList {
	float: left;
	min-height: 40px
}

#navList li {
	float: left;
	padding: 0 5px
}

#navList a {
	float: left;
	display: block;
	width: 5em;
	height: 40px;
	text-align: center;
	font-size: 14px;
	line-height: 40px
}

#navList a:active,#navList a:link,#navList a:visited {
	color: #fff;
	transition: all .4s ease;
	color: #fff;
    transition: all .4s ease;
    font-weight: bold;
    font-family: STXingkai;
    font-size: 18px;
}

#navList a:hover {
	background-color: #64a69c;
	color: #fff;
	text-decoration: none
}

.blogStats {
	float: right;
	margin-top: 8px;
	margin-right: 35px;
	color: #FFF;
	text-align: right
}

#main {
	width: 100%
}

#mainContent .forFlow {
	width: auto
}

#mainContent {
	float: left;
	min-height: 500px;
	background-color: #fff;
	box-shadow: 0 2px 6px rgba(100,100,100,.3)
}

.day {
	margin-bottom: 20px;
	padding-bottom: 5px;
	min-height: 10px
}

.day .c_b_p_desc {
	padding-top: 45px;
	text-indent: 2em
}

.day .postTitle {
	position: relative
}

.day .postTitle a {
	position: absolute;
	padding-top: 30px
}

.day .postCon {
	padding-top: 20px;
	min-height: 100px
}

.desc_img {
	position: absolute;
	float: left
}

.dayTitle {
	display: none;
	clear: both;
	margin-top: 3px;
	margin-bottom: 10px;
	width: 100%;
	color: #666;
	text-align: center;
	font-weight: 700;
	font-size: 110%;
	line-height: 1.5em
}

.postTitle {
	clear: both;
	width: 100%;
	font-size: 18PX;
	line-height: 1.5em
}

.postTitle a:active,.postTitle a:link,.postTitle a:visited {
	color: #64a69c
}

.postTitle a:hover {
	padding-left: 20px;
	text-decoration: none
}

.postCon {
	float: right;
	clear: both;
	padding: 10px 0;
	width: 100%;
	line-height: 1.5em
}

.postDesc {
	width: 100%;
	float: right;
	text-align: right;
	color: #c3c3c3;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	background: url(//images.cnblogs.com/cnblogs_com/cnsevennight/666322/o_bg-diag.png) bottom repeat-x;
	clear: both
}

.postDesc a:active,.postDesc a:link,.postDesc a:visited {
	color: #c3c3c3
}

.postDesc a:hover {
	color: #64a69c;
	text-decoration: none
}

.postSeparator {
	float: right;
	clear: both;
	clear: both;
	margin: 0 auto 15px auto;
	width: 100%;
	height: 10px
}

#sideBar {
	float: right;
	overflow: hidden;
	width: 20%;
	min-height: 200px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	word-break: break-all
}

.newsItem {
	margin-bottom: 8px;
	padding: 15px 0 5px 0
}

.catList,.catListArticleArchive,.catListArticleCategory,.catListBlogRank,.catListComment,.catListEssay,.catListFeedback,.catListImageCategory,.catListLink,.catListNoteBook,.catListPostArchive,.catListPostCategory,.catListTag,.catListView,.mySearch,.newsItem {
	margin-bottom: 35px;
	padding: 10px;
	background-color: #fff;
	background-image: url(//images.cnblogs.com/cnblogs_com/cnsevennight/666322/o_list-bg.png);
	background-repeat: repeat-x;
	box-shadow: 0 2px 6px rgba(100,100,100,.3);
	word-wrap: break-word
}

#blog-news,.mySearch #widget_my_zzk,.newsItem>div {
	margin-top: 50px
}

#blog-calendar {
	margin-bottom: 35px;
	padding-bottom: 10px;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 2px 6px rgba(100,100,100,.3);
        border-radius:5px
}

#calendar {
	margin-bottom: 35px;
	padding-bottom: 10px;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 2px 6px rgba(100,100,100,.3)
}

#calendar .Cal {
	width: 100%;
	line-height: 1.5em
}

.Cal {
	border: 0;
	color: #666
}

#calendar table a:active,#calendar table a:link,#calendar table a:visited {
	font-weight: 700
}

#calendar table a:hover {
	background-color: #5ad0c2;
	color: #fff;
	text-decoration: none
}

.CalTodayDay {
	color: #64a69c
}

#blog-calendar .CalNextPrev a:active,#blog-calendar .CalNextPrev a:link,#calendar .CalNextPrev a:visited {
	margin: 10px;
	padding: 3px 5px;
	border-radius: 10px;
	font-weight: 700
}

.CalDayHeader {
	padding-top: 10px;
	border-bottom: 1px solid #f9f7f4
}

.CalTitle {
	width: 100%;
	border-bottom: 1px solid #f9f7f4;
	background-image: url(//images.cnblogs.com/cnblogs_com/cnsevennight/666322/o_list-bg.png);
	background-repeat: repeat-x;
	color: #000
}

.CalTitle td {
	padding-top: 15px;
	padding-bottom: 5px
}

.catListTitle {
	position: absolute;
	right: 0;
	left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f9f7f4;
	text-align: left;
	font-weight: 700;
	font-size: 110%;
	line-height: 1.5em
}

.catListComment {
	line-height: 1.5em
}

.divRecentComment {
	color: #666;
	text-indent: 2em
}

#sideBarMain {
	position: relative;
	width: 100%
}

#sideBarMain ul {
	margin-top: 50px;
	line-height: 1.5em
}

#sideBarMain li {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.8;
	word-break: keep-all
}

#sideBarMain li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

#sideBarMain a {
	color: #444;
	text-decoration: none;
	transition: all .4s ease
}

#sideBarMain a:hover {
	color: #64a69c
}

.div_my_zzk {
	position: relative;
	width: 85%
}

#btnZzk {
	background: url(//images.cnblogs.com/cnblogs_com/cnsevennight/666322/o_blog_search.png) no-repeat 5px 5px
}

#widget_my_google input[type=button] {
	background: url(//images.cnblogs.com/cnblogs_com/cnsevennight/666322/o_google_search.png) no-repeat 5px 5px
}

.input_my_zzk {
	padding-right: 30px;
	padding-left: 5px;
	width: 100%;
	height: 25px;
	outline: 0;
	border: 1px solid #ccc
}

.btn_my_zzk {
	position: absolute;
	top: 1px;
	right: -35px;
	width: 25px;
	height: 25px;
	border: 0;
	border-style: none;
	color: transparent;
	font-size: 12px;
	cursor: pointer
}

.input_my_zzk:hover {
	border: 1px solid #21759b;
	transition: all .4s linear 0s
}

.input_my_zzk:focus {
	border: 1px solid #21759b
}

#topics {
	float: left;
	overflow: hidden;
	padding: 0 0 10px 0;
	width: 100%;
	min-height: 200px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	word-break: break-all
}

#topics .postTitle {
	float: left;
	padding-left: 5px;
	width: 100%;
	font-weight: 700;
	font-size: 130%;
	line-height: 1.5em
}

.postBody {
	padding: 5px 2px 5px 5px;
	color: #000;
	line-height: 1.5em
}

#EntryTag {
	color: #666
}

#EntryTag a {
	margin-left: 5px
}

#EntryTag a:active,#EntryTag a:link,#EntryTag a:visited {
	color: #666
}

#EntryTag a:hover {
	color: #64a69c
}

#topics .postDesc {
	float: right;
	margin-top: 5px;
	padding-right: 5px;
	width: 100%;
	color: #666;
	text-align: right
}

.feedback_area_title {
	margin: 10px 0 30px;
	border-bottom: 2px solid #ccc;
	font: normal normal 16px/35px "Microsoft YaHei"
}

.feedbackListSubtitle {
	color: #a8a8a8
}

.feedbackListSubtitle a:active,.feedbackListSubtitle a:link,.feedbackListSubtitle a:visited {
	color: #64a69c;
	font-weight: 700
}

.feedbackListSubtitle a:hover {
	color: #64a69c;
	text-decoration: underline
}

.feedbackListSubtitle b {
	color: #64a69c
}

.feedbackManage {
	float: right;
	width: 200px;
	text-align: right
}

.feedbackCon {
	margin-bottom: 1em;
	padding: 10px 20px 10px 5px;
	width: 100%;
	min-height: 35px;
	border-bottom: 1px solid #EEE;
	line-height: 1.5
}

#divRefreshComments {
	margin-bottom: 10px;
	text-align: right
}

.commenttb {
	margin-bottom: 10px;
	padding: 8px;
	width: 50%;
	width: 320px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #555
}

.commenttb:hover {
	outline: 0;
	border-color: rgba(82,168,236,.8);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.075),0 0 4px rgba(82,168,236,.6);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,.075),0 0 4px rgba(82,168,236,.6);
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.075),0 0 4px rgba(82,168,236,.6);
	color: #333;
	transition: all .4s linear 0s
}

.commentTextBox {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 410px!important
}

.commentTextBox:hover {
	outline: 0;
	border-color: rgba(82,168,236,.8);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.075),0 0 4px rgba(82,168,236,.6);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,.075),0 0 4px rgba(82,168,236,.6);
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.075),0 0 4px rgba(82,168,236,.6);
	color: #333;
	transition: all .4s linear 0s
}

#AjaxHolder_PostComment_btnSubmit {
	display: inline-block;
	padding: 8px 20px;
	outline: 0;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #21759b;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-ms-transition: all .4s ease
}

#AjaxHolder_PostComment_btnSubmit:hover {
	background: #333
}

#AjaxHolder_PostComment_divCommnentArea tr {
	margin-top: 10px;
	margin-bottom: 10px
}

.comment_vote {
	padding-right: 10px
}

.comment_vote a {
	color: #999
}

.comment_vote a:hover {
	color: #21759b
}

#commentform_title {
	margin: 10px 0 30px;
	padding: 0;
	border-bottom: 2px solid #ccc;
	background-image: none;
	font: normal normal 16px/35px "Microsoft YaHei"
}

#comment_form_container .author {
	padding-left: 10px;
	width: 320px;
	height: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: none;
	color: #555
}

#comment_form_container p {
	margin-bottom: 20px;
	font-size: 14px
}

.commentbox_title_left {
	font-size: 14px
}

.commentbox_title_right {
	float: left
}

#comment_form_container .comment_textarea {
	margin-bottom: 10px;
	padding: 8px;
	width: 362px;
	height: 200px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #555;
	font-size: 13px
}

#comment_form_container .comment_textarea:hover {
	outline: 0;
	border-color: rgba(82,168,236,.8);
	transition: all .4s linear 0s
}

#comment_form_container .comment_textarea:focus {
	outline: 0
}

.comment_btn {
	display: inline-block;
	padding: 8px 20px;
	width: 100px;
	height: 38px;
	outline: 0;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #64a69c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-ms-transition: all .4s ease
}

.comment_btn:hover {
	background: #333
}

.PostListTitle,.entrylistTitle,.thumbTitle {
	text-align: right;
	font-size: 110%
}

.entrylistDescription {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #666;
	text-align: right
}

.entrylistItem {
	position: relative;
	margin-bottom: 100px;
	padding-bottom: 5px;
	width: 100%;
	min-height: 20px
}

.entrylistItem img {
	position: absolute;
	top: 0;
	left: 0;
	float: left!important;
	margin-right: 20px;
	width: 200px
}

.entrylistItem .entrylistPosttitle {
	clear: both;
	width: 71%;
	font-size: 18PX;
	line-height: 1.5em
}

.entrylistItem .entrylistPostSummary {
	margin-top: 10px;
	margin-bottom: 5px;
	min-height: 100px
}

.entrylistItem .c_b_p_desc {
	text-indent: 2em
}

.entrylistPosttitle {
	clear: both;
	width: 100%;
	font-size: 18PX;
	line-height: 1.5em
}

.entrylistPosttitle a {
	color: #64a69c
}

.entrylistPosttitle a:hover {
	padding-left: 20px;
	text-decoration: none
}

.entrylistPostSummary {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px
}

.entrylistItemPostDesc {
	width: 100%;
	float: right;
	text-align: right;
	color: #c3c3c3;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	background: url(//images.cnblogs.com/cnblogs_com/cnsevennight/666322/o_bg-diag.png) bottom repeat-x;
	clear: both
}

.entrylistItemPostDesc a:active,.entrylistItemPostDesc a:link,.entrylistItemPostDesc a:visited {
	color: #c3c3c3
}

.entrylistItemPostDesc a:hover {
	color: #64a69c
}

.entrylist .postSeparator {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 0;
	border: 0;
	font-size: 0;
	line-height: 0
}

#nav_next_page a {
	padding: 6px 12px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background-color: #fff;
	text-decoration: none;
	font-size: 14px
}

#nav_next_page a:hover {
	border-color: #ddd;
	background-color: #eee;
	color: #64a69c
}

.pager {
	margin-right: 10px;
	text-align: right;
	font-size: 14px
}

.pager a {
	padding: 6px 12px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background-color: #fff;
	text-decoration: none;
	font-size: 14px
}

.pager a:hover {
	border-color: #ddd;
	background-color: #eee;
	color: #64a69c
}

.PostList {
	clear: both;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	min-height: 1.5em;
	border-bottom: 1px solid #ccc
}

.postTitl2 {
	float: left
}

.postDesc2 {
	float: right;
	color: #666
}

.postText2 {
	clear: both;
	color: #666
}

.pfl_feedback_area_title {
	margin-bottom: 10px;
	border-bottom: 1px solid #666;
	text-align: right;
	font-weight: 700;
	line-height: 1.5em
}

.pfl_feedbackItem {
	margin-bottom: 20px;
	border-bottom: 1px solid #000
}

.pfl_feedbacksubtitle {
	width: 100%;
	height: 1.5em;
	border-bottom: 1px dotted #666
}

.pfl_feedbackname {
	float: left
}

.pfl_feedbackManage {
	float: right
}

.pfl_feedbackCon {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000
}

.pfl_feedbackAnswer {
	color: #64a69c;
	text-indent: 2em
}

.tdSentMessage {
	text-align: right
}

.errorMessage {
	float: left;
	width: 300px
}

#BlogPostCategory {
	color: #666
}

#BlogPostCategory a {
	margin: 2px 5px 0;
	margin-left: 5px;
	padding: 3px 14px;
	height: 20px;
	border-radius: 10px;
	background: #e7e7e7;
	color: #333;
	text-decoration: none;
	line-height: 20px
}

#BlogPostCategory a:active,#BlogPostCategory a:link,#BlogPostCategory a:visited {
	color: #666
}

#BlogPostCategory a:hover {
	background: #64a69c;
	color: #f5f5f5
}

.divPhoto {
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #ccc
}

.thumbDescription {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #666;
	text-align: right
}

#footer {
	position: absolute;
	right: 0;
	left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	min-height: 15px;
	background: #fff;
	text-align: center
}

.personInfo {
	margin-bottom: 20px
}

.pages {
	text-align: right
}

.postBody {
	line-height: 1.5em
}

.postBody p,.postCon p {
	margin: 0 auto 1em auto;
	text-indent: 2em
}

.postBody h2 {
	margin: 15px auto 2px auto;
	font-weight: 700;
	font-size: 150%
}

.postBody h3 {
	margin: 15px auto 2px auto;
	font-weight: 700;
	font-size: 120%
}

.postBody h4 {
	margin: 15px auto 2px auto;
	color: #333;
	font-weight: 700;
	font-size: 110%
}

.postBody h5 {
	margin: 15px auto 2px auto;
	color: #333;
	font-weight: 700;
	font-size: 100%
}

.postBody a:active,.postBody a:link,.postBody a:visited {
	text-decoration: underline
}

.postCon a:active,.postCon a:link,.postCon a:visited {
	text-decoration: underline
}

.postBody ul,.postCon ul {
	margin-left: 2em
}

.postBody li,.postCon li {
	margin-bottom: 1em;
	list-style-type: disc
}

#div_digg .diggnum {
	line-height: 3.5em!important
}

.diggit {
	background: url(//images.cnblogs.com/cnblogs_com/cnsevennight/666322/o_diggit.png) no-repeat
}

.buryit {
	background: url(//images.cnblogs.com/cnblogs_com/cnsevennight/666322/o_buryit.png) no-repeat
}

.postBody blockquote {
	padding: 10px 60px 5px 15px;
	min-height: 35px;
	background: url(images/comment.gif) ) no-repeat 25px 0;
	color: #333;
	line-height: 1.6em;
	border-left-color: #4db7ad;
	border-left-width: 4px;
}

#site_nav_under {
	display: none
}

#ad_under_post_holder {
	display: none
}

#under_post_news {
	display: none
}

#google_ad_c2 {
	display: none
}

#under_post_kb {
	display: none
}



/*侧边栏公告*/
#blog-news > img {
    /*头像*/
    display: block;
    margin: auto;
    border-radius: 50%;
}

#profile_block {
   font-size: 13px;
    padding: 20px;
    line-height: 1.8;
    font-family: YouYuan;
}

#profile_block > a:link {
    color: #F60;
}

/*公告结束*/