/* ============ндубап╠М============== */

ul.newslist_mul{
margin:0px;
padding:0px;
}

li.newslist_mul {
margin:0px 60px 0px 0px;
padding:0;
list-style-type: none;
overflow:hidden;
white-space:nowrap;
float:left;
height:45px;
width:45%;
color:#505050;
border-bottom:1px dotted #CCC;
}

a.newslist_mul:link,a.newslist_mul:visited,a.newslist_mul:active{
color:#505050;
text-decoration: none;
font:14px/45px  "Microsoft YaHei UI";
padding-left:12px;
background: transparent url(../images/li.gif) left no-repeat;
}

a.newslist_mul:hover{
color:#ff0000;
text-decoration: underline;
font:14px/45px  "Microsoft YaHei UI";
padding-left:12px;
background: transparent url(../images/li.gif) left no-repeat;
}
