#latest_date { 
	display:inline-block;
	width:100%;
	padding:13px 0 0; 
}

#latest_date ul { 
	list-style:none;
}

#latest_date li { 
	list-style:none;
}

.date_subject { 
	display:block; 
	float:left;  
	width:430px; 
	height:26px; 
	font-size:14px; 
	font-family:'Noto Sans Kr';
	letter-spacing:-0.02em;
	text-align:left;
}

.date_subject a { 
	color:#444;
}

.date_subject img { 
	vertical-align:middle;
}

.date_date { 
	display:block; 
	float:left; 
	width:75px; 
	height:26px; 
	font-size:13px; 
	font-family:tahoma; 
	color:#777; 
	text-align:right;
}

.date_coment { 
	font-size:11px; 
	color:#ff9900;
}
