body {
	margin-top: 0px;
	padding-top: 0px;
	background-position: center;
	align: center;
	background-image: url(images/bg.gif);
}
a:link {
	text-decoration: none;
	color: #333333;

}
a:hover {
	text-decoration: underline;
	color: #993366;

}
a:visited {
	text-decoration: none;
	color: #333333;
}
td {
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
}
.book a{
	color: #333333;
	font-weight: bold;
	}
.book a:hover{
	color: #FF3366;
	text-decoration: none;
	}
.author a{
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
.author a:hover{
	color: #003399;
	text-decoration: underline;
	}
.author-o {
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	}
.author-bg {
	background-color: #FFFFCC;
	border: 1px solid #FFCCCC;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 86%;
	margin-top: 15px;
	margin-bottom: 15px;


}


.bg-table {
	background-image: url(images/bg_table.jpg);
}
.hr-pink{
	float: left;
	width: 92%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9999;
}
.price {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #CC0033;
}
.top a{
	color: #333333;
	margin-right: 8px;
	clear: right;
	float: right;
	text-decoration: none;
	}
.top a:hover{
	color: #FF3366;
	text-decoration: underline;
	}
.but a{
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	}
.but a:hover{
	color: #FF3366;
	text-decoration: underline;
	}
.best {
	font-family: "Arial", "Helvetica", "sans-serif", "²Ó©úÅé";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6699;
	border: 1px solid #FFFFFF;
	margin: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
