﻿@charset "utf-8";

.footer
{
 background:url("/Images/copyright.gif") no-repeat scroll 0 0;
 padding:25px 0px 25px 140px;
 margin:5px auto;
/* left:50%;*/
 width:710px;
 float:none;
 height:58px;
}

.footer .Fix_contents
{
 width:710px;
 font-size:14px;
 color:white;
 float:left;
}