@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
.table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 14pt
}
.p9 {
	font-size: 9pt;
	line-height: 12pt
}
a:link {
	font-size: 9pt;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #FC3;
	text-decoration:none;
}
.columtitle {
	font-size: 14px;
	font-weight: bold;
}
.listtable {
	width: 400px;
	padding: 5px;
	color: #666;
}
.listtable td ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0px;
}
.listtable td ul li {
	width: 400px;
	margin-left: 0px;
	float: left;
	height: 30px;
}
.listtable td ul li a , .listtable td ul li a:visited{
	color: #666;
}
.listtable td ul li span {
	color:#666;
	margin-right: 10px;
	float: right;
}
.listpage {
	text-align: right;
	padding-right: 10px;
}
.content { width: 90%; }
.content h3{
	text-align:center;
	margin: 5px;
}
.banner {
	background:url(/zf/image/gq.gif) no-repeat;
	width:634px;
	height:106px;
}
.banner div {
	padding-left:228px;
	padding-top:80px;
}
.banner div ul {
	margin:0;
	padding:0;
	list-style:none;
}
.banner div ul li {
	float:left;
	font-size:12px;
	text-align:center;
	width:80px;
	color:#fff9c8;
	text-decoration:underline;
}
.banner div ul li a { color:#fff9c8; }
.banner div ul li a.hovertab {
	color:#8a2500;
	background:#e5d7a5;
	display:block;
}

