/* ============ндубап╠М============== */

ul.newslistmemo{
margin:0px;
padding:0;
}

ul.newslistmemo li{
margin-bottom:10px;
padding:10px 0;
list-style-type: none;
font: 14px/150% 'microsoft yahei',SimSun, Arial, Helvetica, sans-serif;
font-weight:100;
color:#555;
border-bottom:1px #aaa dotted;
}

ul.newslistmemo div.newstitle{
margin-bottom:5px;
}
ul.newslistmemo div.newsmemo{
font: 14px/150% 'microsoft yahei',SimSun, Arial, Helvetica, sans-serif;color:#666;
}

a.newstitle:link,a.newstitle:visited,a.newstitle:active{
color:#666;
text-decoration: none;
font: bold 16px/150% 'microsoft yahei',SimSun, Arial, Helvetica, sans-serif;
}

a.newstitle:hover{
color:#d2983f;
text-decoration: underline;
font: bold 16px/150% 'microsoft yahei',SimSun, Arial, Helvetica, sans-serif;
}
