.c {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C9B04;
	margin-top: 25px;
	width: 800px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
}
.dh{
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 40px;
}
.dh a:link ,.dh a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dh a:hover ,.dh a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	background-color: #69B918;
	padding-top: 7px;
	padding-bottom: 7px;
	position: relative;
	padding-right: 6px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
.nr {
	text-align: justify;
	font-size: 14px;
	line-height: 30px;
	padding-left: 25px;
	padding-right: 25px;
	color: #4D4D4D;
}
.lx {
	text-align: justify;
	font-size: 14px;
	line-height: 30px;
	padding-left: 25px;
	padding-right: 10px;
}
