@charset "utf-8";
/* CSS Document */
.foot {
	width: 948px;
	height: 70px;
	margin-top: 20px;
	padding-top: 10px;
	background-color: #F7EEF4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DBBBD3;
}
.foot ul{
	text-align: center;
	word-spacing: 1px;
	height: 30px;
}
