@charset "utf-8";

/* 최근게시물 스킨 (latest) */
.lt {position:relative; float:left; width:100%;}
.lt ul {margin:0;padding:0;list-style:none}
.lt li a{display:block;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;list-style: none;}
.lt .lt_title {display:inline-block;color:#63a1b8;font-weight:bold;font-size:15px}
.lt .lt_more {position:absolute;top:5px;right:10px}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

.mg_sbjt {background-color:#f5f5f5; line-height:1.6em;}
.mg_sbjt a {color:#666; font-size:16px;}
.cy_contr {color:rgba(255,255,255,0);float:left;cursor:pointer; margin:11% 0; width:45px; height:45px;}
.cycle-prev {background:url(../../../../mobile/shop/img/arrows-pre.png) no-repeat;}
.cycle-next {background:url(../../../../mobile/shop/img/arrows-nxt.png) no-repeat;}
.sct_pic {padding:0 10px; float:left; width:25%;}

.y4y {display:none;}
/*.cycle-slide {width:250px !important;}*/

@media (max-width:1200px){
	.sct_pic img {width:100%;}
}
@media (max-width:992px){
	.mg_sbjt {line-height:1.8em;}
}
@media (max-width:768px){
	.tbl_frm01 .btn_submit {width:100%; padding:5px; margin-top:0px;}
}
@media (max-width:680px){
}
@media (max-width:520px){
}
@media (max-width:480px){
	#bo_v_list {display:none;}
}