
.pics {
	position: absolute;
	left:0;top:0;
	width: 960px;
	height: 476px;
	display: none;
}

.loading_icon_frame {
	width: 960px;
	height: 476px;
}
	.loading {
		position: absolute;
		left: 50%; top: 50%;
		margin-left: -17px;
		margin-top: -21px;
		width: 34px;
		height: 42px;
	}
