body,
button,
input,
select,
textarea {
	font: 12px "Microsoft Yahei", "SimSun", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

html {
	color: #000;
	overflow-y: scroll;
	background: #fff;
}

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

pre,
code {
	width: 100%-20px;
	margin: 10px 0;
	padding: 10px;
	border: 0;
	border: 1px dotted #785;
	background: #f5f5f5;
	word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

code,
kbd,
pre,
samp,
tt {
	font-family: "Courier New", Courier, monospace;
}

small {
	font-size: 12px;
}

ul,
ol {
	list-style: none;
}

a:link,
a:visited {
	text-decoration: none;
}

a {
	color: #333333;
	transition: all 200ms;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #0b89ff;
}

abbr[title],
acronym[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

q:before,
q:after {
	content: '';
}

.c_b_p_desc {
	line-height: 22px;
	position: relative;
}

.c_b_p_desc_readmore {
	background: #ebebeb;
	border-radius: 4px;
	padding-left: 9px;
	line-height: 20px;
	width: 55px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.c_b_p_desc:hover>.c_b_p_desc_readmore {
	background: #009933;
	color: #ffffff;
}

legend {
	color: #000;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	border: none;
	height: 1px;
	*color: #fff;
}

img {
	-ms-interpolation-mode: bicubic;
}

article,
aside,
dialog,
footer,
header,
hground,
section,
footer,
nav,
figure,
menu {
	display: block
}

#navigator,
#blogTitle,
#main,
#footer {
	width: 1010px;
	position: relative;
	margin: 0 auto;
}

#header {
	height: 40px;
	width: 100%;
	background: #0b89ff;
}

#main {
	margin-top: 20px;
}

#mainContent {
	width: 765px;
	float: left;
}

#sideBar {
	width: 210px;
	float: right;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #000;
	font-size: 12px;
}

#navigator {
	top: 8px;
	line-height: 25px;
}

#navList li {
	float: left;
	margin-right: 25px;
	display: inline;
}

#navList li a {
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
	padding: 10px;
}

.catListEssay,
.newsItem,
.catListLink,
.catListNoteBook,
.catListTag,
.catListFavoritCategory,
.catListPostCategory,
.catListPostArchive,
.catListArticleArchive,
.catListImageCategory,
.mySearch,
.catListComment,
.catListView,
.catListFeedback,
.catListMyTeams,
.catListBlogRank,
#sidebar_links682073 {
	padding: 10px;
	margin-bottom: 11px;
}

.newsItem h3 {}

#navList li a:hover {
	background-color: #42a4ff;
	color: #fff;
	opacity: 1;
}

.blogStats {
	color: #fff;
	font-size: 12px;
	text-align: right;
}

#Header1_HeaderTitle {
	color: white;
}

#Header1_HeaderTitle:hover {
	text-decoration: none;
}

.day {
	margin-bottom: 10px;
	background: white;
	border-bottom: 1px solid #cccccc;
	padding: 32px;
}

.postTitle,
.postTitl2,
.entrylistPosttitle {
	font-size: 18px;
	padding-right: 64px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0b89ff;
}

.postTitle {
	transition: all 400ms;
}

.postTitle:hover {
	padding-left: 30px;
}

#topics {}

.postTitle a,
.postTitl2 a,
.entrylistPosttitle a {
	color: #333;
}

.postTitle a:link,
.post-title a:visited,
.postTitl2 a:link,
.postTitl2 a:visited,
.entrylistPosttitle a:link,
.entrylistPosttitle a:visited {
	color: black;
}

.postTitle a:hover,
.postTitl2 a:hover,
.entrylistPosttitle a:hover {
	color: ##3399ff;
	text-decoration: none;
}

.postBody,
.postCon,
.entrylistPostSummary {
	clear: both;
	margin-top: 20px;
}

.postBody,
.postCon,
.entrylistPostSummary {
	font-size: 12px;
	color: #444;
	line-height: 1.8;
}

.postCon h1,
.postCon h2,
.postCon h3,
.postCon h4,
.postCon h5,
.postCon h6 {
	font-weight: bold;
	line-height: 1.8;
}

.postBody h1,
.postCon h1 {
	font-size: 20px;
}

.postBody h2,
.postCon h2 {
	font-size: 18px;
}

.postBody h3,
.postCon h3 {
	font-size: 16px;
}

.postBody h4,
.postCon h4 {
	font-size: 14px;
}

.postBody h5,
.postCon h5 {
	font-size: 14px;
}

.postBody h6,
.postCon h6 {
	font-size: 14px;
}

.postBody dd,
.postCon dd {
	padding-left: 2em;
}

.postBody ul,
.postCon ul {
	list-style: none;
	margin-left: 20px;
}

.postBody ul li,
.postCon ul li {
	list-style: inside disc;
}

.postBody dt,
.postCon dt {
	font-weight: bold;
	padding: 6px 0;
	clear: both
}

.postBody ol,
.postCon ol {
	list-style: none;
	margin-left: 20px;
}

.postBody blockquote,
.postCon blockquote {
	width: 100%;
	margin: 0 auto;
	padding: 6px 0 6px 45px;
	color: #666;
	background: white url(/images/blockquote.gif) top left no-repeat;
}

.dayTitle,
.postDesc {
	font-size: 12px;
	color: #999999;
}

.postDesc,
.postDesc2,
.entrylistItemPostDesc {
	text-align: right;
	margin: 20px 0px;
	padding: 5px 0px;
}

.dayTitle {
	font-size: 12px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 22px;
	width: 100px;
	position: relative;
	left: -20px;
	top: -24px;
}

.dayTitle a {
	color: #333333;
}

.topicListFooter {
	padding: 32px;
}

#sideBarMain h3 {
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	margin-bottom: 12px;
}

#blog-comments-placeholder,
#divRefreshComments,
#AjaxHolder_UpdatePanel1 {
	padding: 0 32px;
}

.post {
	padding: 15px 15px 0 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
}

.catListTitle {
	padding: 6px;
	border: 1px solid #cccccc;
	border-left-width: 2px;
	border-left-color: #E02931;
}

.feedbackItem {
	border: 1px solid #E3E3E3;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F6F6F6;
}

.blog_comment_body {
	color: #929292;
	padding-top: 10px;
}

.forFlow p {
	margin-bottom: 18px;
}

.forFlow img {
	margin-top: 20px;
	margin-bottom: 20px;
}

.PostList,
.entrylistItem {
	margin: 20px;
}

.entrylistTitle,
.PostListTitle {
	display: none;
}

#blogTitle {
	display: none;
}

.cnblogs_code {
	padding: 5px 15px;
}

.cnblogs_code img {
	margin: 0;
	float: left;
}

.cnblogs_code_toolbar {
	margin-top: 0px;
}

.code {
	padding: 0 10px;
}

h4 {
	font-size: 16px;
	background-color: #2175bc;
	margin: 0 -32px;
	padding: 0 32px;
	color: white;
}

.desc_img {
	widtht: 64px;
	height: 64px;
}

#myposts .myposts_title {
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}

#myposts .postTitl2 {
	border-left: none;
	padding-left: 0px;
	padding-right: 0px;
}

#myposts .postTitl2 a {
	font-size: 16px;
}

#myposts .postDesc2 {
	margin: 20px 0 20px 5px;
}

#cnblogs_post_body {
	font-size: 14px;
}

.tx {
	border: 1px solid #cccccc;
	border-radius: 50%;
}

.mz {
	display: block;
	text-align: center;
	font-size: 22px;
	padding-top: 20px;
}

.newsItem>.catListTitle,
#author_profile,
#profile_block,
#ad_c1,
#ad_c2,
#ad_t1,
#ad_t2 {
	display: none;
}

#green_channel {
	padding: 0;
	margin: 0;
}

#green_channel,
#under_post_news {
	float: left;
}

#div_digg,
#under_post_kb {
	float: right;
}

#blog_post_info_block {
	margin-top: 30px;
}

#blog-calendar {
	margin: 20px 0;
}

#comment_form {
	position: relative;
	margin: 0 20px;
}

#comment_form_container {
	padding-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
}

#ad_text_under_commentbox {
	margin-top: 20px;
}

#comment_nav {
	position: absolute;
	right: 0;
}

#commentform_title {
	margin-bottom: 20px;
}

.comment_textarea {
	padding: 10px 15px;
	width: 693px !important;
}

#blog-comments-placeholder {
	padding: 0 20px 20px 20px;
}

.feedback_area_title {
	margin-bottom: 20px;
}

#blogCalendar td,
#blogCalendar th {
	line-height: 28px;
}

#blogCalendar .CalTodayDay {
	border: 1px solid #d8d8d8;
}