body,td,th {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000;
}
body {
	background-color: #DDE1E3;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
a{
	text-decoration: none;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #f9f9f9;
}
a:active {
	text-decoration: none;
	color: #f9f9f9;
}
a.one:link {
	color: #f9f9f9;
	text-decoration: none;
}
a.one:visited {
	text-decoration: none;
	color: #006;
}
a.one:hover {
	text-decoration: none;
	color: #f00;
}
a.one:active {
	text-decoration: none;
	color: #f00;
}
.chinesefont {
	color: #f9f9f9;
}
.xia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.zuo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.xiaofont {
	font-family: Tahoma;
	font-size: 9px;
	color: #000;
}
.updown {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.active a {
	color: #000!important;
	text-decoration: none;
}
.big-title {
	font-weight: bold;
}
.pd5-tb {
	padding-top: 5px;
	padding-bottom: 5px;
}
.pd20-lr {
	padding-left: 20px;
	padding-right: 20px;
}
.pd40-lr {
	padding-left: 40px;
	padding-right: 40px;
}
.pd10-top {
	padding-top: 10px;
}
.pd20-right {
	padding-right: 20px;
}
.pd30-right {
	padding-right: 30px;
}
.nav-vert {
	border-right: 1px solid #f9f9f9;
}
.nav a {
	color: #f9f9f9;
}
.nav a:hover {
	color: #000;
}
.email a:hover {
	color: #000;
}
.center {
	text-align: center;
}