.clearfix{*zoom:1;}
.clearfix::after{
		clear: both;
		content: "";
		display: block;
		height: 0;
		visibility: hidden;
	}