/* CSS Document */

.zjpf a:link{
	color: #69530C;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
.zjpf a:visited {
	color: #69530C;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
.zjpf a:hover {
	text-decoration: none;
	color: #0080C7;
	font-size:12px;
	background-image: url(/images/zjpf_left03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.zjpf a:active {
	color: #69530C;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

