@charset "utf-8";

.fl{
	float: left;
}
.fr{
	float: right;
}
.fc{
	text-align: center;
}