body {
	margin: 0;
	padding: 0;
	background-repeat: repeat;
	background-position: left top;
}
#imSite {
	width: 958px;
	margin: 15px auto;
	text-align: center;
}
#imHeader {height: 192px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(content1.jpg);
}
#imMenuMain {width: 134px; float: left; padding: 16px 0 0 14px; }
#imContent {
	width: 797px;
	float: left;
	margin-top: 6px;
}
#imFooter {
	clear: both;
	height: 48px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#imFooter_L {margin: 16px 0 0 20px; float: left; }
#imFooter_R {margin: 16px 20px 0 0; float: right; }
