.footer_cnt
{
	width:828px;
	height:34px;
}
	.footer_mid
	{
		width:828px;
		height:34px;
		background:url(../images/footer.jpg) repeat-x;
		text-align:center;
		overflow:hidden;
	}
	.footer_mid div
	{
		padding:9px 0 2px 0;
		width:828px;
		height:12px;
		overflow:hidden;
	}
		.footer_mid div ul li
		{
			list-style:none;
		}
		.footer_mid div li
		{
			display:inline;
		}
			.footer_mid div li a:hover
			{
				color:white;
			}
	.footer_mid span
	{
		font-size:10px;
		color:white;
	}