@charset "utf-8";

#bg #wrapper #body #gd_body {
	background-color: #FFFFFF;
	width: auto;
	padding: 15px;
	height: 480px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bg #wrapper #body #gd_body #graphic_design {
	width: auto;
	height: 120px;
}
#bg #wrapper #body #gd_body #graphic_design #graphic_left {
	float: left;
	width: 695px;
}
#bg #wrapper #body #gd_body #graphic_design #graphic_right {
	float: right;
	width: 245px;
	height: 100px;
}

#bg #wrapper #body #gd_body #imgs {
	height: 340px;
	width: auto;
	clear: both;
}
#bg #wrapper #body #gd_body #imgs #graphic_footer {
	background-color: #FFFFFF;
	float: left;
	height: 30px;
	width: 350px;
	margin-top: 5px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

