@charset "gb2312";
.table {
	border: 1px solid #75BE10;
	margin-top: 4px;
	margin-bottom: 4px;
}
.table-white {
	margin-top: 4px;
	margin-bottom: 4px;
}
.nav-left {
	background-image: url(../human/images/nav-left.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 30px;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 30px;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #009900;
	text-decoration: underline;
}

.nav-right {
	background-image: url(../human/images/nav-right.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 30px;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 30px;
}
.nav-more {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-dedede {
	border: 1px solid #dedede;
	margin-top: 4px;
}
.column-top {
	background-image: url(../human/images/column-top.gif);
	background-repeat: no-repeat;
	line-height: 5px;
}
.column-foot {
	background-image: url(../human/images/column-foot.gif);
	background-repeat: no-repeat;
	line-height: 4px;
}