@charset "big5";
#IndexNewBookBox {
	width: 600px;
}
.IndexNewBookname {
	font-size: 11px;
	color: #333333;
	height: 34px;
	line-height: 1.3em;
}
.IndexNewPrice {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}
.IndexNewPbox {
	height: 125px;
	width: 100px;
}

