@charset "utf-8";


/* Clear Fix [Supports IE8]
==================================================================== */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
overflow:hidden;
font-size:0.1em;
line-height:0;
}
.clearfix {
	zoom:1; /*for IE 5.5-7*/
	display: inline-block; /* for IE8 */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
