@charset "utf-8";
/* CSS Document */

.clear{
	clear:both;
}
.hidden{
	display:none;
	visibility:hidden;
}
