#latest_app { 
	display:block;
	width:100%;
	padding:15px 0 15px 0; 
}

#latest_app ul { 
	list-style:none;
}

#latest_app li { 
	list-style:none;
}

.app_subject { 
	display:block; 
	float:left;  
	width:315px; 
	height:21px; 
	font-size:13px; 
	font-family:nanum gothic; 
	text-align:left;
}

.app_subject img { 
	vertical-align:middle;
}

.app_date { 
	display:block; 
	float:left; 
	width:35px; 
	height:21px; 
	font-size:11px; 
	text-align:right;
}

.app_coment { 
	font-size:11px; 
	color:#ff9900;
}
