@charset "utf-8";
/* CSS Document */

.topWrapNews
{
	float:right;
	color:#fff !important;
	height:39px;
	line-height:39px;
	width:450px;
	font-size:11px;	
	overflow:hidden;
}

.topWrapNews ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.topWrapNews ul li
{
	overflow:hidden;
	height:39px;	
}

.topWrapNews ul li .source
{
	
}
.topWrapNews ul li .news
{
	padding:0 8px;	
}
.topWrapNews ul li .news a
{
	color:#b5cee7 !important;
}