#foot {
	margin:0 auto;
	width:917px;
}
#foot dl#friendliness_links {
	width:915px;
	height:89px;
	border:1px solid #eda3a3;
	margin-bottom:5px;
}
#foot dl#friendliness_links dt {
	
	padding-left:33px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	color:#c42e34;
	border-bottom:1px solid #ffd6d6;
	background:#ffeeee;
}

#foot dl#friendliness_links dt span{
	margin-left:750px;
}

#foot dl#friendliness_links dt span a{
	color:#c42e34;
}

#foot dl#friendliness_links dd {
	width:915px;
	height:63px;

}

#friendliness_links dd img{
	width:110px; 
	height:45px;
	float:left;
	margin:8px 10px;
}

#foot #links {
	width:915px;
	height:27px;
	border:1px solid #eda3a3;
	background:#ffeeee;
}
#foot #links ul {
	width:575px;
	margin:0 auto;
}
#foot #links ul li {
	float:left;
	line-height:27px;
	color:#c42e34;
}
#foot #links ul li a {
	padding:0 10px;
	line-height:27px;
	color:#c42e34;
}
