@charset "utf-8";
 /*  갤러리스킨 ver 1.0 jw_ga_01 */
.latest_box {width: 471px; height: 130px; padding-left:18px;} /* 리스트box */
.latest_box li { float:left; margin-right: 10px;;} /* li, 가로배열,높이,바깥여백 */
.latest_box .latest_cop a { } /* a링크커서 */ 
.latest_box .latest_cop .thumb { position:relative; overflow:hidden; border: 0;} /* 썸네일 */ 
.latest_box .latest_cop .thumb  img { width:100%; height:auto; }

.latest_box .latest_cop .cop_txt { font-size: 11px; line-height: 25px; text-align: center; margin-top: 5px; } /* 썸네일아래 텍스트box */ 

.latest_box .latest_cop .cop_txt .txt_blck { overflow:hidden; white-space: nowrap; text-decoration: none; text-align: center;  } /* 상단굵은txt,행바꿈안되게 */
.latest_box .latest_cop .cop_txt a, .board_jw_ga_bbs_01_box .board_jw_ga_bbs_01_cop .cop_txt a:visited {color:#888;line-height: 25px;  } /* 상단굵은txt a링크 색 */
.latest_box .latest_cop .cop_txt a:hover{ text-decoration: underline;} /* 상단굵은txt a링크 후버색 */ 


.latest_box .latest_cop .cop_txt .txt_gry {display:block; color:#888; white-space: nowrap; overflow: hidden; }
 /*하단txt */