/* --------------------------------------------------------------------------
 * ¢½ ÃÖ½Å±Û hn_basic ½ºÅ² ¢½
 * Website : http://huon.co.kr
 * E-mail : huon@hanmail.net
 * ÃÖÁ¾¼öÁ¤ÀÏ : 2010.10.13
------------------------------------------------------------------------- */
dl.hnLtBasic {
	margin-bottom:10px;
	background-color:#FFFFFF; border: 1px solid #ddd;	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

dl.hnLtBasic dt  { 
	overflow:hidden; height:20px; padding:4px 0 0 10px; 
	background:url(./img/board_bg.gif); border-bottom:1px solid #ddd; 
	color:#515151; font-size:10px; font-weight:bold; 
}
/* Á¦¸ñ ½ºÅ¸ÀÏ */
dl.hnLtBasic dt .subject 	 { float:left;  margin:0; padding:0; font-size:11px; font-weight: bold; color: #666;}
dl.hnLtBasic dt .subject a:link ,
dl.hnLtBasic dt .subject a:visited,
dl.hnLtBasic dt .subject a:hover { text-decoration:none;  font-size:11px;}
dl.hnLtBasic dt .more { float:right; margin:5px 5px 1px; padding:0; font-size:11px;}


dl.hnLtBasic dd { padding:8px 10px; color:#666; line-height:150%; }

/* ¸ñ·Ï ½ºÅ¸ÀÏ */
dl.hnLtBasic dd ul	{ clear:both; list-style:none; margin:0; padding:0; }
dl.hnLtBasic dd li 	{ margin: 5px 0 0 0; padding:0; color: #ccc; border-bottom: dashed 1px #eee;}
dl.hnLtBasic dd li.first 	{ margin-top: 0; }
dl.hnLtBasic dd li a:link , .hnLtBasic li a:visited { color:#6A6A6A;  text-decoration:none; }
dl.hnLtBasic dd li a:hover {color:#262626;}


.ltDateTime 	{ font-size:8pt; color:#808080; }
.ltNotice		{ color:#ff6633; font-weight:bold;}
.ltComment 	{ font-size:8pt; color:#9A9A9A; }
