@charset "utf-8";
/* CSS Document */

#container #body img {
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 15px;
}

#body {
	float:left;
	width:735px;
}
