html {
	overflow: hidden;
}
html, body {
	margin: 0;
	cursor:url(./c/c.cur);
	background: #F2E6CE;
}
a {
	cursor:url(./c/h.cur);
}
img {
	border: none;
}
#c {
	width: 862px;
	height: 440px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#c2 {
	position: relative;
	top: -50%;
	left: -50%;
}
#iq {
	margin: 8px 0 0 125px;
}
#if {
	margin: 16px 0 0 205px;
}
#m {
	width: 1004px;
	height: 640px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#m2 {
	position: relative;
	top: -50%;
	left: -50%;
}