#latest_date { 
	display:inline-block;
	width:100%;
	padding:30px 0 0 0; 
}

#latest_date ul { 
	list-style:none;
}

#latest_date li { 
	list-style:none;
}

.date_subject { 
	display:inline-block; 
	float:left;  
	width:310px; 
	line-height:35px; 
	font-size:17px; 
	font-weight:200;
	letter-spacing:-0.04em;
	text-align:left;
}

.date_subject a { 
	color:#fff;
	font-family:'Noto Sans Kr';
}

.date_subject img { 
	vertical-align:middle;
}

.date_date {
	width:100px; 
	font-size:17px; 
	line-height:35px; 
	font-weight:200;
	color:#fff; 
	text-align:right;
}

.date_coment { 
	font-size:11px; 
	color:#ff9900;
}
