@charset "UTF-8";
/* CSS Document */

#home_image {
	position: absolute;
	top: 125px;
	left: 130px;
	z-index: 5;
}

#index_img_bg {
	background: #fff;
	position: absolute;
	left: 120px;
	top: 114px;
	width: 319px;
	height: 16px;
	z-index: 1;
	font-size: 9px;
	color: #555;
	padding-top: 395px;
	padding-left: 11px;
}

#index_white_bg {
	position: absolute;
	height: 411px;
	width: 330px;
	left: 120px;
	top: 105px;
	background: #fff;
}




/*#index_img_bg {
	background: url(../images/home_imgs/index_img_bg2.png) bottom left no-repeat;
	position: absolute;
	left: 120px;
	top: 69px;
	width: 376px;
	height: 17px;
	z-index: 1;
	font-size: 8px;
	color: #000;
	padding-top: 440px;
	padding-left: 11px;
}

#index_white_bg {
	position: absolute;
	height: 411px;
	width: 330px;
	left: 120px;
	top: 105px;
	background: #fff;
}*/