.bg {
	background-color: #f8f8f0;
	background-image: url(about_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftbg {
	background-color: #F8F8F0;
	background-image: url(lef.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.zi:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.zi:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.zi:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}.aboutbg {
	background-color: #F7F8F0;
	background-image: url(aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdall {
	border: 1px solid #CCCCCC;
}
.probg {
	background-color: #F8F8F0;
	background-image: url(probg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.proseabg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CBCBA7;
	border-right-color: #CBCBA7;
	border-bottom-color: #CBCBA7;
	border-left-color: #CBCBA7;
}
.dbg {
	background-color: #F9F6EF;
	background-image: url(dbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.seabk {
	border: 1px solid #c6c6c3;
}

