* {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	border: none;
	float: left;
}
.clear {
	clear: both;
}
html, body {
	color: #737373;
	background: url(../images/bg.jpg) no-repeat center center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute
}
#container {
	width: 100%;
	position: absolute
}
#indexgs {
	margin: 0 auto;
	top: 100px;
	width: 1128px;
	height: 508px;
	position: relative;
}
#indexgs img {
	position: absolute;
}
#indexg2 {
	left: 1000px;
	top: 1000px;
}
#indexg1 {
	left: -1000px;
	top: 1000px;
	position: absolute
}
#indexg1 a {
	width: 244px;
	height: 51px;
	display: block;
	position: relative;
	top: 107px;
	left: 109px;
}
#indexg1 a:hover {
	width: 244px;
	height: 51px;
	display: block;
}
#indexg0 {
	left: 0;
	top: 1000px;
	position: absolute;
}
#indexmask {
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none
}
