#content {
	width:770px;
	padding-bottom:20px;
}
	

a {
	color:#0E71B2;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}

.last_list {
	width:350px;
	float:left;
	margin-left:20px;
	}
	
#sistelister_heading { 
	font-size:32px;
	color:#1775B5;
	margin:5px 0 10px 10px;
	padding-bottom:10px;
	border-bottom:3px solid #bbb;
	}
	
.last_list h4 {
	font-size:10px;
	margin-left:12px;
	border-top:5px solid #1675B5;
	margin-top:20px;
	padding-top:10px;
	}
	
#last_news_list {
	margin-left:10px;
	_margin-left:5px;
	}
	
#last_news_list h4 {
	color:#ba2928;
	}
	
#last_economy_list h4 {
	color:#00285e;
	}
	
#last_sports_list h4 {
	color:#408a00;
	}
	
#last_side2_list h4 {
	color:#E6065C;
	}
	
.last_list ul {
	margin:8px 0 0 0;
	}
	
.last_list ul li {
	clear:both;
	*margin-bottom:-2px;
	list-style:none;
	overflow:hidden;
	line-height:1.2;
	border-bottom:1px solid #EFEFEF;
	padding:2px 5px 2px 8px;
	_padding:4px 5px 4px 8px;
	}
	
.last_list .last_news_time {
	margin-left:4px;
	margin-right:4px;
	color:#AA9C9C;
	display:block;
	float:left;
	font-size:12px;
	}
	
.last_list a.last_news_link {
	* float:left;
	color:#014479;
	font-size:12px;
	display:list-item;
	font-weight:bold;
	overflow:hidden;
	}
	
.last_list ul li a.last_news_link:hover {
	text-decoration:underline;
	}

