@charset "utf-8";


/*------------------------------------------------------news start---------------------------------------------------------*/


#news {
	width: 630px;
	margin-top: 53px;
	float: left;
}
#news .topics {
	width: 143px;
	float: left;
}
#news .rss {
	width: 251px;
	float: right;
}
#news .rss img {
	vertical-align: bottom;
}
.demo{ 
	width:626px;
	margin:10px 0px 0px 0px;
	padding:1px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

#ee{
	background: #ffffff;
}


#news .news_dl {
	width: 580px;
	padding: 10px 20px 0px 20px;
}

#news .news_dl dt {
	width: 45px;
	margin-top: 5px;
	float: left;
}
#news .news_dl dd {
	width: 525px;
	padding-left: 10px;
	float: left;
}




/* IE 6 */

* html #news .news_dl {
	width: 565px;
	padding: 20px 20px 0px 20px;
}

* html #news .news_dl dt {
	width: 45px;
	margin-top: 5px;
	float: left;
}

* html #news .news_dl dd {
	width: 510px;
	padding-left: 10px;
	float: right;
}

/* IE 7 */

*:first-child+html #news .news_dl {
	width: 580px;
	padding: 20px 20px 0px 20px;
}


*:first-child+html #news .news_dl dt {
	width: 45px;
	margin-top: 5px;
	float: left;
}

*:first-child+html #news .news_dl dd {
	width: 525px;
	float: right;
}



.height_220 {
	min-height: 220px;
	height: 220px;
}


/* IE 6 */

* html #news .height_220 {
	min-height: 220px;
	height: 220px;
}

/* IE 7 */

*:first-child+html .height_220 {
	min-height: 220px;
	height: 220px;
}
/*------------------------------------------------------news start---------------------------------------------------------*/
