@charset "utf-8";
.left {
	float: left;
	width: 50%;
}
#left-text {
	margin-left: 35px;
	width: 725px;
}

