body {margin: 0; padding: 0; background-color: #FFFF8A; }
#imSite {
	width: 988px;
	text-align: left;
	height: 1024px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#imHeader {height: 150px; background-color: #C0C0C0; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #E0E0E0; }
#imMenuMain {width: 134px; float: left; padding: 11px 0 0 7px; }
#imContent {
	width: 840px;
	float: left;
	margin-top: 1px;
	height: auto;
}
#imFooter {clear: both; height: 25px; background-color: #C0C0C0; }
#imFooter_L {margin: 5px 0 0 7px; float: left; }
#imFooter_R {margin: 5px 7px 0 0; float: right; }
