@charset "UTF-8";
.left {
	width: 140px;
	float:left;
}
.right {
	width: 410px;
	float:right;
}
