#bookBody{
	width:800px;
	height:796px;
	border-left:1px solid #fcb4d6;
	border-right:1px solid #fcb4d6;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	color:#000000;
}
#bookColumnLeft{
	width:203px;
	height:796px;
        /* padding-top:335px; */
        text-align: left;
	/* background-image: url(images/bookThumb.jpg); */
	background-repeat: no-repeat;
	float:left;
}
#bookColumnLeft1{
	width:203px;
	height:796px;
	background-image: url(images/bookThumb2.gif);
	background-repeat: no-repeat;
	float:left;
}
#bookColumnRight{
	width:597px;
	height:796px;
	float:left;
}
#bookPageTitleText{
	width:597px;
	height:123px;
	background-color: #DD177A;
	background-image: url(images/bookPageTitleText.gif);
	background-repeat: no-repeat;
}
#bookPageTitleText1{
	width:597px;
	height:123px;
	background-color: #DD177A;
	background-image: url(images/bookPageTitleText1.gif);
	background-repeat: no-repeat;
}

#bookPageTitleText span{
	display:none;
}
#bookFlash{
	width:300px;
	height:192px;
	margin-left:2px;
	margin-top:20px;
	text-align: left;
	float: left;
	
}
#cdSeries{
	width:300px;
	height:217px;
	margin-left:2px;
	margin-top:4px;
	text-align: left;
	float: left;
	
}
#bookBuy{
	width: 290px;
	height:192px;
	margin-top:4px;
	margin-left: 2px;
	text-align: center;
	float:left;
	}
#bookContentText{
	width:590px;
	height:448px;
	margin-left:2px;
	margin-top:20px;
	text-align: left;
	overflow:auto;
	
	scrollbar-3dlight-color : #EE1077;
	scrollbar-arrow-color : #F50A80;
	scrollbar-base-color : #FAB3D5;
	scrollbar-darkshadow-color : #F50A80;
	scrollbar-face-color : #FAB3D5;
	scrollbar-highlight-color : #FAB3D5;
	scrollbar-shadow-color : #FAB3D5;
	scrollbar-track-color : #EC0E85;
	float: left;
}
.bookTD1{
	font-family:arial;
	font-size:12px;
}
.bookTD2{
	font-family:arial;
	font-size:14px;
        text-align: center;
}
.bookTD3{
	font-family:arial;
	font-size:14px;
}


