@charset "utf-8";
#bg #wrapper #body #sp_body {
	padding: 15px;
	width: auto;
	background-color: #FFF;
	margin: 5px;
	height: auto;
	float: left;
}
#wrapper #body #sp_body #body_text_left {
	float: left;
	height: 60px;
	width: 400px;
	margin-top: 15px;
	margin-left: 15px;
}
#wrapper #body #sp_body #buy_icon_right {
	float: right;
	height: 30px;
	width: 150px;
	margin-top: 15px;
	margin-right: 15px;
}

#bg #wrapper #body #sp_body #sp_text {
	height: 100px;
	width: 520px;
}
#bg #wrapper #body #sp_body #sp_text #sp_left {
	float: right;
	height: 100px;
	width: 10px;
}
#bg #wrapper #body #sp_body #sp_text #sp_bn {
	float: right;
	height: 100px;
	width: 245px;
}
#bg #wrapper #body #sp_body #tables {
	height: 1700px;
	width: auto;
	margin-left: 15px;
	margin-top: 25px;
	background-color: #FFF;
}
#bg #wrapper #body #sp_body #sp_tables {
	width: auto;
	margin-top: 25px;
	margin-bottom: 20px;
	background-color: #FFF;
}

