#latest_date { 
	display:inline-block;
	width:100%;
	padding:20px 0 0 0; 
}

#latest_date ul { 
	list-style:none;
}

#latest_date li { 
	list-style:none;
}

.date_subject { 
	display:inline-block; 
	float:left;  
	width:80%; 
	line-height:50px; 
	font-size:18px; 
	letter-spacing:-0.02em;
	text-align:left;
	border-bottom:1px #ddd solid;
}

.date_subject a { 
	color:#000;
	font-weight:400;
}

.date_subject img { 
	vertical-align:middle;
}

.date_date {
	/*display:none;*/ 
	display:inline-block; 
	width:100px; 
	font-size:17px; 
	line-height:50px; 
	font-weight:300;
	color:#666; 
	text-align:right;
	border-bottom:1px #ddd solid;
	font-family:'GmarketSansMedium';
}

.date_coment { 
	font-size:11px; 
	color:#ff9900;
}
