@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1E4DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737373;
	line-height: 20px;
}

#banner {
	position:relative;
	width:982px;
	height:170px;
	background-color: #C0C9B6;
	margin-bottom: 10px;

}

