body {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(image/haikei.jpg);
}
#main {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.change {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 50px;
	margin-top: 20px;
}
#main_photo {
	border: 5px double #666;
	width: 435px;
	height: 283px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#buttom {
	clear: both;
}
#sam {
	height: 180px;
	width: 720px;
	border: 5px double #666;
	margin-right: auto;
	margin-left: auto;
}
.photogallery {
	line-height: 32px;
	text-align: center;
	font-weight: 800;
	background-color: #000;
	padding-top: 40px;
}

