/* 최근 갤러리 게시물 CSS */
.latestGalleryTitleInline { height: 29px; padding-top: 7px; background: url(mv_top.gif) repeat-x; text-align: center; }
.latestGalleryPhoto { padding-left: 5px; text-align: center; float: left; }
.latestGalleryPhoto:hover { background-color: #fafafa; }
.latestGalleryPhoto img { border: #ddd 3px solid; }
.latestGalleryPhoto img:hover { border: #343e47 3px solid; }
