@charset 'utf-8';

/*
 * @author: by MIKWON
 * @date: 2011/11/17
 * @version: 0.2
 * @copyright: HANI. All Rights Reserved.
 * @description: 함께 하는 교육
 */

#together-index { }
#together-photo-box .main-image {}
#together-photo-box .thumb-image { overflow: hidden; padding-top: 19px; }
#together-photo-box .thumb-image li { float: left; margin-left: 8px; }
#together-photo-box .thumb-image li.first-child { margin-left: 0; }
#together-photo-box .thumb-image a { display: block; position: relative; width: 100px; height: 70px; }
#together-photo-box .thumb-image img { width: 98px; height: 68px; border: 1px solid #dbdbdb; vertical-align: top; }
#together-photo-box .thumb-image span.overlay{ display: none; position: absolute; top: 0; left: 0; width: 94px; height: 64px; border: 3px solid #ed1b23; }
/*#together-photo-box .thumb-image a:hover span.overlay { display: block; border-color: #dbdbdb; }
#together-photo-box .thumb-image li.selected span.overlay { display: block; }*/ /* 스크립트 제어 */
