@charset "UTF-8";
li {
	float: left;
	height: 30px;
	width: 80px;
}
.clearfloat {
	clear: left;
}
