#foot_container{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
	float: none;
	background-color: #CCC;
	margin-top: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
/*	background-color: #CCC;*/
}

.footer_bd {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}



#footer_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	background-color: #FFF;
	text-align: center;
	text-indent: 0;
	margin: 0px;
	padding-top: 5px;
	padding-bottom:5px;
}
#friend_img {
	height: 45px;
	background-color: #FFF;
	width: 980PX;

}
#friend_img ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#friend_img ul li{
	height: 31px;
	width: 88px;
	float: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	display: block;
	list-style-type: none;
}
#friend_img ul li a img {
	margin: 0px;
	padding: 0px;

}
#friend_text {
	margin: 0px;
	padding: 0px;
	height: 50px;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFE6FF;
}
#friend_text ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#friend_text ul li {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#friend_text ul li a {
	text-decoration: none;
}
#friend_text ul li a:hover {
	color: #F00;
	text-decoration: underline;
}



#foot_map {
	font-size: 12px;
	height: 25px;
	display: block;
	text-align: center;
	width: 980PX;
	float: left;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
#foot_map span a {
	text-decoration: none;
}
#foot_map span a:hover {
	color: #F0F;
	text-decoration: underline;
}
