#foot {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	width: 100%;
	margin-top: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
#foot ul {
	list-style-type: none;
	margin-top: 13px;
	margin-bottom: 13px;
	margin-left: 65px;
}
#foot #foot_img {
	margin-top: -8px;
}

#foot li {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
#foot a:link {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
	color: #0033FF;
}
