@charset "utf-8";
/* CSS Document */
 .r_newlist{ width:350px; clear:both;}
	  .r_newlist h3{ font-family:"微软雅黑"; background:#4ea9bd; color:#fff; font-size:14px; font-weight:bold}
	  .r_newlist ul{ padding:10px;}
	  .r_newlist ul li{ background:url(images/dot.gif) no-repeat 5px 12px; padding-left:15px; line-height:28px; overflow:hidden}
	  .r_newlist ul li,.r_newlist ul li a:link,.r_newlist ul li a:hover,.r_newlist ul li a:visited,.r_newlist h3,.r_newlist h3 a:link,.r_newlist h3 a:hover,.r_newlist h3 a:visited{ color:#000;}