.font-head {
	font-size: 30px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.background {
	background-color: #dadadc;
}
.font-context {
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: left;
}
.table-position {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table-headcontect {
	height: 36px;
	background-image: url(/skin/images/tablebg.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #b4b4b4;
}
.font-tablehead {
	color: #FFF;
	vertical-align: middle;
	text-align: center;
}

.table-context {
	text-align: center;
	vertical-align: middle;
	height: 36px;
}
.table-border {
	border: 1px solid #b4b4b4;
}
.font-table-describe {
	text-align: left;
	padding-left: 20px;
}

.table-function {
	background-color: #e0dfdf;
}