body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 155px; background-image: url('top.png'); background-repeat: no-repeat; background-position: left center; }
#imBody {}
#imMenuMain {width: 164px; float: left; padding: 13px 0 0 7px; }
#imContent {width: 846px; float: left; margin-top: 3px; }
#imFooter {clear: both; height: 150px; }

