div.h_background {
	width: 100%;
	height: 360px;
	background: url(images/day/head_bg.jpg) top left repeat-x #b0ddff;
}

div.h_background div.h_grass_title {
	width: 100%;
	height: 360px;
	background: url(images/day/grass_title.jpg) bottom left repeat-x;
}

div.h_background div.h_grass_title div.h_background_img {
	width: 100%;
	height: 360px;
	text-align: center;
}

div.h_background div.h_grass_title div.h_bg_img_ru, div.h_background div.h_grass_title div.h_bg_img_en {
	background: url(images/day/head_bg_img.jpg) top center no-repeat;	
}

div.h_background div.h_grass_title div.h_background_img div.h_grass_ru {
	width: 1000px;
	height: 360px;
	margin: 0px auto;
	background: url(images/day/ru/grass.png) bottom center repeat-x;
}

div.h_background div.h_grass_title div.h_background_img div.h_grass_en {
	width: 1000px;
	height: 360px;
	margin: 0px auto;
	background: url(images/day/en/grass.png) bottom center repeat-x;
}

div.h_island {
	width: 1000px;
	height: 168px;
	background: url(images/day/island.png) top center no-repeat;
	margin: 0px auto;
}