@charset "utf-8";
#bg #wrapper #body #pro_body {
	padding: 15px;
	width: auto;
	background-color: #FFFFFF;
	margin: 5px;
}
#wrapper #body #pro_body {
	padding: 15px;
	width: auto;
	height: auto;
	background-color: #FFF;
}
#pro_body #pro_text {
	float: left;
	height: 300px;
	width: auto;
}
#pro_body #pro_text #pro_bn {
	float: right;
	width: 200px;
}

#pro_body #pro_text #pro_left {
	float: left;
	height: 250px;
	width: 695px;
	background-color: #FFF;
}

#bg #wrapper #body #pro_body #pro_text #pro_left {
	float: left;
	height: 225px;
	width: 695px;
	margin-top: 10px;
	margin-left: 10px;
}
#bg #wrapper #body #pro_body #pro_text #pro_bn {
	float: right;
	height: 225px;
	width: 245px;
}
#bg #wrapper #body #pro_body #pro_imgs {
	padding: 15px;
	clear: both;
	height: 200px;
	width: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

