body {
	padding: 0;
	margin: 0;
	line-height: 1%;
}

#content {
	position: absolute;
	top: 161px;
	height: 386px;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 1%;
}

#header {
	width: 100%;
	height: 161px;
	z-index: 100;
	line-height: normal;
}

#left {
	position: relative;
	width: 154px;
	height: 386px;
	float: left;
	z-index: 99;
	line-height: normal;
}
#main {
	line-height: normal;
	overflow: auto;
}

#footer {
	position: absolute;
	top: 547px;
	width: 100%;
	height: 112px;
	line-height: normal;
}

