.style1 {
	font-size: 10pt;
	line-height: normal;
	color: #666666;
	border: thin none #999999;


}
.menus {
	background-image: url(../back1.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 9pt;
	color: #666666;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;

}
.bordersonly {
	border: 1px solid #999999;
}
.chinese {
	font-family: MingLiU, "MS PMincho", SimSun;
	font-size: 12pt;
}
.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

