.fd_header_container {
	margin-top: 12px;
}
.fd_cover_picture {
	
}
.fd_header_right {
	padding-left: 12px;
}
.fd_title {
	display: inline-block;
}
.fd_owner {
	display: inline-block;
}
.fd_summary {
	width: 100%;
	overflow-y: hidden;
	text-align: justify;
}
.fd_info {
	
}
.fd_access {
	
}
.fd_chapter_header_container {
	border-bottom: 1px solid #484848;
	padding: 0;
}
.fd_chapter_header_name {
	float: left;
}
.fd_chapter_header_price_total {
	float: left;
	text-align: right;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
}
.fd_price_summary_cross {
	text-decoration: line-through;
}
.fd_chapter_list_container {
	width: 100%;
}
.fd_chapter_item {
	float: left;
	cursor: pointer;
	float: left;
	overflow-x: hidden;
	white-space: nowrap;
}
.fd_chapter_item a {
	
}
.fd_chapter_item:hover {
	
}
.fd_chapter_item_l {
}
.fd_chapter_item_r {
	
}
.fd_chapter_title {
	width: 72%;
	float: left;
	overflow-x: hidden;
	white-space: nowrap;
}
.fd_chapter_word_count {
	width: 13%;
	float: left;
	color: #b4b4b4;
}
.fd_chapter_price {
	width: 15%;
	text-align: center;
	float: left;
}
.fd_chapter_download {
	
}
.fd_chapter_download:hover {
	background-color: #236a92;
}
.fd_chapter_purchase:hover {
	background-color: #8e70d2;
}
.fd_chapter_edit:hover {
	background-color: #25b400;
	color: white;
}

