@charset "big5";
.bigbox {
	border: 1px solid #e9e2d4;
	background-color: #FFFFFF;
}
.contenttext {
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
}
.CommendTitle {
	font-size: 13px;
	font-weight: bold;
	color: #663366;
	line-height: 1.2em;
}
.CommendName {
	font-size: 12px;
	color: #333333;
}
.CommendBookName {
	font-size: 13px;
	color: #0066CC;
}
.CommendBookContent {
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
}
.CommendTextLink {
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}

