
table.details{
	width:75%;
	margin-left:1.5em;
	border-bottom: 1px dotted #CCCCCC;
}
table.details td{

	text-align: left;
	vertical-align: top;
	font-size: 80%;
	line-height:1.7;
	padding:1em 0.5em 0.5em 0.5em;
	background: url(/column/img/detail.png222) repeat-y left top;
}
table.details td.image{
	
	width:100px;
	padding:10px;
		background: url(none);
}
table.details img{
	border:none;
/*
	width:90px;
	height:90px;
*/

	width:90px;
	height:90px;

	
}

table.details .name{
	margin-top:0.4em;
	display:block;
}
table.details .name a{
	font-size: 112%;
	color: #003366;

}

table.details a.voices{
	font-size: 98%;
	color :#0066CC;
	text-indent: 2em;

}

table.details .images a{
	margin-top:0px !important;
	display:inline;
	background: url(none);
}
table.details strong{
	color: #333333;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-weight: bolder;
}
