@import url(main.css);@import url(header.css);@import url(footer.css);@import url(content.css);@import url(left.css);#left-menu-box, #middle-marker-box {	margin: 0;	padding: 6px;}#left-marker-box {	margin: 6px;	padding: 0;}#left-marker {	margin: 0;	padding: 0 6px;	background: #b2d2f3;}#left {/*	position: absolute;*/	float: left;	width: 200px;		z-index: 4;/*	background: #c4c4c4;*//*	border-right: 1px solid #7f7f7f;*/}#left-content {}#middle {/*	float: left;*/	margin-left: 200px;		z-index: 2;	background: #e4e4e5;}#middle-marker-box {/*	border-left: 1px solid #7f7f7f;*/}#middle-content {}