@charset "utf-8";
/* CSS Document */
.style8 {
	font-family: arial;
	font-size: 14px;
	font-weight:bormal;
	letter-spacing:1px;
	padding: 2px 2px 2px 2px;
}
.style8 a:link {
	color: #000000;
	text-decoration: none;
}
.style8 a:visited {
	text-decoration: none;
	color: #000000;
}
.style8 a:hover {
	text-decoration: none;
	color: #666666;
}
.style8 a:active {
	text-decoration: none;
	color: #000000;
}

.style9 {
	font-family: SimHei;
	font-size: 12px;
	letter-spacing:1px;
}
.style9 a:link {
	color: #000000;
	text-decoration: none;
}
.style9 a:visited {
	text-decoration: none;
	color: #000000;
}
.style9 a:hover {
	text-decoration: none;
	color: #666666;
}
.style9 a:active {
	text-decoration: none;
	color: #000000;
}
.style10 {
	font-family: Arial;
	font-size: small;
	color: #333333;
}
.style10 a:link {
	color: #333333;
	text-decoration: none;
}
.style10 a:visited {
	text-decoration: none;
	color: #333333;
}
.style10 a:hover {
	text-decoration: underline;
	color: #666666;
}
.style10 a:active {
	text-decoration: none;
	color: #333333;
}

.chairmanlist {
	font: bold 14px simhei;
	background-color: #DDD;
	border-bottom: solid 1px;
	border-bottom-color:#999999;
	margin: 0px;
	padding-left: 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
}

