 
.NormalText {
	font-family: "LeiHei Pro", "Apple LiGothic Medium", Arial, Helvetica, sans-serif;
	line-height: 135%;
	font-size: medium;
}
body {
	background-image: url(../_IMAGE/BG_gray-01.png);
	background-repeat: repeat-y;
	font-family: "LeiHei Pro", "Apple LiGothic Medium", Arial, Helvetica, sans-serif;
	color: #333;
}
p {
	line-height: 140%;
	font-size: small;
	color: #333;
}
#globalheader #globalnav LI A {
	FLOAT: left;
	HEIGHT: 40px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "LeiHei Pro", "Apple LiGothic Medium", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

