body {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center top; }
#imSite {width: 1200px; margin: 15px auto; text-align: left; }
#imHeader {
	height: 140px;
	background-image: url(top.png);
	background-repeat: no-repeat;
}
#imBody {}
#imMenuMain {height: 30px; padding: 23px 1px 0 110px; }
#imContent {clear: left; padding: 45px 7px 0 7px; }
#imFooter {
	clear: both;
	height: 62px;
	background-image: url(bottom.png);
	background-repeat: no-repeat;
}
