body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 130px; background-color: #FF8000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {width: 148px; float: left; padding: 12px 0 0 2px; }
#imContent {width: 872px; float: left; margin-top: 2px; }
#imFooter {clear: both; height: 25px; background-color: #FF8000; }


