#i2 {background: url(/imgnew/news_ii.jpg) no-repeat  top center;}
#content {background:  url(/imgnew/news_contbg.jpg) repeat-x 0 0;}
#list {background: url(/imgnew/news_2b.jpg) no-repeat top right;}
#rside {background: url(/imgnew/news_r.jpg) no-repeat top left;}
	
.news {
	clear: both;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #dce5cd;
	margin: 0 0 20px 0;
	height:1%;
	}
	
.news:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.date {
	width: 55px;
	float:left;
	padding: 10px 0 0 20px;
	color: #93b59a;
	}
.newstxt {
	float:left;
	width: 580px; 
	}
.newstxt p {
	margin: 10px 0 0 0;
	}