@charset "UTF-8";
body {
text-align: center;
margin: 0 0 0 0;
} 
#header {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	height: 92px;
	margin:0 auto;
	align: center;
	min-width: 575px;
}
#middle {
	width: 575px;
	align: center;
	text-align:center;
	margin:auto;
	min-width: 575px;
}

#video {
	background-image: url(images/index_video_10.jpg);
	background-repeat: none;
	height: 173px;
	padding-left: 60px;
}

#center {
	align: center;
	width: 100%;
}
