@charset "utf-8";

#footer {
	width: 1003px;
	height: 154px;
	background: url(../images/foot/foot_bg.gif);
}

#footer .menu {
	width: 640px;
	height: 34px;
	background: #FFF;
	margin-top: 21px;
}

#footer .menu .lr {
	width: 6px;
	height: 34px;
	font-size: 0px;
}

#footer .menu .c {
	width: 628px;
	height: 34px;
	text-align: center;
	line-height: 34px;
}

#footer .rights {
	line-height: 22px;
	text-align: center;
	margin-top: 10px;
}