@charset "utf-8";
.Uwan_News_list {
	margin-left:10px;
	}

.Uwan_News_list li {
	background:url(./images/bg5.gif) no-repeat;
	width:620px;
	height:36px;
	line-height:36px;
}

.Uwan_News_list .topic {
	margin:0 10px 0 37px;
	font-size:14px;
	color:#6d6d6d;
	display:block;
	width:480px;
	height:36px;
	float:left;
	overflow:hidden;
	display:inline;	
}
.Uwan_News_list .topic a{

	color:#6d6d6d;
	font-size:14px;
	height:auto;
}

.Uwan_News_list .topic:hover {
	color:#ff6000;
	text-decoration:none;
}

.Uwan_News_list .date {
	color:#6d6d6d;
	}
	
.Uwan_News_cont{
	margin-left:10px;
	width:620px;
	height:100%;
	overflow:hidden;
	line-height:16px;
	word-spacing:2px;
	color:#333;
	}
	
.news_haader{
	padding-bottom:10px;
	background:url(./images/bg6.gif) bottom repeat-x;
	width:620px;
	height:100%;
	overflow:hidden;
	}
	
.news_haader .topic{
	margin-top:30px;
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
	
.news_info{
	margin-top:20px;
	color:#6d6d6d;
	text-align:center;

	}
	
.news_info span{
	height:16px;
	float:left;
	overflow:hidden;
	line-height:16px;
	margin:0 20px;
	}	
	
.news_info .time{
	margin-left:100px;
	width:auto;
	}
	
.news_cont{
	width:620px;
	margin-top:30px;
	line-height:18px;
	}
