@import url("/static/css/public1.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/static/img/act/zly/2006/allbg.jpg);
}
table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
body,td,th {
	font-size: 9pt;
	color: #000000;
}
a {
	font-size: 10pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}
p {
	line-height: 18pt;
	text-indent: 2em;
	font-size: 10pt;
}
