@charset "utf-8";

.left{
	float:left;
	width: 608px;
}

.right{
	float: left;
	width: 220px;
	margin-left: 30px;
}
