/* --------------------------------------------------------------------------
 * ¢½ ÃÖ½Å±Û hn_basic ½ºÅ² ¢½
 * Website : http://huon.co.kr
 * E-mail : huon@hanmail.net
 * ÃÖÁ¾¼öÁ¤ÀÏ : 2010.10.13
------------------------------------------------------------------------- */
dl.hnLtGallery {
	margin-bottom:10px;
	background-color:#FFFFFF; border: 1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


dl.hnLtGallery dt  {
	overflow:hidden; height:20px; padding:5px 0 0 10px;
	background-color:#f5f5f5; border-bottom:1px solid #ddd;
	color:#515151; font-size:11px; font-weight:bold;
}
/* Á¦¸ñ ½ºÅ¸ÀÏ */
dl.hnLtGallery dt .subject 	 { float:left;  margin:0; padding:0; font-size:14px; font-weight: bold; color: #666;}
dl.hnLtGallery dt .subject a:link ,
dl.hnLtGallery dt .subject a:visited,
dl.hnLtGallery dt .subject a:hover { text-decoration:none; }
dl.hnLtGallery dt .more { float:right; margin:0 5px 1px; padding:0;}


dl.hnLtGallery dd { padding:8px 10px; color:#666; line-height:150%; }
/* ¸ñ·Ï ½ºÅ¸ÀÏ */
dl.hnLtGallery dd ul 	{ clear:both; overflow:hidden; list-style:none; margin:0; padding:0; text-align:center;}
dl.hnLtGallery dd li 		{ list-style-type:none; display: inline;  margin:0; padding:0;  }
dl.hnLtGallery dd li img { border:3px solid #eeeeee; }
dl.hnLtGallery dd li a:visited, .latestBasic li a:link { color:#6A6A6A;  text-decoration:none; }
dl.hnLtGallery dd li a:hover {color:#ff6633;}


.ltDateTime 	{ font-size:8pt; color:#808080; }
.ltNotice		{ color:#2C88B9; font-weight:bold;}
.ltComment 	{ font-size:8pt; color:#9A9A9A; }

