body {margin: 0; padding: 0; background-color: #FFFFFF;}
#imSite {width: 92%; margin: 15px auto; text-align: left; }
#imHead {
	height: 34px;
	background-color: #000000;
	background-image: url('');
	background-repeat: no-repeat;
	border-left: solid;
}
#imHeader {height: 180px; background-color: #FFFFFF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {height: 30px; padding: 1px 7px 0 7px; background-color: #FFFFFF; }
#imContent {
	clear: left;
	padding: 1px 7px 0 7px;
}
#imFoot {height: 34px; background-color: #000000; background-image: url(''); background-repeat: no-repeat; }

#imnotag{clear: both; height: 25px; background-color: #FFFFFF; }


