#left_middle_top {
	margin-left: 90px;
	width: 900px;
	height: 7px;
	background: url('../style/main_top.png') no-repeat 0 0;
}

#left_middle_container {
	float: left;
	width: 900px;
	margin-right: 10px;
	margin-left: 90px;
	background: url('../style/main_middle.png') repeat-y;
}

.footer_top_bg {
	height: 9px;
	background: url('../style/footer_top.png') no-repeat;
}
