#snow {
	/*display: none;*/
	position: absolute;
	top: 102px;
	width: 100%;
	height: 82px;
	text-align: center;
}

#snow img {
	width: 1024px;
	height: 82px;
}

#snow2 {
	/*display: none;*/
	position: absolute;
	top: 376px;
	width: 100%;
	height: 30px;
	text-align: center;
	z-index: 100;
}

#snow2 img {
	width: 1024px;
	height: 30px;
}

* html #snow2 img {
	position: relative;
	top: 5px;
}

#ny_inner {
	width: 1024px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 70px;
}
