@charset "utf-8";
.float-txt {
	float: left;
	width: 350px;
}
.float-img {
	float: left;
	width: 144px;
}