@charset "utf-8";
.clear_100{
	clear: both;
	height: 100px;
}
.clear_40{
	clear: both;
	height: 40px;
	width: 100%;
}


