@charset "utf-8";
#txt01 {
	height: auto;
	width: auto;
}
#txt03 {
	height: 180px;
	clear: both;
}


#txt02 {
	height: 50px;
	width: auto;
	padding-top: 30px;
}


#img_book {
	padding: 0px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#txt04 {
	width: 430px;
	height: 118px;
	float: left;
}

#resellOrder {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/buttonResell.png);
	background-repeat: no-repeat;
	height: 50px;
}
