﻿body {margin: 0; padding: 0; background-image: url('bg.png'); background-repeat: repeat-x; background-position: left top; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 144px; background-color: #FFFFFF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {}
#imMenuMain {height: 30px; padding: 1px 1px 0 20px; }
#imContent {clear: left; padding: 1px 1px 0 1px; }
#imFooter {clear: both; height: 30px; background-color: #0090FF; background-image: url('bottom.jpg'); background-repeat: no-repeat; }
