body {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background-color: #FFF;
	width: 1500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1439px;
	background-image: url(/images/100th_party_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body > div {
	margin: 0 auto;
	width: 1520px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
}


#main {
	height: 1700px;
	width: 1520px;
}
#main #logo {
	line-height: 70px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 180px;
	margin: auto;
}
#main #introduction {
	float: left;
	width: 1000px;
	padding-top: 10px;
	font-weight: bold;
	color: #930;
	padding-right: 270px;
	padding-left: 250px;
	font-size: 18px;
	padding-bottom: 0px;
	margin-top: 500px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(/images/100th_party_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#main #introduction table tr td #year {
	float: left;
	width: 500px;
	font-size: 14px;
}
#main #introduction table tr td #year ul li {
	float: left;
	display: inline;
	line-height: 40px;
	color: #333;
}
#main #introduction table tr td #year ul li a {
	color: #CF0;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#main #introduction table tr td #year ul li a:hover {
	color: #9F0;
}



#main #photo_show {
	float: left;
	margin: 0px;
	width: 1520px;
	clear: both;
	padding: 0px;
	background-image: url(/images/100th_party_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#main #photo_show ul {
	width: 1200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main #photo_show ul li {
	background-image: url(/images/oldphoto_bord.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 215px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 25px;
}
#main #photo_show ul li a {
	color: #F00;
	text-decoration: none;
	font-size: 16px;
}
#main #photo_show ul li a:hover {
	color: #F60;
}
#main #introduction table tr td #year ul li a:visited {
	color: #906;
}

#main #page {
	float: none;
	height: 40px;
	color: #333;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #930;
	width: auto;
}
#main #page a {
	color: #C60;
	text-decoration: none;
}

#main #page a:hover {
	color: #930;
	font-weight: bold;
}