.item {
	float:left;
	border:0px solid #FFF;
}
#wrapper {
	width:50000px;
	overflow:hidden;
}
.item_inner{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	background:#FFF;
	margin-top:20px;
	height:563px;
}
#Footer{
	position:fixed;
	z-index:100;
	left:0;
	bottom:0;
	width:100%;
	height:201px;
}
a,a:link{
	color:#FFF;
	text-decoration:none
}
a:hover{
	text-decoration:underline
}
.Ba{
	text-align:center;
	padding-right:25px;
}
#fragmans a{
	color:#000000;
}