/*list.php*/
.board_photoGal {padding:20px 23px 0 23px;}
.board_photoGal .photo_big {text-align:center;}
.board_photoGal .photo_big img {width:595px;}
.board_photoGal .photo_galList {position:relative;height:62px;margin-top:15px;padding:10px 15px 0 15px;border:1px solid #ddd;}
.board_photoGal .photo_galList a.prev {display:block;position:absolute;top:-1px;left:-1px;width:27px;height:85px;}
.board_photoGal .photo_galList a.next {display:block;position:absolute;top:-1px;right:-1px;width:27px;height:85px;}
.board_photoGal .photo_galList .wrap {position:relative;overflow:hidden;height:51px;}
.board_photoGal .photo_galList ul {position:absolute;width:100%;}
.board_photoGal .photo_galList ul:after {content:" ";display:block;visibility:hidden;clear:both;}
.board_photoGal .photo_galList ul li {float:left;padding-right:6px;}
.board_photoGal .photo_galList ul li img {display:inline-block;width:73px;height:49px;border:1px solid #ddd;}
.board_photoWrt {margin:15px 0;text-align:center;}
.board_photoWrt label {position:absolute;visibility:hidden;height:0;font-size:1px;line-height:0;}
.board_photoWrt textarea {width:97%;border:1px solid #c2c2c2;}
.board_photoUp {position:relative;border:1px solid #ddd;}
.board_photoUp strong.title {display:block;padding:7px 25px;border-bottom:1px solid #ddd;color:#424242;letter-spacing:-1px;background:#f3f3f3;}
.board_photoUp .head {position:absolute;top:-1px;right:-1px;width:15px;height:15px;line-height:15px;background:url(/_prog/_board/skin/blue/img/photo_up_top.gif) no-repeat;}
.board_photoUp .photoUp_rep {position:absolute;top:5px;right:25px;margin:0;padding:0;}
.board_photoUp .photoUp_rep label {display:inline-block;padding:2px 5px 0 13px;vertical-align:top;background:url(/_prog/_board/skin/common/img/bul_01.gif) no-repeat left 6px;}
.board_photoUp .photoUp_rep select {width:90px;height:20px;vertical-align:top;border:1px solid #c2c2c2;}
.board_photoUp .photoUp_wrap {width:100%;padding:15px 0;background:url(/_prog/_board/skin/blue/img/photo_up_ln.gif) repeat-y center top;}
.board_photoUp .photoUp_wrap:after {content:"";display:block;visibility:hidden;clear:both;}
.board_photoUp .thumBox {float:left;width:50%;margin:10px 0;}
.board_photoUp .thumBox img.thumImg {display:inline; float:left;width:82px;height:59px;margin-left:25px;border:1px solid #dddddd;}
.board_photoUp .thumBox p {float:left;width:50%;margin:0;padding:0 0 0 14px;}
.board_photoUp .thumBox label {display:block;color:#545252;font-weight:bold;letter-spacing:-1px;font-size:11px;}
.board_photoUp .thumBox .upload_file {height:19px;border:1px solid #c2c2c2;}
.board_photoUp .thumBox .upload_alt {width:97.5%;height:15px;border:1px solid #c2c2c2;}

/*view.php*/
.pt_wrap {overflow:hidden;position:relative;margin:0 0 30px;}
.pt_wrap .control{position:relative;}
.pt_wrap .control a{position:absolute;top:8px;display:inline-block;width:41px;height:41px;text-indent:-999px;overflow:hidden;line-height:60px;}
.pt_wrap .control .arr_prev {left:0;background:url(/Img/kr/common/arrow_r.png) no-repeat 100% 50%;}
.pt_wrap .control .arr_next {right:0;background:url(/Img/kr/common/arrow_l.png) no-repeat 0% 50%;}
.pt_wrap .numlst {width:50%;margin:0 auto;padding:22px 0;text-align:center;}
.pt_wrap .numlst em {text-decoration:underline;font-weight:bold;}

.pt_wrap .grap{overflow:hidden;position:relative;margin:0 auto;width:100%;}
.pt_wrap .pt_obj{overflow:hidden;position:relative;width:10000px;height:auto;}
.pt_wrap .pt_obj:after{content:""; clear:both; display:block;}
.pt_wrap .item{overflow:hidden;position:relative;float:left;margin:0 auto 5px;}

.btn_sns{}
.btn_sns a{display:inline-block;overflow:hidden;background:url(/Img/kr/common/ico_sns.gif) no-repeat;}
.btn_sns a.btn_sns_t{width:45px;height:45px;background-position:0 0;text-indent:-9999px}
.btn_sns a.btn_sns_f{width:45px;height:45px;background-position: -50px 0;text-indent:-9999px}
.btn_sns .btn_sns_like{display:inline-block;height:45px;background-position:-103px 0;color:#fff;}
.btn_sns .btn_sns_like:after {content:"";display:block;visibility: hidden;clear:both;}
.btn_sns .btn_sns_like a {float:left;display:inline-block;padding:12px 0 12px 36px;background:url(/Img/kr/common/ico_sns.gif) no-repeat -103px 0;color:#fff;}
.btn_sns .btn_sns_like span {float:left;display:inline-block;padding:12px 20px 12px 7px;background:url(/Img/kr/common/ico_sns.gif) no-repeat 100% 0%}
