body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.l1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.rq {
	font-size: 9px;
	color: #0066CC;
	position: absolute;
	right: 75px;
 
}
.zj {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-left: 10px;
}
