@charset "utf-8";

.leftbox{
	float:left;
}

.rightbox{
	float:right;
}
