#right_area {

	float: right;

	width: 685px;

}
.general_text_left {
	float: left;
	width: auto;
	padding-left: 15px;
	color: #000;

}
