@charset "utf-8";
/* 底部CSS Document */

 div#footer{
	width:964px;
	text-align:center;
	height:111px;
	background:url(../images/footer_bg_61.jpg);
	}
 div#footer ul{
	width:964px;
	text-align:center;
	padding-top:10px;
    }
div#footer ul li{
	display:inline;
	background:url(../images/line.jpg) 5px 0px no-repeat;
	}
 div#footer li.line{
	background:none;}
 div#footer ul li a{
	padding-left:20px;
	color:#333;}
 div#footer  span{
	display:block;
	line-height:24px;
	color:#333;}


