.topicListFooter {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #e8e8e8;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.5;
}
/* 博客大标题 */
#blogTitle {
    background-color: #444;
}
#Header1_HeaderTitle {
    color: #ddd;
    font-weight: bold;
}
#home {
	color: #222;
	background-color: #fff;
	max-width: 1000px;
	margin: 0 auto;
	border-style: solid;
	border-color: #ccc;
	border-width: 0 1px;
}

#sideBar {
	width: 220px;
	float: left;
	border: 1px solid #ccc;
	border-width: 0 1px 0 0;
	overflow: hidden;
	padding: 0 8px 40px 12px;
}

#mainContent {
	float: right;
	margin-left: -250px;
	width: 100%;
}

.blogStats {
	float: right;
	color: #444;
	font-size: 1em;
}

/* 导航栏 */


#navigator {
	background: #f6f6f6;
	border: 1px solid #ccc;
	border-width: 1px 0;
	height: 30px;
	line-height: 30px;
	padding-right: 5px;
	padding-top: 2px\9;
}

#navigator img {
	display: none;
}

#navigator a {
	padding: 7px;
}

	#navigator a:hover {
		color: black;
		background-color: #ddd;
	}

#navList li {
	float: left;
	margin-right: 0;
	font-size: 10.5pt;
}

.catListTitle {
/* 	background-color: #ccc; */
}

#sideBar li,.divRecentCommentAticle {
	text-indent: -1.5em;
	margin-left: 1.5em;
}

#sideBar h3,#MyIng .ing_title {
	margin: 16px 0 0 -8px;
	font-size: 14px;
	text-align: left;
}

#calendar {
	margin-top: 16px;
	text-align: center;
}

#calendar table {
	width: 90%;
	margin: 0 auto;
}

#calendar .CalOtherMonthDay {
	color: #999;
}

#sideBar .divRecentComment {
	color: #666;
	margin: 0 0 8px 8px;
}

img {
	border: 0;
}

li {
	list-style: none;
}

input, textarea {
	border: 1px solid #999;
	border-radius: 2px;
}

/* 按钮 */
input[type=button] {
	background-image: linear-gradient(#ededed, #ededed 38%, #dedede);
}

h1,h2,h3,h4,h5,h6,th {
	font-weight: bold;
	color: #000;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #999;
}

.forFlow {
	margin: 0 16px 0 266px;
}

#footer {
	text-align: center;
}

#lnkBlogLogo {
	display: none;
}

#blogTitle {
	padding: 16px;
}

#blogTitle h1 {
	font-size: 17pt;
}

#blogTitle h2 {
	font-size: 10.5pt;
	color: #999;
}

#blogTitle .title {
	font-size: 2.5em;
	font-weight: bold;
}

#blogTitle .subtitle {
	font-size: 10.5pt;
	color: #999;
}

.ing_title a:link,.ing_title a:visited,.ing_title a:hover,.ing_title a:active {
	font-weight: bold;
}

div.commentform textarea {
	width: 450px;
	height: 300px;
	ont-size: 13px;
}

.dayTitle {
	display: none
}

.entrylistTitle,.thumbTitle,.PostListTitle,.forFlow h3 div,.galleryTitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
}

.entrylistDescription,.thumbDescription {
	margin-left: 16px;
}

.postTitle,.entrylistPosttitle,.feedback_area_title {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
}

.postBody p {
	margin-top: 12px;
}

.postBody h5 {
	font-size: 10pt;
}

.postCon a,.postBody a,.feedbackCon a {
	border-bottom: 1px dotted #333;
	color: #000;
}

.postCon a:hover,.postBody a:hover,.feedbackCon a:hover {
	border-color: #999;
}

.postDesc,.entrylistItemPostDesc {
	border-bottom: 1px dotted #999;
	color: #999;
	text-align: right;
	padding-bottom: 20px;
}

.PostList {
	float: none;
	clear: both;
	text-align: right;
	width: 96%;
	margin: auto;
	padding: 6px 0;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}

.postTitl2 {
	float: left;
}

.postText2 {
	text-align: left;
	color: #666;
}

.feedbackItem {
	padding: 8px;
	border-bottom: 1px dotted #ccc;
}

.feedbackManage {
	float: right;
}

.feedbackCon {
	margin-left: 1em;
	color: #666;
}

.commentform td div span {
	margin-left: 12px;
}

.gallery img {
	margin: 8px;
}

#taglist {
	margin: 20px auto;
}

.pfl_feedback_area_title {
	font-size: 16px;
	margin: 16px 0;
	font-weight: bold;
}

.pfl_feedback_area_title a {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.pfl_feedbacksubtitle {
	height: 30px;
}

.pfl_feedbackname,.pfl_feedbackManage {
	float: left;
	margin: 10px 20px 0 0;
}

.pfl_feedbackCon,.pfl_feedbackAnswer {
	clear: both;
	margin-left: 12px;
}

#sideBarMain {
	padding-left: 0;
}

#MyIng {
	padding-left: 10px;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

div#sideBar div#side_ing_block ul li {
	margin-left: 0;
	text-indent: 0;
}