@charset "utf-8";

.floor_box {
	width: 822px;
	margin-left: 16px;
}

.floor_box .floor_left {
	width: 394px;
	float: left;
}

.floor_box .floor_right {
	width: 394px;
	float: right;
}
