body {margin: 0; padding: 0; background-color: #FFFFFF; }
#imSite {width: 1100px; margin: 15px auto; text-align: left; }
#imHeader {height: 130px; background-image: url('top.png'); background-repeat: no-repeat; background-position: center center; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {height: 40px; padding: 1px 1px 0 1px; background-color: #C0FFC0; }
#imContent {clear: left; padding: 1px 1px 0 2px; }
#imFooter {clear: both; height: 23px; background-color: #C0FFFF; }
#imFooter_L {margin: 1px 0 0 100px; float: left; }
#imFooter_R {margin: 1px 1px 0 0; float: right; }

