body{
background-color: #f2f2f2;
}



#book{
	background-color: #f2f2f2;
	border: 10px solid #f2f2f2;
	font-size:9pt;
	font-family:Dotum,DotumChe,sans-serif;
	line-height:180%;
	letter-spacing:0px;
	word-spacing:0px;
	position: absolute;
	left: 20px;
	top: 20px;
}


#bookimage img{
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0;
}

#booktext{
	position: absolute;
	left: 170px;
	top: 0px;
	width: 400px;
}






