.m_news {
padding:0 0 10px 1px;
}
.m_news em {
font-size:10px;
color:#dc143c;
background:#fff;
}

.m_news {
line-height:18px;
}
.m_news a {
color:#9a0051;
}
.m_news a:hover {
color:#ef1015;
}

.m_news .l1 {
	margin-right: 10px;
	}
.m_news .l1 .l2 img {
border:3px solid #fff;
display:block;
position:relative;
z-index:2;
}

.m_news .l1 {
float:left;
position:relative;
z-index:1;
background:url('../_images/l1.png') no-repeat 0 0;
}
.m_news .l2 {
padding:3px;
position:relative;
background:url('../_images/l2.png') no-repeat 100% 100%;
}
.m_news .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;
}
.m_news .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;
}

