@charset "utf-8";
/* jworks by.      */
/* http://www.jwcd.co.kr      */
/* master@jwcd.co.kr      */

a, a:hover,a:active,a:focus{text-decoration:none; color:#666; font-size:12px}



.gall_rectang ul{overflow:hidden; display:block; position:relative; float:left; list-style:none;}
.gall_rectang ul li{float:left; width:150px; height:240px; margin-right:6px; margin-bottom:8px; margin-left:10px; list-style:none;} /*게시글 최소단위, 좌우하 여백*/
.gall_rectang ul li a{position:relative; float:left; width:150px; height:200px; background-color:#fff; cursor:pointer; list-style:none;} /*게시물 전체링크*/

.gall_rectang .orange_click:hover{overflow:hidden; width:150px; height:200px; border:0;} /*롤오버 오렌지라인*/
.gall_rectang .rec_shadow{overflow:hidden; position:absolute; width:150px; height:200px; text-indent: 100%; white-space: nowrap;} /*백그라운드 그림자bg*/

.gall_rectang .rec_thumb, .rec_thumb img{float:left; width:150px; height:120px; border:0;} /*썸네일크기*/

.gall_rectang .rec_info{display:block; float:left ;width:150px; height:115px; letter-spacing:-1px; } /*게시글 제목+설명글영역*/
.gall_rectang .rec_tit_box{float:left; width:150px; height:23px; margin-bottom: 4px;} /*게시글 타이틀박스*/
.gall_rectang .rec_tit{float:left; margin-top:7px; margin-right:10px; font-weight:bold; color:#666666; font-size:12px; line-height:16px; margin-bottom: 2px;} /*게시글 타이틀*/

.gall_rectang .rec_disc{display:block; width:140px; margin: auto; color:#555; line-height:17px; text-align:justify;} /*게시글 설명글영역*/