@charset "utf-8";
/* 승희아빠 */

/* 새글 스킨 (latest) */
.kor {clear: both; word-wrap: break-word; word-break: keep-all;padding: 20px 0 0; }/* 한글 줄바꿈 */
.kor li {margin:0 20px 9px 0 !important;}
.latest {
	display:block !important;
	border:0px !important;
	width:100% !important;
	text-align:left;
	max-width:100%; /* Customise it accordingly */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding:0 0 0 0 !important;
}
.latest a {}
.list-unstyled {padding:0;}
.latest-more { margin-top:6px; }
.latest-right { width:85px; text-align:right; }
.latest-hr { display:block; margin:5px 0px; }
.txt_model {float:left; font-weight:500;font-size:15px;color:#666666;line-height:22px;}