body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	background-image: url(images/background.gif);
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #3366FF;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-position: top;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 120%;
	color: #660000;
	text-align: left;
	text-indent: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*Example CSS for the two demo scrollers*/
#pscroller1{
	width: 400px;
	height: 150px;
	margin-left: 10px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}

#pscroller2{
width: 600px;
height: 120px;
border: 1px solid black;
padding: 3px;
}
.chiText {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}


#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.style1 {
	font-size: 9px;
	color: #EEEEEE;
}

.style23 {
	color: #FCB113;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
}
.contentEng {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
.style26 {font-size: 12px}
.style28 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}

/* Eric CSS */

div#nav {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #EEEEEE;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 16px;
	height: 20px;
	background-color: #95754e;
}
div#nav ul {
	margin: 0;
	padding: 0;
	background: white;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 106.5px;
	line-height: 1em;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
div#nav li:hover {
	background-color: #FFCC00;
}
div#nav li.submenu {background: url(dropmenu.gif) 95% 50% no-repeat;}
div#nav li.submenu:hover {
	background-color: #FFCC00;
}
div#nav li a {display: block; padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; width: 6.5em;}
div#nav>ul a {
	width: auto;
	color: #000000;
}
div#nav ul ul {position: absolute; width: 106px;
  display: none;}
div#nav ul ul li {border-bottom: 1px solid #CCC;}
div#nav li.submenu li.submenu {background: url(submenu.gif) 95% 50% no-repeat;}
div#nav li.submenu li.submenu:hover {background-color: #EDD;}
div#nav li.submenu li.submenu:hover {background-color: #EDD;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav ul.level2 {top: 1.5em; left: -1px;}
div#nav ul.level3 {top: -1px; left: 106px;
  border-top: 1px solid #CCC;}



#dropmenudiv{
position:absolute;
border:1px solid;
border-color: #003366; border-bottom-width: 0;
font:normal 10px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid;
border-color: #003366; padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
font-size:12px

}
#dropmenudiv a.ppww{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
font-size:12px

}#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFE746;
color:#990033;
}
.style8 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.style37 {color: #003366}
.style6 {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.TitleFont {

	font-family: "Century Gothic";

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	font-style: normal;

}

#Table_01 .style10 a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #7F1362;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;

}

a:visited{

	color:#003366;

	font-size: 12px;

	text-decoration:none;

}

a.netvigation:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #FFFFFF;

	text-decoration:none;

	margin-right: 8px;

	margin-left: 8px;

	font-weight: bold;

}

a.netvigation:visited{

	color:#FFFFFF;

	font-size: 15px;

	margin-right: 8px;

	margin-left: 8px;

	text-decoration:none;

}

a.netvigation:hover{

	color:#990033;

	font-size: 15px;

	margin-right: 8px;

	margin-left: 8px;

	text-decoration:none;

}

a.netvigation_sel:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color:#990033;

	text-decoration:none;

	margin-right: 8px;

	margin-left: 8px;

	font-weight: bold;

}

a.netvigation_sel:visited{

	color:#990033

	font-size: 15px;

	margin-right: 8px;

	margin-left: 8px;

	text-decoration:none;

}

a.netvigation_sel:hover{

	color:#990033

	font-size: 15px;

	margin-right: 8px;

	margin-left: 8px;

	text-decoration:none;

}

a.sublink:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CCCCCC;

	text-decoration: none;

}

a.sublink:visited {

	text-decoration: none;

	color: #CCCCCC;

	font-size: 12px;

}

a.sublink:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FD6A1C;

	text-decoration: none;

}





#Table_01 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}

#Table_01 p.caption {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #003366;

	font-style: normal;

	font-weight: normal;

	line-height: 1.1;

}

#Table_01 p.bio {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	font-style: normal;

	font-weight: normal;

	line-height: 1.3;

}

#Table_01 p.loc {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #990000;

	font-style: normal;

	font-weight: bold;

	line-height: 1.3;

	margin-left: 30px;

	margin-top: 5px;

}

#Table_01 .style2 style13 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



#Table_01 .style2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}

a.bio:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}

a.bio:visited{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

}

#Table_01 .style1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}

a.sitemap:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #003366;

	list-style-position: outside;

	list-style-image: none;

	list-style-type: square;

	text-decoration: none;

	font-weight: bold;

}

a.sitemap:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #003366;

	list-style-position: outside;

	list-style-image: none;

	list-style-type: square;

	text-decoration: none;

	font-weight: bold;



}

a.sitemap:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #FF9900;

	list-style-position: outside;

	list-style-image: none;

	list-style-type: square;

	text-decoration: none;

}

a.links:link {

	text-decoration: none;

}

a.links:visited {

	text-decoration: none;

}

a.links:hover {

	color: #FF9900;

	text-decoration: none;

}



a.sitemap_2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	text-decoration: none;
	margin-left: 20px;
	text-align: justify;
}

a.sitemap_2:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #666666;

	list-style-position: outside;

	list-style-image: none;

	list-style-type: square;

	text-decoration: none;

	margin-left: 20px;

}

a.sitemap_2:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #FF9900;

	list-style-position: outside;

	list-style-image: none;

	list-style-type: square;

	text-decoration: none;

}

a.sitemap_3:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #666666;

	list-style-position: outside;

	list-style-image: none;

	list-style-type: square;

	text-decoration: none;

	margin-left: 40px;

}

a.sitemap_3:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #666666;

	list-style-position: outside;

	list-style-image: none;

	list-style-type: square;

	text-decoration: none;

	margin-left: 40px;

}

a.sitemap_3:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #FF9900;

	list-style-position: outside;

	list-style-image: none;

	list-style-type: square;

	text-decoration: none;

	

}

#Table_01 td.loc {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #990033;

	padding-left: 20px;

}



tb {table-layout:fixed}
#Table_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2;
	background-attachment: fixed;
	background-image: url(images/PPWW_logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	background-color: #FFFFFF;
}
li {
	margin-left: -10px;
}

.style40 {color: #003366;

	font-weight: bold;
}
.style41 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.style39 {
	color: #003366;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;
}

.style44 {color: #770000}
.remarks {
	color: #FF0000;
	font-size: 10px;
	text-align: left;
}

.style46 {color: #FFCC00}
.remarksChinese {
	color: #FF0000;
	font-size: 12px;
	text-align: left;
}
.scheduleContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.scheduleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.scheduleTitleChi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

