#footer {
	clear: both;
	width: 920px;
	padding-top: 10px;
	background-color: #FFFFFF;
	text-align: left;
}
.footer_1 {
	height: 14px;
	background-color: #B8EC87;
	margin-right: 10px;
	padding-left: 20px;
	color: #666666;
	line-height: 14px;
}
.footer_2 {
	line-height: 20px;
	background-image: url(../images/bg-6.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-right: 10px;
	text-align: center;
	clear: both;
}
.footer_2 a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_2 a:link {
	color: #FFFFFF;
}
.footer_ul {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 10px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-color: #5DC900;
	border-bottom-color: #5DC900;
	border-left-color: #5DC900;
	background-color: #B8EC87;
	height: 120px;
	color: #377A1D;
}
.footer_ul li {
	float: left;
	height: 100px;
	margin-top: 10px;
	margin-left: 10px;
}
.f_u_li1 {
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 157px;
	color: #377A1D;
	padding-right: 10px;
}
.footer_ul dd {
	float: left;
	margin-left: 7px;
}
.footer_ul dt {
	clear: both;
	margin-left: 15px;
}

