#top {
	width:610px;
	background-color: #fff;
}

#contenttitle {
	width:600px;
	margin-left:20px;
	padding-bottom: 15px;
	border-bottom: solid #999 1px;
	margin-top: 1em;
}

#contenttitle img.title {
	left: auto;
	right: auto;
}

#contenttitle .update {
	font-size:10px;
	line-height:1.2;
	color:#f00;
	text-align: right;
	margin-right: 10px;
}

#contentcaption {
	font-size: 12px;
	line-height:1.4;
	width:500px;
	margin-left:20px;
	padding: 5px 50px;
}

#contentcaption img {
	float:right;
	padding:5px;
}

#contentoverview {
	font-size: 12px;
	line-height:1.4;
	width:580px;
	margin-left:20px;
	padding: 5px 10px;
}
#contentoverview table {
	font-size: 12px;
	line-height:1.4;
	color:#000;
	border: 2px solid #000000;
}
#contentoverview table th {
	background-color:#A0E4E7;
	color: #333333;
	padding: 3px;
	letter-spacing:0.5em;
	height: 41px;
	vertical-align: middle;
}
#contentoverview table td.sel1 {
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	padding: 2px 0px 2px 0px;
	vertical-align: top;
	width: 120px;
	text-align: left;
	text-indent: 2em;
}
#contentoverview table td.sel2 {
	border-top: 1px solid #000;
	padding: 2px;
}
#contentoverview .fontred {
	color: #f00;
}
#contentoverview .caution {
	color: #600;
	text-indent: 2em;
}


#contentoverview img {
	float:right;
	padding:3px;
}
#contentoverview ul {
	margin:0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
}
#contentoverview li {
	padding:0.3em 0.5em;
	border-bottom: 1px dotted #999;
}

#contentoverview .comp {
	display:block;
	margin: 10px;
	padding: 5px;
	font-size:0.9em;
	background-color: #FFCCCC;
	letter-spacing: 0em;
}

#contentoverview dl {
	margin:5px;
}
#contentoverview dt {
	display:block;
	background-color:#DBF2F2;
	padding-left: 0.3em;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#contentoverview dd {
	display:block;
	margin-bottom: 5px;
	margin-left: 0em;
	padding-left: 1em;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	height: auto;
}
#contentoverview #panelist {
	width:267px;
	float:left;
	padding: 5px;
	border: 1px dotted #666666;
	margin: 5px;
	background-color: #F5F5F5;
	height: auto;
}
#contentoverview h4.panelist {
	font-size:1.2em;
	letter-spacing: 0.3em;
	text-align: center;
	border: 0px dotted #666666;
	margin: 3px;
	background-color: #E7E7E7;
}
#contentoverview #panelist img {
	float:left;
	padding-right: 5px;
}
#contentoverview #panelist p.name{
	font-size:1.2em;
	margin: 1px;
	font-weight: bold;
	color: #333333;
	text-indent: 1.6em;
}
#contentoverview #panelist p.profile{
	font-size:1em;
	line-height:1.5em;
	margin: 0px;
}

