body {margin: 0; padding: 0; background-color: #ECECEC; }
#imSite {width: 961px; margin: 15px auto; text-align: left; }
#imHeader {height: 126px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 134px; float: left; padding: 16px 0 0 45px; }
#imContent {
	width: 770px;
	float: left;
	margin-top: 10px;
	margin-bottom: 38px;
}
#imFooter {clear: both; height: 60px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {
	margin: 0 0 0 50px;
	float: left;
}
#imFooter_R {margin: 17px 25px 0 0; float: right; }

