body {margin: 0; padding: 0; background-color: #FFFFFF; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 98px; background-color: #C0C0C0; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #FFFFFF; background-image: url('content.jpg'); background-repeat: no-repeat; background-position: left top; }
#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;
}
#imFooter_L {margin: 5px 0 0 7px; float: left; }
#imFooter_R {margin: 5px 7px 0 0; float: right; }

