@charset "utf-8";

/* CSS Document */

#foot{
	margin:0px auto;
	clear:both;
	width:1000px;
	border-top:#e51014 10px solid;}
.f_l{
	float:left;}
.footli {
	font-size:12px;
	text-align:center;
	width:80px;
	 }
.footul{
	margin:0 auto;
	width:560px;
	padding-top:3px;
	}
.foot2{
	background:url(images/foot1.png) repeat-x;
	padding-top:5px;
	height:23px;
	font-size:12px;
	text-align: center;}
.foot3{
	margin-top:1px;
	background:url(images/foot.png) repeat-x;
	clear:both;
	color:#333;
	padding-top:10px;
	height:48px;
	font-size:12px;
	line-height:20px;
	text-align: center;}
a.foots:link {color:#fff; text-decoration: none;}

a.foots:visited {color:#fff;text-decoration: none;}

a.foots:hover {color:#fff; text-decoration: none; }