@charset "utf-8";
/* CSS Document */
/*author:chenxu; e-mail:chenxuyx@163.com*/
/*news begins*/
#news ul {margin-top: 16px; line-height: 24px; margin-right: 15px; margin-left: 12px;}
  #news ul li {padding-left: 12px; background: url(../images/news_03.jpg) 0 50% no-repeat;}
    #news ul li span {float: right;}
    #news ul li a {color: #415366; font-weight: normal;}
	#news ul li a:hover {color: #0066CC;}
