#content {
	background-color: #FFFFFF;
	width: 972px;
	overflow: hidden;
	margin: auto;
}
body {
	text-align: center;
	background-color: #DFDCB3;
	margin: 0px;
}

#textbox {
	height: 420px;
	overflow: auto;
	background-color: #FFFFFF;
	text-align: left;
	width: 290px;
	font-size: 9pt;
	line-height: 1.8;
	color: #333333;
	padding: 2px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#text {
	font-size: 12.5pt;
	color: #333333;
	text-align: left;
	line-height: 1.8;
	margin-left: 15px;
	margin-right: 10px;

}
#textitle {
	font-size: 16pt;
	color: #003399;
	font-family: "ºÚÌå";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	line-height: 16pt;
	margin-top: 12px;
}


#topbar {
	
	background-color: #5687B8;
	background-image: url(../images/toplogo_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
	height: 85px;
	width: 972px;
}

.e2_photo_gallery {
	background-image: url(../images/sp_bg_picbig.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	width: 630px;
	overflow: hidden;
}
#gallery {
	background-color: #DFDCB3;
	margin: 15px;
	width: 602px;
	height: 502px;
	overflow: hidden;
	text-align: center;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.footbox {
	background-image: url(../images/sp_foot.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #FFFFFF;
	width: 100%;
	height: 32px;
	padding-top: 18px;
}
