@charset "utf-8";
/* CSS Document */
html{
	background:#FFF;
}
.foot{
	width:auto;
	background:#f5f2d7;
}
.foot .copyright{
	width:1003px;
	margin:0 auto;
}
