.m_photo {
margin:0 0 15px 0;
}
.m_photo table {
border-collapse:collapse;
}
.m_photo table td {
padding:0 10px 8px 0;
}
.l1 .l2 img {
border:3px solid #fff;
display:block;
position:relative;
z-index:2;
}

.l1 {
float:left;
position:relative;
z-index:1;
background:url('../_images/l1.png') no-repeat 0 0;
}
.l2 {
padding:3px;
position:relative;
background:url('../_images/l2.png') no-repeat 100% 100%;
}
.l3 {
width:6px;
height:6px;
overflow:hidden;
font-size:1px;
position:absolute;
top:0px;
right:0px;
z-index:1;
background:url('../_images/l3.png') no-repeat 0 0;
}
.l4 {
width:6px;
height:6px;
margin:-6px 0 0 0;
overflow:hidden;
float:left;
clear:both;
font-size:1px;
position:relative;
z-index:2;
background:url('../_images/l4.png') no-repeat 0 0;
}

.m_photo .sign {
	padding-left:4px;
	font-size: 11px;
	background-color: white;
	}