@charset "utf-8";
/* css huck clear fix
----------------------------------------------------*/
.clearfix:after,
.all:after,
.wrapper:after,
.clum2main:after,
.infobox-body:after,
.infomationList li:after,
.subMenu-body:after,
.contentUnits:after,
.contentsBody:after,
.step-box:after,
.clum2-fmain:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.clearfix,
.all,
.wrapper,
.clum2main,
.infobox-body,
.infomationList li,
.subMenu-body,
.contentUnits,
.contentsBody,
.step-box,
.clum2-fmain{display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix,
* html all,
* html .wrapper,
* html .clum2main,
* html .infobox-body,
* html .infomationList li,
* html .subMenu-body,
* html .contentUnits,
* html .contentsBody,
* html .step-box,
* html .clum2-fmain{ height:1%; }

.clearfix,
.all,
.wrapper,
.clum2main,
.infobox-body,
.infomationList li,
.subMenu-body,
.contentUnits,
.contentsBody,
.step-box,
.clum2-fmain{ display:block; }
/* Hides from IE-mac */