.bg {
	background-color: #f1f6fa;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bg2 {
	background-color: #FAF8E3;
	background-image: url(ABOUT_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.zi:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
.zi:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
.zi:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
.nzi:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #424342;
	text-decoration: none;
	font-weight: normal;
}
.nzi:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #424342;
	text-decoration: none;
	font-weight: normal;
}
.nzi:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}.tdall {
	border: 1px solid #999999;
}
