.bg_extend {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}
#front{
	position: relative;
	top:0;
	left:0;
	width: 100%;
	z-index: 6000;
}
