<!--/* div detail----------------------------------------------- */	#detail dt {	float: none;}#detail dt p {	margin: 0 0 0 2em;	text-indent: -2em;	color: #999;}@media print {	#detail dt p {		color: #696060;		font-weight: normal;	}}	#detail dd {	float: none;	margin: 0;}	#detail dd p {	margin: 0 0 0 2.2em;}-->