@charset "utf-8";
#ie7 {
	height: 93px;
	width: 306px;
	bottom: 20px;
	z-index: 3;
	position: absolute;
	left: 20px;
}
#cover_wrapper {
	height: auto;
	width: 100%;
	min-width: 1100px;
	position: absolute;
	z-index: 4;
	left: 0px;
}
#cover {
	height: 550px;
	width: 395px;
	margin-left: 35%;
	left: 50%;
	z-index: 4;
	margin-top: 150px;
}
#index_stc {
	height: 120px;
	width: 700px;
	z-index: 2;
	position: absolute;
	background-image: url(images/index_stc.gif);
	background-repeat: no-repeat;
	top: 25px;
	margin-left: 2%;
}


#wrapper {
	height: 99.9%;
	width: 100%;
	min-width: 1100px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	min-height: 700px;
}
#index_click {
	height: 79px;
	width: 425px;
	z-index: 5;
	position: absolute;
	background-image: url(images/index_click.gif);
	background-repeat: no-repeat;
	top: 500px;
	left: 55%;
}
