.scposts {
	font:1em "malgun gothic",dotum,verdana,sans-serif;
	color:#666;
	border:	1px solid #ddd;
	margin:	3em 0 0 0 !important;
	padding:10px 10px 5px !important;	 
	clear: both;
}
.scposts a { color:#666 !important; text-decoration:none !important; }
.scposts a:hover { color:#333 !important; text-decoration:underline !important;}
.scposts h4 {
	font-size: 1em;
	padding:2px 0 6px !important;
	border-bottom:0px dotted #ddd;
	margin:0 !important
}
.scposts table {
	width:100%;
	margin:10px 0 0 0 !important;
	border-collapse: collapse;
	table-layout: fixed;
}
.scposts td {
	line-height:2.5;
	padding:0 0 4px 0;
	vertical-align:top;
	border-top:1px dotted #ddd;	
	overflow: hidden;
}
.scposts .scp_cm { font-size:0.8em; } 
.scposts .scp_date { width:7em; font-size:0.9em; text-align:right; }
