@charset "utf-8";

.left_text {
	float: left;
	width: 366px;
	padding-right: 20px;
}
.right_photo {
	float: right;
	width: 250px;
}

