
.book{
	padding-bottom:10px;
}

.book h1{
	margin-bottom:5px;
	font-size:20px;
}
.book h2{
	margin-top:5px;
	margin-bottom:5px;
	font-size:16px;
}
.chapter_cur, .chapter_oth{
	line-height:1.5;
}
.chapter_cur{
	color:#CC3300;
	text-decoration:none;
}
.chapter_oth{
	color:#333333;
}