#container #mainContents .mainbox #display {
	height: auto;
	width: 392px;
	float: left;
}
#container #mainContents .mainbox #display #img {
	width: 390px;
	border: 1px solid #000000;
	padding: 5px;
}
 .about {
	height: 20px;
	width: 392px;
	font-size: 14px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #124C92
	;
	padding-top: 8px;
	margin-bottom: 4px;
}
.mainbox #display .text {
	font-size: 12px;
	line-height: 1.3em;
}

#container #mainContents .mainbox #imgmenu {
	float: right;
	width: 132px;
	padding-right: 0px;
	border: 1px solid #666666;
	font-size: 12px;
	margin-right: 8px;
	margin-top: 38px;
	height: auto;
}
#container #mainContents .mainbox #imgmenu td {
	font-size: 12px;
}

