	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
	{font-family:"\@SimSun";
	panose-1:2 1 6 0 3 1 1 1 1 1;}



/* style definitions */

body{
font-family: Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
color:#000000;

}


#apDiv1 {
	position:absolute;
	left:558px;
	top:194px;
	width:619px;
	height:276px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:188px;
	top:310px;
	width:860px;
	height:408px;
	z-index:1;
}

#apDiv3 {
	position:absolute;
	left:650px;
	top:314px;
	width:434px;
	height:400px;
	z-index:1;
}

#dummyLinks {
	/* these are at the TOP of the page so SE will see them first - but positioned and displayed at the FOOT of the page */
	position:absolute;
	left:224px;
	top:826px;
	width:821px;
	height:2em;
	z-index:1;

}





### text hyperlinks ## at foot of page, on white background ##

A:link  {color:#0099FF; }
A:visited {color:#0099FF ; }
A:active {color:#0099FF ; }
A:hover {color:#FF0000 }


### text hyperlinks ## within body of page - white text on dark background ##

.class1 A:link  {color:#FFFFFF; }
.class1 A:visited {color:#FFFFFF; }
.class1 A:active {color:#FFFFFF; }
.class1 A:hover {color:#FF0000; }






.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #FF0000;
	font-size:1.5em;
	font-weight: bold;
}

.style6 {
	COLOR: #ffffff; font-size:1em;
}
.style7 {
	COLOR: #ff0000 ; font-size: 2em;
}
.style8 {
	FONT-SIZE: 1em
}
.style9 {
	FONT-SIZE: 1.6em
}
.style10 {
	FONT-WEIGHT: bold;
}
