@charset "utf-8";


#Top_Shadow {
	width: 856px;
	height:29px;
	background:url(images/top_shadow.jpg); no-repeat scroll left bottom;
	margin-right: auto;
	margin-left: auto;
	
}
#Bottom_Shadow {
	width: 856px;
	height:38px;
	background:url(images/Bottom_shadow.jpg); no-repeat scroll left bottom;
	margin-right: auto;
	margin-left: auto;
}
