@charset "utf-8";

body{
		font:10px Malgun Gothic, Dotum, AppleGothic;
		color:#666;
		margin:0; padding:0;
		height:100px;
}
#article			{ color:#7f7f7f; line-height:20px;  margin-top:10px; overflow:hidden; }
#article	a		{ color:#9eb147; font: 11px Dotum;}
#article .key1	{ color:#555; cursor: help; border-bottom: 1px dotted #ccc; text-decoration:none; }
	