@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#all {
	float: left;
	height: auto;
	width: 100%;
}
#image {
	float: left;
	height: 495px;
	width: 693px;
}
