body {
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	float:none;
	clear:both;
}
#page {
	width: 95%;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow : hidden;
}
#banHd {
	position: relative;
	height: 120px;
	width: 570px;
	left: auto;
	right:auto;
	top: 0px;
	z-index: 0;
}

#banHd img{
	margin-left: -94px;	
}

.noPrt {
	display:none;
	width:0px;
	height: 0px;
	height:0px;
}
#sideNav {
	display:none;
	z-index: 10;
	position:absolute;
	margin-left: 2000px;
	width: 135px;
	font-size:0.1em;
	color: #FFFFFF;
}
#sideNav .subNav {
	display:none;
	width: 0px;
	height: 0px;
	left: 0px;
	font-size:0em;


}
#sideNav form {
	margin:0px;
	height: 0px;
	width: 0px;
}
#sideNav .nSearch {
	display:none;
	padding:0px;
	margin: 0em;
	width: 0px;
	height: 0px;
	left: 0px;
	font-size:0em;
}
#sideNav .nSearch input{
	display:none;
	font-size:0px;
	width: 0px;
	height: 0px;
}

#main {
	width: 100%;
	background-color: #FFFFFF;
}

#main a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#main a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#page_ftr {
	width: 100%;
	text-align: center;
	padding-top:1em;
}
#page_ftr img{
	border:none;
}
#main h1{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FF9999;
	color:#000000;
	font-size:1.5em;
	font-weight:bold;
}
#main h2{
	color:#000000;
	font-size:1.3em;
	font-weight:bold;
}
#main h3{
	color:#000000;
	font-size:1.05em;
	font-weight:bold;
	padding-bottom: 0.1em;
	margin-bottom: 0.1em;
	line-height: normal;
}
#main p{
	color:#000000;
	line-height:1.4em;
	font-size:0.8em;
	margin-top: 0.1em;
	margin-bottom: 1em;
}
#main img {
	border: 1px solid #000000;
}
#main .picBox{
	overflow : hidden;
	height : 1%;
	border: 1px solid #000000;
	background-color:#E9E9D1;
	font-size: 0.65em;
	color: #666666;
	float: right;
	text-align: right;
}
#main .picBoxLft {
	overflow : hidden;
	height : 1%;
	border: 1px solid #000000;
	background-color:#E9E9D1;
	font-size: 0.65em;
	color: #666666;
	float: left;
	text-align: left;
	margin-right: 1em;
}
#main .bookBx {
	background-color: #E9E9D1;
	height: 1%;
	width:100%;
	overflow: hidden;
	font-size: 0.75em;
	color: #333333;
	padding: 0.3em;
	clear: both;
	background-image: url(../image/design/bkbse.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main .bookBx .Hd{
	font-size:1.3em;
	font-weight:bold;
	
}
#main .toTop {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#main .top{
	visibility:hidden;
	width:0px;
	height:0px;
	position: absolute;
}
#main .author {
	font-size: 0.65em;
	text-align: left;
	float: left;
	width: 65%;
}

#main .itSet {
	height:1%;
	clear: both;
	float: none;
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
}

#main .itSet img {
	border: 1px solid #000000;
	float: right;
	margin-top:-1em;
}

#rhBox{
	z-index: 10;
	position:absolute;
	margin-left: 2000px;
	visibility:hidden;
	width:0px;
	height:0px;
}

.rateFrame {
	height: 1%;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	float:none;
	border: 1px solid #333333;
}
.rScore {
	margin: 0px 2px 0px 2px;
	float: left;
	width: 2em;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}
#cCnt {
	visibility:hidden;
	width:0px;
	height:0px;
	position: absolute;
}

#main .footnote {
	font-size:0.7em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom:1em;
	padding-bottom:1em;
	color: #000000;
	line-height: 1.2;
}
#main .textBox {
	overflow : hidden;
	height : 1%;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	font-size: 0.7em;
	color: #000000;
	float: right;
	text-align: left;
	margin-left: 1em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	line-height: 1.2em;
}
#main .textBox h1 {
	padding:0;
	margin:0;
	font-size:1.3em;
}
/* hide the add this button */
.bmHead{
display:none;
}

