.clear_fix:after{
	display: block;
	width: 100%;
	clear: both;
	content: '';
}
