body {margin: 0; padding: 0; background-color: #FF8000; }
#imSite {width: 1025px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-color: #FF8000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #8080FF; }
#imMenuMain {width: 151px; float: left; padding: 18px 0 0 9px; }
#imContent {width: 858px; float: left; margin-top: 8px; }
#imFooter {clear: both; height: 22px; background-color: #C00000; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


