@charset "utf-8";
/* CSS Document */

#body #left {
	float:left;
	width:645px;
}

#body #right {
	float:right;
	width:315px;
}