@charset "utf-8";

#headersub{
	background-color:#000000;
	height:83px;
	margin-top:24px;
	border-top:1px solid #333333;
}
#construct #contents{
	background-color:#270D00;
	border-top:0px solid #333333;
	padding:16px 12px 16px 16px;
	display:block;
	width:932px;
	border:0px solid #ffffff;
	min-height:560px;
}

#construct #contents dl{
	width:900px;
	margin-left:16px;
	font-family:Verdana, Arial, sans-serif;
	lette-spacing:1px;
	font-size:0.9em;
	dislpay:block;
	float:left;
	height:48px;
	font-weight:normal;
}
#construct #contents dd,dt{
	display:block;
	float:left;
	color:#fff;
	vertical-align:top;
}
#construct #contents dt{
	width:8px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #401600;
	border-bottom:1px solid #401600;
	height:32px;
	margin-right:10px;
	background-color:#402314;
}
#construct #contents dd.names{
	width:480px;
	border-bottom:1px solid #401600;
}
#construct #contents dd.urls{
	width:400px;
	text-align:right;
	border-bottom:1px solid #401600;
}
#construct #contents dd.types{
	width:880;px;
	color:#ccc;
	font-size:0.8em;
}

div.contetnsbreak{
	width:900px;
	clear:both;
	font-size:xx-small;
}
div.linkdivide{
	border-top:thin solid #200800;
	width:900;px;
	margin-left:16px;
	clear:both;
	font-size:xx-small;
}

a,
a:visited,
a:link{ color:#fff; }