@import "common.css";

body {
	margin: 0;
	padding: 0;
}

#content {
	min-width: 980px;
	background: #ffffff;
	width: 99%;
	border-top: 1px solid #fff;
}
