/*=(China Index Page Styles)=======================================*/

Body { 
	
}

P {
	font-family: Arial;
	font-size: 12.0pt;
	color: #FFCC00;
}

H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 24.0pt;
	font-variant: small-caps;
	line-height: 26pt;
	color: #FFCC00;
}

H2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14.0pt;
	line-height: 16pt;
	color: #FFCC00;
}

H3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12.0pt;
	color: #FFCC00;
	line-height: 14pt;
	text-decoration: none;
}

H4 {
	font-family: Arial;
	font-weight: normal;
	font-size: 10.0pt;
	color: #FFCC00;
	line-height: 12pt;
	text-decoration: none;
}

table {background-color: #009999;  
	
}

td {padding: 0 0em;
	align: center;
	valign: center;
	label: outside;
}

a:link {
color: #FFFFCC
}


UL
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
text-decoration: none;
}
ul li a
{display: inline; }

ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #CC0033;
background-color: #CCFFFF;
}

ul li a:hover
{
color: #fff;
background-color: #369;
}

