
body {
	font-size:9pt;
	color:#000;
	text-align:center;
	background-color:#fff;
}
#content {
	width:880px;
	padding:2px;
	height:700px;
	margin:10px auto 10px 10px;
	text-align:left;
	position:relative;

}
#dts {
	position:absolute;
	width:870px;
	height:700px;
	top:0;
	left:0;
}
#dts dl {
	list-style:none;
	margin:10px 20px;
}
#dts dl dd {
	display:block;
	padding:5px;
	font-size:12pt;
	font-weight:bold;
}
#dts dl dd em {
	color:#000;
	background-color:#fff;
	font-style:normal;
}

#sub-dts-3 {
	position:absolute;
	left:20px;
	bottom:10px;
	width:405px;
	height:300px;
}
#sub-dts-4 {
	position:absolute;
	right:20px;
	bottom:10px;
	width:405px;
	height:300px;
}
#sub-dts-1 {
	position:absolute;
	left:20px;
	bottom:320px;
	width:405px;
	height:300px;
}

#sub-dts-2 {
	position:absolute;
	right:20px;
	bottom:320px;
	width:405px;
	height:300px;
}

