@charset "utf-8";
.block {
	width: 550px;
	float: right;
	height: auto;
	margin: 5px;
	padding: 5px;
}
.model_photo {
	width: 200px;
}

.comment {
	width: 350px;
	height: 30px;
}
.block ul {
	width: 350px;
	line-height: 1.4em;
	margin-top: 20px;
}
.block li {
	width: 350px;
}

