body {
	color: #020202;
	background: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	min-height: 101%;
	background: url(https://files.cnblogs.com/files/hqxc/mbgnew-min.bmp) top center no-repeat #143256;
	background-attachment: fixed;
	padding: 0px;

    overflow: hidden;
    height: 100%;
}
#home{
    height: 100%;
    overflow-y: scroll;
}

#newli {
	position: relative;
}

#myTime {
	position: relative;
}

#qqq {
	position: relative;
	float: right;
	top: 0px;
}

#home {
	margin: 0 auto;
	width: 100%;
}

#mainContent {
	min-height: 200px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	float: left;
	width: 70%;
	background: rgba(0,0,0,0);
}

#blogTitle {
	width: 100%;
	height: 180px;
	clear: both;
	text-align: right;
}

#blogTitle h1 {
	width: 100%;
	font-size: 150%;
	font-weight: bold;
	margin-left: -10px;
	margin-top: 40px;
    /* width: 50%;
    line-height: 1.5em; */
	float: left;
	display: inline;
	letter-spacing: 1px;
}

#footer a {
	color: #fff;
}

.cebian {
	//font-size: 20px;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
}

#xsbgl a {
	color: #fff;
}

#navigator {
	min-width: 980px;
	background-color: rgba(255,255,255,1);
	height: 60px;
	clear: both;
	box-shadow: 3px -1px 4px #000;
	margin-top: 60px;
	position: relative;
}

#main {
	min-width: 980px;
	text-align: left;
	clear: both;
	background: rgba(0,0,0,0);
}

#cnblogs_post_body {
	position: relative;
}

#navList a:link, #navList a:visited, #navList a:active {
	font-size: 18px;
	color: #000;
	text-shadow: 1px 1px 1px #000;
}

#blog-calendar,#sidebar_recentposts,#sidebar_categories,#sidebar_scorerank {
	padding-top: 5px;
}

.day,.newsItem,#blog-calendar,#sidebar_recentposts,#sidebar_categories,#sidebar_scorerank,#topics,#navigator,#comment_form,#blog-comments-placeholder {
	box-shadow: 1px 1px 19px #aaa;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 1em;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 1em;
	margin-right: 1em;
	border-radius: 5px;
	box-shadow: 3px 2px 4px #000;
	background: #fff;
	position: relative;
}

.postTitle {
	border-left: 5px solid #70c6ef;
	border-bottom: 1px solid #e0e0e0;
	animation: mypostTitlet 3s infinite linear;
	-moz-animation: mypostTitle 3s infinite linear;
 /* Firefox */
	-webkit-animation: mypostTitle 3s infinite linear;
 /* Safari and Chrome */
	-o-animation: mypostTitle 3s infinite linear;
 /* Opera */
}

@keyframes mypostTitle {
	50% {
		border-left: 5px solid #0d587b;
		border-bottom: 1px solid #000;
	}

	100% {
		border-left: 5px solid #70c6ef;
		border-bottom: 1px solid #e0e0e0;
	}
}

#blog-news {
	margin-left: 0;
}

#sideBarMain {
	margin-top: 0;
}

#profile_block,.catListTitle {
	display: none;
}

#main {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 1em;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 1em;
	margin-right: 1em;
	border-radius: 5px;
}

#main,#navigator {
	padding: 0px;
}

.feedbackCon img:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.feedbackCon img {
/*width:50px;
height:50px;*/ 
   max-width: 50px;
    max-height: 50px;
	border: 1px solid #aaa;
	border-radius: 40px;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}

.feedbackCon {
	border-bottom: 1px solid #ccc;
	background: url('images/comment.gif') no-repeat 0 0;
	padding: 15px 0 10px 10px;
	min-height: 35px;
	_height: 35px;
	margin-bottom: 1em;
	line-height: 1.5em;
	margin-right: 10px;
	position: relative;
}

.louzhu {
	display: none;
}

.body_right {
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
}

.blog_comment_body {
	word-wrap: break-word;
	overflow: hidden;
	border: 1px dashed #bbb;
	border-radius: 5px;
	padding: 8px;
	margin: 5px 0 5px 60px;
}

.feedbackItem {
	position: relative;
	margin: 1em 0 1em 1em;
}

#comment-maxDate,.comment_date {
	position: absolute;
	top: 17px;
	right: 10px;
}



#btnlist{
    position: absolute;
   right: 20px;
    top: 10px;
    background: rgba(255,255,255,0.7);
    box-shadow: 3px 3px 15px;
    cursor: pointer;
    color: #000;
}
#btnlist>div{line-height: 18px;
    font-size: 17px;}
#btnlist>div>img,#btnlist>div>span{vertical-align: middle;}
.fixed {
	overflow: hidden;
}

.fixed #topics {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 0;
	margin: 0;
	z-index: 99999;
}
.fixed .post{    margin: 10px;}
.fixed #btnlist{
    position: fixed;}