/* ============ндубап╠М============== */
ul.newslistmemo{
margin:0px;
padding:0px;
}

ul.newslistmemo li{
float:left;
margin-right:20px;
list-style-type: none;
width:330px;
height:160px;
display:block;
background-color:#f8f8f8;
padding:36px 38px 0px 24px;
]
}

ul.newslistmemo div.br{
	width:45px;
	height:3px;
	display:block;
	background-color:#ec754b;
	margin-bottom:10px;
	}



ul.newslistmemo div.time{
font:14px/26px Microsoft YaHei;
color:#7f7f7f;
padding:0px;
}


ul.newslistmemo div.newsmemo{
font: 13px/22px Microsoft YaHei;
color:#7f7f7f;
}

ul.newslistmemo div.newstitle{
margin-bottom:3px;
}

a.newstitle:link,a.newstitle:visited,a.newstitle:active{
color:#646363;
text-decoration: none;
font: 17px/26px Microsoft YaHei;
}

a.newstitle:hover{
color:#ff6600;
text-decoration:none;
font: 17px/26px Microsoft YaHei;
}
