@charset "utf-8";

#bg #wrapper #body #web_body {
	background-color: #FFFFFF;
	padding: 15px;
	height: 400px;
	width: auto;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bg #wrapper #body #web_body #web_header {
	height: 140px;
	width: auto;
}
#bg #wrapper #body #web_body #web_header #web_text {
	float: left;
	height: 140px;
	width: 695px;
}
#bg #wrapper #body #web_body #web_imgs {
	height: 200px;
	width: auto;
	clear: both;
}
#bg #wrapper #body #web_body #web_header #web_bn {
	float: right;
	width: 245px;
	height: 100px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

