/* ============ндубап╠М============== */

ul.newslist_mul{
margin:0 0 0 0;
padding:10px 20px 0 20px;
border:1px #ddd solid;
border-radius:10px;
height:350px;
}

li.newslist_mul {
margin:0;
padding:0;
list-style-type: none;
overflow:hidden;
white-space:nowrap;
float:left;
height:32px;
width:50%;
color:#505050;
}

a.newslist_mul:link,a.newslist_mul:visited,a.newslist_mul:active{
color:#505050;
text-decoration: none;
font:14px/32px 'microsoft yahei',Verdana, Arial,Sans-Serif;
padding-left:25px;
background: transparent url(../images/li.gif) left no-repeat;
}

a.newslist_mul:hover{
color:#ff0000;
text-decoration: none;
font:14px/32px 'microsoft yahei',Verdana, Arial,Sans-Serif;
padding-left:25px;
background: transparent url(../images/li.gif) left no-repeat;
}
