@charset "utf-8";
#leftContents {
	width: 340px;
	float: left;
}
#rightContents {
	float: right;
	width: 339px;
}

