@charset "utf-8";
/* CSS Document */

#content {
	width: 910px;
	margin-left: 20px;
}
#picgal {
	width: 910px;
	margin-left: 20px;
	margin-top: 3px;
}
.book {
	font-size: 21px;
	font-style: italic;
	color: #C00;
	text-align: left;
}
.price {
	font-size: 21px;
	font-style: normal;
	color: #666;
	text-align: left;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999;
	font-weight: normal;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.h3 {
}
.white {
	color: #FFF;
}
