/* 카테고리 목록 */
#latest_cate span {width:200px;height:30px;font-size:1.25em;line-height:1.8;font-weight:bold}
#latest_cate ul {margin-bottom:10px;padding-left:1px;width:728px;zoom:1}
#latest_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#latest_cate li {float:left;margin-bottom:-1px}
#latest_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#latest_cate a:focus, #latest_cate a:hover, #latest_cate a:active {text-decoration:none}
#latest_cate #latest_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}
#latest_cate > .la_title {display:block; padding:0 0 10px 0px; font-size:1.25em;font-weight:bold}

/* 갤러리 목록 */
#latest_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#latest_gall #gall_ul {margin:10px 0 0;padding:0;list-style:none;zoom:1}
#latest_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}


#latest_gall #gall_ul .gall_li {float:left;margin:0 20px 30px 0}

#latest_gall #gall_ul .gall_li .gal-1 {margin:0;padding:0;list-style:none}

#latest_gall #gall_ul .gall_li .gal-1 .gall_href {
	margin:5px 10px;
	padding:0;
}
#latest_gall #gall_ul .gall_li .gal-1 .gall_href:link, 
#latest_gall #gall_ul .gall_li .gal-1 .gall_href:visited, 
#latest_gall #gall_ul .gall_li .gal-1 .gall_href:hover {
	z-index:2;
}

#latest_gall #gall_ul .gall_li .gal-1 .gall_href:active,
#latest_gall #gall_ul .gall_li .gal-1 .gall_href:focus, {text-decoration:none}

#latest_gall #gall_ul .gall_li .gal-1 .gall_href strong, 
#latest_gall #gall_ul .gall_li .gal-1 .gall_href span {display:inline-block;background:#f7f7f7;text-align:center;}


#latest_gall #gall_ul .gall_li .gal-1 img.figure {padding:3px; border:1px solid #ccc}


#latest_gall .gall_text_href .gall_cate_link {display:inline-block;margin:0;padding:0 3px 0 0;color:#999;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
#latest_gall .gall_text_href {text-align:center;margin:5px 0 3px 0}
#latest_gall .gall_text_href a {font-weight:bold}
#latest_gall .gall_text_href span {display:inline !important}
#latest_gall .gall_text_href img {margin:0 0 0 4px}
#latest_gall .gall_text_legend {text-align:center}
