#container{
	width: 1000px;
	margin: 0 auto;
	margin-top: 60px;}
#loading{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: yellow;
	text-align: center;}