@charset "utf-8";
@import url("header.css");
@import url("main.css");
@import url("footer.css");
#mother {
	width: 100%;
}
#cl {
	clear: both;
	height: 1px;
	overflow: hidden;
}
