@charset "UTF-8";
#container {
	height: 720px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clip: rect(0px,auto,0px,auto);
}
body {
	background-image: url(image/4.jpg);
}
#image {
	height: 500px;
}
#flash {
	height: 480px;
	padding-left: 50px;
}
#button {
    background-image: url(image/disexiao.jpg);
	height: 60px;
}
#foot {
	height: 150px;
}
