#listmember .listTop{
	background:#eee;
}
#listmember .listTitle{
	width:99%;
}

#listmember .listTitle td{
	border-bottom:1px dotted #ccc;
}

/*  Viwe the big pic */
#magnifier{
 width:180px;
 height:200px;
 position:absolute;
 top:0px;
 left:0px;
 font-size:0;
 border:1px solid #CCCCCC;
}
#img{
 width:180px;
 height:200px;
}
#handary_pic{
 border:1px solid #000;
 z-index:100;
 position:absolute;
 background:#555;
}
#mag{
 border:1px solid #CCCCCC;
 overflow:hidden;
 z-index:200;
}