body {margin: 0; padding: 0; background-color: #FFFFFF; }
#imSite {width: 990px; margin: 15px auto; text-align: left; }
#imHeader {height: 125px; background-color: #FF8000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #8080FF; background-image: url('content.jpg'); background-repeat: no-repeat; background-position: right top; }
#imMenuMain {width: 134px; float: left; padding: 14px 0 0 7px; }
#imContent {width: 842px; float: left; margin-top: 4px; }
#imFooter {clear: both; height: 25px; background-color: #C0C0C0; }
#imFooter_L {margin: 6px 0 0 7px; float: left; }
#imFooter_R {margin: 6px 7px 0 0; float: right; }

