.m_photo {
padding:0 0 0 0;
}
.m_photo .ph_it{
display: inline;
}

.m_photo .ph_it img {
display:block;
}
.m_photo .ph_it .l {
float:left;
margin: 0px 25px 0px 0px;
position:relative;
}
.m_photo .ph_it .l1 {
background:url('../_images/l1.png') no-repeat 0 0;
}
.m_photo .ph_it .l2 {
padding:10px;
position:relative;
z-index:1;
background:url('../_images/l2.png') no-repeat 100% 100%;
}
.m_photo .ph_it .l3 {
width:10px;
height:10px;
margin:-10px 0 0 0;
overflow:hidden;
position:relative;
z-index:2;
clear:both;
float:left;
background:url('../_images/l3.png') no-repeat 0 0;
}
.m_photo .ph_it .l4 {
width:10px;
height:10px;
overflow:hidden;
position:absolute;
top:0px;
right:0px;
background:url('../_images/l4.png') no-repeat 0 0;
}
.m_photo .ph_it .title {
padding-bottom:5px;
min-height:23px;
font:11px/12px georgia,"Times New Roman",sans;
}



#center .m_photo {
padding:0 0 0px 0px;
}
#center .m_photo .ph_it {

margin:0 -35px 0 0;
}