@charset "utf-8";
/* 새글 스킨 (latest) */

.late_con{
	width:255px;
	height:380px;
	background-color: #fff;
	margin-right:60px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}


.gall_text_info{
	margin:20px;
	
}

.info_table{
	border-spacing: 0;
}


.info_tit{
	font-size:17px;
	font-weight: bold;
}

.info_table{
	margin-top:20px;
	font-size:12px;
}

.info_table th{
	text-align: left;
	vertical-align: middle;
	height:28px;
	width:50px;
	font-weight: bold;
}

.info_table td{
	text-align: left;
	color:#555;
	vertical-align: middle;
	padding-left:20px;
	line-height: 14px;
}