.clearing {
	clear: both;
	font-size: 0;
	line-height: 0;
}

#margin {
	width: 83em;
	margin-left: auto;
	margin-right: auto;
}


/* "CSS-Image-Map" Begin */
#logo {
	background: url("../images/bg_logo.gif") no-repeat;
}

#logo a {
	display: block;
	width: 220px;
	height: 88px;
	text-decoration: none;
}

#logo a em {
	visibility: hidden;
}

#logo a:focus, #logo a:active {
	text-decoration: none;
}
/* "CSS-Image-Map" End */


#left {
	float: left;
	width: 20em;
}

#middle {
	float: left;
	width: 63em;
}

#header {
	float: left;
	width: 42em;
	border: solid #8FA9BB;
	border-width: 0 1px 0 1px;
}

#right {
	width: 20.5em;
	float: left;
}

#right .illu {
	width: 100%;
	height: 59px;
	border-right: 1px solid #8FA9BB;
	background: #ACBFCD url("../images/bg_re_illu2010_01.gif") top left no-repeat;
}

#colNormal {
	height: 450px;
}

html>body #colNormal {
	height: auto;
	min-height: 450px;
}

#sub1 #colNormal {
	float: left;
	width: 39em;
	padding: 2em 1.5em; 
	border: solid #8FA9BB;
	border-width: 0 1px 1px 1px;
	background: #EEF3F7 url("../images/bg_colNormal.jpg") repeat-x;
}

#sub1 #colNormal a,
#sub2 #colNormal a {
	text-decoration: underline;
}

#sub1 #colNormal .itemMenu a {
	text-decoration: none;
}

#sub1 #colRight {
	float: left;
	width: 20.5em;
	padding-bottom: 2em;
	border-right: 1px solid #8FA9BB;
	border-bottom: 1px solid #8FA9BB;
}
