﻿.foot
{
	width: 1000px;
	height: 92px;
	background-image: url(../images/foot_bg.gif);
	float: left;
}
.foot_text_style
{
	line-height: 18px;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.foot_text_style a
{
	color: #FFFFFF;
	text-decoration: none;
}
.foot_text_style a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

