html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	height: 100%;
}

img, #chinabox, #footer, #formbox1, #hnavbox {
	border: 0px;
	display:none;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

a {
	color:#000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	color:#f00;
	margin:0px;
	font-size: 18px;
}

h2 {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 10px;
	margin-bottom: 20px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	color:#f00;
	margin:0px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#header {
	display:none;
}

#logo {
	display:none;
}

#content {
	margin-left: 80px;
	padding-top: 217px;
	width: 578px;
	padding-bottom:50px;
}

table td {
	padding: 0px 12px 4px 0px;
	border:0px;
}

#formtable {
	color: #7F7F7F;
}

#formbutton a {
	display:none;
}


