@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #EDECE2;*/
	background-color: #CCCCCC;
}
.foot {
	font-size:12px;
	color:#666666;
	line-height:20px;
	margin:15px 0px 15px 0px;
	text-align:center;
}

