#ft {
	height:50px;
	padding-top:6px;
	padding-bottom:2px;
	background-image:url(/images/ft_bg.png);
	background-repeat:repeat-x;
	background-color:#923810;
}
#ft td {
	vertical-align:top;
	color:#FFF;
	font-size:12px;
	line-height:15px;
}
.dot {
	background-image:url(/images/ft_sep.png);
	width:1px;
	height:41px;
	margin-left:17px;
	margin-right:17px;
}
#ft a {
	color:#FFF;
}
#ft .iText {
	padding-right:6px;
}