@charset "utf-8";
/* 底部和版权样式 */

.bottom{
	margin-top:10px;
}

.bottom .footer{
	margin:0 auto;
	width:950px;
	background-image:url(../images/a_78.jpg);
	background-repeat:no-repeat;
	height:34px;
}
.bottom .foot{
	margin:0 auto;
	width:700px;
}
.bottom .footer ul li{
	height:34px;
	line-height:34px;
	width:50px;
	float:left;
	padding:0px 25px;
	background-image:url(../images/a_80.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
.bottom .footer .end{
	background:none;
}
.bottom .footer ul li a{
	color:#fff;
}
.bottom  .copyright{
	width:950px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	margin-top:10px;
}



