#latest_date { 
	display:block;
	width:100%;
	padding:15px 0 0 0; 
}

#latest_date ul { 
	list-style:none;
}

#latest_date li { 
	list-style:none;
}

.b_subject { 
	display:block; 
	float:left;  
	width:220px; 
	height:20px; 
	font-size:12px; 
	font-family:±¼¸²; 
	text-align:left;
}

.b_date { 
	display:block; 
	float:left; 
	width:35px; 
	height:20px; 
	font-size:11px; 
	color:#999; 
	text-align:right;
}

.b_coment { 
	font-size:11px; 
	color:#ff9900;
}