.warpper {
	margin: auto;
	width: 100%;
	text-align: center;
}
body {
	height: 100%;
	width: 100%;
}

}
.ijg1{
	position: fixed;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -12px;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
* html .ijg1 {
	position: absolute; /* for WinIE6 */
	}.ijg2 {
	position: fixed;
	top: 5%;
	left: 0;
	width: 90%;
	z-index: 99;
	text-align: left;
	line-height: 0;
	margin-left: 10%;
}
* html .ijg2 {
	position: absolute; /* for WinIE6 */
}
.ijg3 {
	position: fixed;
	left: 0;
	width: 90%;
	z-index: 97;
	text-align: left;
	line-height: 0;
	margin-left: 5%;
	margin-bottom: 5%;
	bottom: 0px;
}
* html .ijg3 {
	position: absolute; /* for WinIE6 */
}
