/* --------------------------------------------------------------------------
 * ♡ 최신글 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 #92C7FE;
	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:#F0F8FF; border-bottom:1px solid #92C7FE;
	color:#428285; font-size:11px; font-weight:bold;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
/* 제목 스타일 */
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:5px 0 0 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 { margin:2px 0; 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; }
