@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-right: 20px;
	margin-left: 20px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 80px;
	margin-left: 80px;
	line-height: 1.4em;
	color: #333;
}
.bodytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 80px;
	margin-left: 80px;
	line-height: 1.4em;
	color: #333;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 80px;
	margin-left: 80px;
	line-height: 1.4em;
	font-weight: bold;
}
.bodytextboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 80px;
	margin-left: 80px;
	line-height: 1.4em;
	font-weight: bold;
	color: #C03;
}
.bodytextnomargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333;
}
.celltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
}
.bodytextnomarginbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
}
.bodytextnomarginboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #C00;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 14px;
}
.tabletextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 14px;
	font-weight: bold;
}
body {
	background-color: #999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background/container-shadow.png);
	background-repeat: repeat-y;
	background-position: center;
}
#cnypagecontainer {
	margin-right: auto;
	margin-left: auto;
	width: 855px;
	position: relative;
}

#top {
	background-color: #FFDF00;
	text-align: center;
	padding-bottom: 10px;
	background-image: url(../images/background/chinese_flower_pattern_yellow.jpg);
	background-repeat: repeat;
	width: 780px;
	margin-left: 20px;
	margin-right: 20px;
}

#main {
	text-align: center;
}
#nav {
	text-align: center;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#nav a {
	text-decoration: none;
	font-size: 90%;
	color: #000033;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: none;
	font-size: 90%;
	color: #FF0000;
	font-weight: bold;
}


#footer {
	background-color: #FFDF00;
	background-image: url(../images/background/chinese_flower_pattern_yellow.jpg);
	text-align: center;
	clear: both;
	height: 150px;
	background-repeat: repeat;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	width: 780px;
}


#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#navb  a {
	text-decoration: none;
	font-size: 90%;
	color: #000033;
	font-weight: bold;
}
#navb  a:hover {
	text-decoration: none;
	font-size: 90%;
	color: #FF0000;
	font-weight: bold;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.image-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 80px;
	margin-left: 80px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}
.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #C00;
}
.smallheadbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.tableborder {
	border: thin dashed #C00;
	background-color: #FC9;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tablebordergrey {
	border: 1px solid #F7E500;
}
#tablebordergrey td {
	border: 1px solid #F7E500;
}
.tableborderbeige {
	border: thin dashed #C00;
	background-color: #FCFF6E;
}
.bigannouncements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	color: #C00;
}
.download {
	position:absolute;
	left:173px;
	top:1215px;
	width:600px;
	height:46.661px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #EDC050;
}

