@charset "utf-8";
/* CSS Document */
.span_left
{
	float: left;
}

.span_right
{
	float: right;
}
