body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	background-color: #B1B2B2;
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
}
#buttons {
	background-color: #BEC5CE;
	height: 30px;
	width: 857px;
	left: 125px;
	top: 155px;
	position: absolute;
	z-index: 5;
	color: #333333;
	padding-left: 20px;
	background-image: url(Images/glass-button.png);
}
#text {
	position: absolute;
	height: auto;
	color: #E2E2E2;
	top: 191px;
	left: 126px;
	background-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	width: 827px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #999999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #999999;
}

/*#title {
	width: 480px;
	position: absolute;
	left: 500px;
	top: 20px;
	text-align: right;
	z-index: 3;
}*/
#subtitle {
	width: auto;
	position: absolute;
	left: 270px;
	top: 85px;
	text-align: right;
	z-index: 4;
}
#imageblock {
	position: absolute;
	height: 150px;
	width: 1000px;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 0;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(Images/banner.jpg);
}
#navigate {
	position: absolute;
	height: auto;
	width: 75px;
	left: 25px;
	top: 200px;
	z-index: 2;
	text-align: center;
	color: #E2E2E2;
}
#popup {
	width: auto;
	position: absolute;
	left: 300px;
	top: 200px;
	text-align: left;
	z-index: 8;
}
#version {
	position: absolute;
	height: auto;
	width: auto;
	left: 984px;
	top: 189px;
	z-index: 2;
	border: 3px;
	border-color: #000000;
}
#chapter {
	width: 640px;
	position: absolute;
	left: 135px;
	top: 160px;
	text-align: left;
	z-index: 20;
	height: auto;
	vertical-align: middle;
	color: #333333;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style1 {
	color: #E2E2E2;
	font-size: 18px;
	font-weight: bold;
}
ul {
	line-height: 20px;
	list-style-image: url(Images/bull1.gif);
}
.imgleft {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.pinyin   {
    font-family: "arial unicode ms", "lucida sans unicode", sans-serif;
    }
.footer {
	clear: both;
	float: left;
	width: 800px;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	background-color: #333333;
}

.leftcol {
	float: left;
	width: 400px;
}
.rightcol {
	width: 390px;
	margin-right: 10px;
	float: right;
}

a:link {
	color:#62B1CC;
	text-decoration: none;
	font-size: small;
}
a:visited {
	color:#62B1CC;
	text-decoration: none;
	font-size: small;
}
a:hover {
	color: #E2E2E2;
	text-decoration: none;
	font-size: small;
}
a:active {
}
.heading {
	clear: both;
	height: 130px;
	width: 800px;
}
#adv {
	position: absolute;
	width: 175px;
	left: 1000px;
	top: 191px;
}

