body {
	color: #000;
	background-color: #ffffff;
	background-image: url(kaifeng.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}		


h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	background-image: url(hshoa.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	height: 23px;
	margin-top: 14px;
	margin-bottom: -5px;
}

#text {
	position: absolute;
	width: 50%;
	top: 100px;
	right: 10px;
	padding-bottom: 40px
}
#text2 {
	position: absolute;
	top: 800px;
	width: 90%;
	left: 10px;
	padding-bottom: 40px
}


a:link, a:visited, a:hover, a:active {
	color: #003300;
	font-weight: bold;
}

#menu a:link, #menu a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: bold;
	display: block;
}

#menu a:hover, #menu a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: bold;
}

#menu {
	position: absolute;
	width: 140px;
	top: 200px;
	left: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 3px #000000;
}

#menu_content{
	background-image: url(testfond1.gif);
	margin-bottom: 25px;
	padding-bottom: 3px;
}
#menu h3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-align: center;
	text-transform: lowercase;
	color: #FFFFFF;
	background-image: none;
	height: auto;
}

#menu li {
    
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding: 4px 10px 4px 10px;
	height: auto;
}

#menu h3 span {
	background-color: #000000;
	padding: 4px 20px 4px 20px;
	position: relative;
	top: -7px;
}


