@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;padding:0;margin:0;}
.gall_rectang ul li{float:left;margin:0 4px;border:1px solid #c8c8c8;list-style:none} /*게시글 최소단위, 좌우하 여백*/
.gall_rectang ul li a{position:relative; float:left; width:180px; height:180px; background-color:#fff; cursor:pointer;} /*게시물 전체링크*/

/*.gall_rectang .orange_click:hover{overflow:hidden; width:152px; height:170px; border: solid 2px #4cc5ff;} /*롤오버 오렌지라인*/*/
.gall_rectang .rec_shadow{overflow:hidden; position:absolute; top:-1px; left:-2px; width:155px; height:175px; background:url(img/module.png) 0 0 no-repeat; text-indent: 100%; white-space: nowrap; overflow: hidden;} /*백그라운드 그림자bg*/

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

.gall_rectang .rec_info{display:block; float:left ;width:180px;letter-spacing:-1px; } /*게시글 제목+설명글영역*/
.gall_rectang .rec_tit_box{width:180px; text-align:center} /*게시글 타이틀박스*/
.gall_rectang .rec_tit{margin-top:2px;font-weight:bold; color:#000;line-height:16px;} /*게시글 타이틀*/

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