@charset "utf-8";
html, body, img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.stage {
	width: 100%;
}
.footer {
	background: #000 url(http://media.makin-hey.com/pageFlip/1.0/images/red/bgFooter.gif) scroll repeat-x 0 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	width: 100%;
}
.contents {
	display: inline;
	float: left;
	margin: 15px 0 0 15px;
}
.menu {
	display: inline;
	float: right;
	margin: 9px 15px 0 0;
}
