<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navigation {
  height: 40px;
  line-height: 40px; }
.navigation p a:hover {
    color: #567fe6; }
.navigation p, .content .navigation a, .content .navigation span {
    font-size: 14px;
    color: #333; }
.navigation span {
    color: #567fe6; }




.ebookpage .ebookpage-words{
	padding: 30px 41px;
	background:#F2F3F4;
}
.ebookpage .ebookpage-words .words-top{
	
}
.ebookpage .ebookpage-words .words-top h3{
	text-align: center;
	font-size:24px;
	font-weight:bold;
	color:#333333;
	line-height: 30px;
	margin-bottom: 12px;
}
.ebookpage .ebookpage-words .words-top p{
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 1px solid #333333;
	
}
.ebookpage .ebookpage-words .words-detail{
	margin-top: 20px;
	min-height: 650px;
}

.ebookpage .ebookpage-words .words-top span{
	display: inline-block;
	font-size:14px;
	font-weight:400;
	color:#333333;
	line-height:30px;
	margin: 0 25px;
}

.ebookpage .ebookpage-link{
	margin-top: 20px;
}
.ebookpage .ebookpage-link a:hover{
	color:#567fe6;
}
.ebookpage .ebookpage-link .link-left{
	float: left;
	font-size:14px;
	font-weight:400;
	color:#333333;
}
.ebookpage .ebookpage-link .link-right{
	float: right;
	font-size:14px;
	font-weight:400;
	color:#333333;
}
</pre></body></html>