* {
	margin: 0px; padding: 0px;
}
ul li {
	list-style: none;
}
ol li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 12px; font-weight: normal;
}
h2 {
	font-size: 12px; font-weight: normal;
}
h3 {
	font-size: 12px; font-weight: normal;
}
h5 {
	font-size: 12px; font-weight: normal;
}
h6 {
	font-size: 12px; font-weight: normal;
}
img {
	border: currentColor; border-image: none;
}
body {
	background: url("../images/bodyBg.gif"); font-family: "microsoft yahei",Arial, Helvetica, sans-serif; font-size: 12px;
}
.clear {
	height: 0px; line-height: 0px; clear: both; font-size: 0px; visibility: hidden;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
input {
	
}
td {
	font-weight: normal;
}
th {
	font-weight: normal;
}
.fb {
	font-weight: bold;
}
.fn {
	font-weight: normal;
}
.f14 {
	font-size: 14px;
}
.f12 {
	font-size: 12px;
}
.tx {
	text-indent: 2em;
}
.vt {
	vertical-align: top;
}
.vm {
	vertical-align: middle;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.none {
	display: none;
}
.oh {
	overflow: hidden;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
i {
	font-style: normal;
}
em {
	font-style: normal;
}
.pb20 {
	padding-bottom: 20px;
}
.hide {
	display: none;
}
