@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:213px; height:190px; margin-right:3px; margin-bottom:5px; margin-left:3px} /*게시글 최소단위, 좌우하 여백*/
.gall_rectang ul li a{position:relative; float:left; width:214px; height:190px; background-color:#fff; cursor:pointer} /*게시물 전체링크*/

.gall_rectang .orange_click:hover{overflow:hidden; width:200px; height:190px; border: solid 2px #f8ae01;} /*롤오버 오렌지라인*/
.gall_rectang .rec_shadow{overflow:hidden; position:absolute; top:-1px; left:-2px; width:205px; height:190px; border: solid 1px #e5e5e5; text-indent: 100%; white-space: nowrap; overflow: hidden;} /*백그라운드 그림자bg*/

.gall_rectang .rec_thumb, .rec_thumb img{float:left; width:200px; height:150px; border: solid 1px #e5e5e5;} /*썸네일크기*/

.gall_rectang .rec_info{display:block; float:left ;width:200px; height:115px; letter-spacing:-1px; } /*게시글 제목+설명글영역*/
.gall_rectang .rec_tit_box{float:left; width:200px; height:23px; margin-bottom: 10px;} /*게시글 타이틀박스*/
.gall_rectang .rec_tit{text-align:center;  margin-top:7px;margin-left:2px; margin-right:2px; font-family:'Nanum Gothic'; font-weight: 400; font-size: 11pt; color:#3b3b3b;  line-height:16px; margin-bottom: 5px;} /*게시글 타이틀*/
.gall_rectang .rec_disc{display:block; width:196px; margin: auto; color:#555; line-height:17px; text-align: justify;} /*게시글 설명글영역*/