@charset "utf-8";

/* 	category style

---------------------------------------------------------- */

#information .categoryTitle {
	background:url(/english/common/images/other_bg01.jpg) no-repeat center 0;
}




/* 	Clearfix Property

---------------------------------------------------------- */

.clearfix:after {

	content: ".";

	display: block;

	height: 0px;

	clear: both;

	line-height: 0; 

	visibility: hidden;

}



.clearfix {

	zoom: 1;

}