
.book_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
	font-weight: bold;
}


.book_prise {
	font-family: "新細明體", Verdana;
	font-size: 15px;
	line-height: 18px;
	color: #CC0101;
}

.product {
	font-family: "新細明體", Verdana;
	font-size: 12px;
	color: #F4F4F4;
	font-weight: bold;
	padding-left: 25px;
	text-decoration: underline;
	line-height: 25px;
}

.product:hover {
	text-decoration: none;
}
.product_down {
	font-family: "新細明體", Verdana;
	font-size: 12px;
	color: #274EBA;
	font-weight: bold;
	padding-left: 25px;
	line-height: 25px;
}