/*Layout*/
body {
	margin:10px 10px 10px 10px;
	min-width: 900px;
	padding:0px;
}

#leftMenu {
	position: absolute;
	left:10px;
	top:10px;
	width:174px;
	background:#fff;
	border:0px solid #000;
}

#centercontent {
	background:#fff;
	top:10px;
	margin-left: 174px;
	margin-right:204px;
	border:0px solid #000;
	padding:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 176px;
	margin-right:176px;
}

#rightMenu {
	position: absolute;
	right:10px;
	top:10px;
	width:200px;
	background:#fff;
	border:0px solid #000;
}

html>body #centercontent {
	margin-left: 201px;
	margin-right:201px;
}

#banner {
	background:#fff;
	height:100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:100px;
}

html>body #banner {
	height:100px;
}

