@charset "utf-8";
/* jworks by.      */
/* http://www.jwcd.co.kr      */
/* master@jwcd.co.kr      */

a, a:hover,a:active,a:focus{text-decoration:none}



.gall_rectang ul{overflow:hidden; display:block; position:relative; float:left}
.gall_rectang ul li{float:left; width:192px; height:280px; margin-right:6px; margin-bottom:8px; margin-left:10px} /*게시글 최소단위, 좌우하 여백*/
.gall_rectang ul li a{position:relative; float:left; width:192px; height:280px; background-color:#fff; cursor:pointer} /*게시물 전체링크*/

.gall_rectang .orange_click:hover{overflow:hidden; width:192px; height:280px; border: solid 1px #f8ae01;} /*롤오버 오렌지라인*/
.gall_rectang .rec_shadow{overflow:hidden; position:absolute; top:0px; left:0px; width:198px; height:286px;border:1px solid #cccccc; text-indent: 100%; white-space: nowrap; overflow: hidden;} /*백그라운드 그림자bg*/

.gall_rectang .rec_thumb, .rec_thumb img{float:left; width:192px; height:165px; border:0;} /*썸네일크기*/

.gall_rectang .rec_info{display:block; float:left ;width:192px; height:115px; letter-spacing:-1px; } /*게시글 제목+설명글영역*/
.gall_rectang .rec_tit_box{float:left; width:192px; height:23px; margin-bottom: 10px;} /*게시글 타이틀박스*/
.gall_rectang .rec_tit{float:right; margin-top:7px; margin-right:10px; font-weight:bold; color:#000; font-size:14px; line-height:16px; margin-bottom: 5px;} /*게시글 타이틀*/

.gall_rectang .rec_disc{display:block; width:170px; margin: auto; color:#555; line-height:17px; text-align: justify;} /*게시글 설명글영역*/