body {
	margin: 0px;

	background-image: url(head_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
a:link,a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #F26522;
	text-decoration: underline;
}
input {
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
textarea {
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}


.bai {
	font-size: 12px;
	color: #FFFFFF;
}
.xuxian {
	background-image: url(xuxian.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.foot {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #E3E2E2;
}
.about {
	background-image: url(about_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.type {
	background-image: url(type_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fenlei {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
	background-color: #F8F8F8;
}
