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

.photo {
	float: left;
	margin-right: 10px;
}

.photoend {
	clear: left;
}

