.title {
	font-family: "宋体";
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
.time {
	font-size: 14px;
	color: #666666;
}
.more {
	font-family: "宋体";
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	line-height: 40px;
	color: #FF0000;
}
#more a:link {
	font-size: 14px;
	color: #FF0000;
	font-family: "宋体";
	text-decoration: none;
}
#more a:active {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
#more a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}



.chapter {
	font-family: "宋体";
	font-size: 14px;
	text-indent: 28px;
	padding-left: 10px;
	padding-top: 0px;
	line-height: 20px;
}
.heading {
	font-family: "宋体";
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	padding-left: 5px;
}
.picture {
	font-family: "宋体";
	font-size: 14px;
	text-align: center;
	text-valign: middle;
	height: 40px;
}
