@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}
#header {
	left: 0px;
	position: fixed;
	top: 0px;
	z-index: 4;
}
#inter-frame {
	margin-top: 39px;
}