body {
	margin: 0px;
}
table {
	font-size: 11px;
	color: #737373;
	line-height: 24px;
	font-family: Tahoma;
}
input {
	font-size: 11px;
	color: #737373;
	border: 1px solid #737373;
	font-family: Tahoma;
}
textarea {
	font-size: 11px;
	color: #737373;
	border: 1px solid #737373;
	font-family: Tahoma;
}


a:link,a:visited {
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	font-family: Tahoma;
}
a:hover {
	font-size: 11px;
	color: #FF8F19;
	text-decoration: underline;
	font-family: Tahoma;
}

.foot {
	background-image: url(foot_bg.gif);
	background-repeat: repeat-x;
}
.hei {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
}
a.hei:link,a.hei:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
}
a.hei:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
}

.line {
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.botline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.ye1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF8F19;
	font-family: Arial;
}
.ye2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF8F19;
	font-family: Arial;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
}
