#top-banner {
	clear: both;
	background-image: url(../../image/books_banner.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 900px;
	margin-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
h1 {
	text-indent: -9999px;
	height: 0px;
	font-size: 1px;
}

#container {
}
#leftside {
	width: 200px;
	float: left;
}
#side-bar1 {
	background-image: url(../../image/books-bar.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 200px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	margin-bottom: 7px;
}
#side-bar2 {
	background-image: url(../../image/backnum_bar.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 200px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	margin-bottom: 7px;
}
#sidemenu ul {
	margin-bottom: 15px;
	margin-left: 5px;
}
#sidemenu li  {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding-left: 15px;
	background-image: url(../../image/arrow_g-01.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: left center;
}
#sidemenu .current {
	color: #E47911;
}
#leftside a {
	color: #006699;
	text-decoration: none;
}
#leftside a:hover {
	color: #006699;
	text-decoration: underline;
}
#rightside {
	width: 640px;
	float: right;
}
h2  {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 2.4em;
	color: #000000;
	vertical-align: middle;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #006699;
	margin-bottom: 0.5em;
	font-weight: bold;
}
.book   {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	height: 170px;
}
.sutra   {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	height: 190px;
}
.tol   {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	height: 320px;
}
.book-box {
	padding-left: 0px;
	float: left;
	margin-right: 10px;
}
#rightside a {
	color: #333333;
	text-decoration: none;
}
#rightside a:hover {
	text-decoration: underline;
	color: #006699;
}
.rev  {
	color: #E78729;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
.price {
	font-size: 1.4em;
	line-height: 1.0em;
	color: #990000;
	margin-bottom: 0.5em;
}
.summary {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
.italic {
	font-style: italic;
}
.note {
	padding: 0.5em;
	border: 1px solid #CCCCCC;
	background-color: #F6EEC7;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #333333;
}

