﻿@charset "utf-8";
/* CSS Document */
/*Footer 版权*/
body{ background:#A52319;}
.Footer {
	background:#a52319 url(../images/share_home.png) top center repeat-x;
}
.Footer_left {width: 184px;height:54px;margin: 26px 50px 0 40px;background: url(share_home.png) no-repeat;}

.Top_bar {
	background:url(../images/Footer_bar.jpg) top center repeat-x;
	width:100%;
	height:10px;
	overflow:hidden;
	position:relative;
	z-index:22;
}
