body {
	background-image: url(img/bg.jpg);
	margin: 0px;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
}
.text1 {
	font-family: "宋体";
	font-size: 12px;
	color: #2C2C2E;
	letter-spacing: 0px;
}
.text2 {
	font-family: "宋体";
	font-size: 12px;
	color: #605E40;
}
.text3 {
	font-family: "宋体";
	font-size: 12px;
	color: #99989A;
}
.photo {
	background-color: #FFFFFF;
	padding: 3px;
}
#Layer1 {
	position:absolute;
	width:341px;
	height:60px;
	z-index:1;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:341px;
	height:264px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:341px;
	height:264px;
	z-index:2;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:341px;
	height:264px;
	z-index:2;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	width:341px;
	height:264px;
	z-index:2;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	width:341px;
	height:264px;
	z-index:2;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	width:341px;
	height:264px;
	z-index:2;
	visibility: hidden;
}
#Layer8 {
	position:absolute;
	width:341px;
	height:264px;
	z-index:2;
	visibility: hidden;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #2C2C2E;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #2C2C2E;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #2C2C2E;
	text-decoration: none;
}

