body { 
 }

a img.listen { 
	border: none; 
	}

a img.luohp { 
	border:  2px dotted #888;	
	margin-left: 30px;
	}

table.bios {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-top: 1px solid;
	border-color: #999;
	border-collapse: separate;
	width: 550px;
	margin: 10px 0 20px;
}

table.bios th {
	border-width: 1px;
	padding: 4px 8px 8px 0;
	border-style: none;
	-moz-border-radius: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #701A32;
	text-align: left;
}

table.bios tr {
}

table.bios td.other {
	background-color: #efefef;
}

table.bios td {
	border-width: 1px;
	padding: 10px 4px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

table.bios td.img {
	width:  150px;
	vertical-align: top;
	
}

table.bios td.img img {
	border:  2px dotted #888;	
}

table.bios td.bio {
	padding: 4px 4px 4px 8px;
}

table.bios td.groups {
	
}
