div#foot
{
	clear: both;
	width: 950px;
	height: 31px;
	overflow: hidden;
	background-image: url(../images/bg_foot.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div#footIndex
{
	clear: both;
	width: 950px;
	height: 31px;
	overflow: hidden;
	background-image: url(../images/bg_foot_index.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div#foot2
{
	clear: both;
	width: 950px;
	height: 31px;
	overflow: hidden;
	background-image: url(../images/bg_foot2.gif);
	background-position: top;
	background-repeat: no-repeat;
}

