* {
	margin: 0;
	padding:0;
}
body {
	background-image:url(../images/share/bg_body_b.jpg);
	text-align: center;
}
div#center {
	margin-left: auto;
	margin-right:auto;
	height: 690px;
}
div#flash {
	height: 650px;
}
div#foot {
	height: 40px;
}
div#notice {
	font-size:80%;
}
