@charset "utf-8";
#bg #wrapper #body #mp_body {
	padding: 15px;
	width: auto;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bg #wrapper #body #mp_body #mp_text {
	height: 250px;
	width: auto;
}
#bg #wrapper #body #mp_body #mp_text #mp_bn {
	float: right;
	height: 250px;
	width: 245px;
}
#bg #wrapper #body #mp_body #mp_text #mp_left {
	float: left;
	height: 250px;
	width: 695px;
}
#bg #wrapper #body #mp_body #mp_imgs {
	padding: 15px;
	height: 225px;
	width: auto;
	clear: both;
}

