#last_news_tab{
	height:260px;
	overflow:auto;	
/*background-color:#112335;*/
}
#last_news_tab .scroll{
	position:relative;
	top:0;	
}
.twrp{
	padding:0px;
	margin-bottom:3px;
}
#last_news_tab .title{

	border-bottom:1px dotted #e0e0e0;
}
#last_news_tab .title a{
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
#last_news_tab .title a:hover{
	color:#ff3d00;
}


#last_news_tab .time{
	color:#FFF;
	margin-right:5px;
	font-size:11px;
	width:45px;
	text-align:center;
	background-color:#466289 ;
	float:left;
}
#last_news_tab .tdat{
	position:relative;
	top:6px;
	margin-right:3px;
	padding:2px;
}
#last_news_tab .space{margin-bottom:3px;}
#last_news_tab .mdf{color:#FFF; background-color:#FF3D00!important;}
.bar{background-color:#273244;}