body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../pic/22.gif);
	background-repeat: repeat;
}

#main{
	width:1002px;
	height:620px;
	margin:0px auto;
	}


