/* 이미지 라운드 + 좌우 롤링 main.501.skin*/

/*공통*/
.sct_img img{width:100%;height:auto}
.sct_li{position:relative}
.sct_noitem{padding:0px 0;text-align:center;color:#666}

/* 메인 할인상품 50 */
.idx_best{max-width:920px;margin:0 auto;padding:0;}
.sct_50 li{text-align:center;
           color:#555;
           font-size:12px;
           font-family:dotum, 돋움,Malgun Gothic,'맑은 고딕'  sans-serif;
           }
.sct_50 .sct_img{display:block;padding:10px}
.sct_50 .sct_img img{border-radius:0px;border:1px solid #ddd;}
.idx_best .flex-direction-nav a{background:url(img/next_btn.png) no-repeat;opacity:1;
                                text-indent:-999px;
								overflow:hidden;
								margin-top:-50px;
								}
.idx_best .flex-direction-nav  .flex-next{background-position:-93px 50%;
                                          opacity:0.4; 
                                          }
.idx_best  .flex-direction-nav .flex-prev{background-position:20 50%;
                                          opacity:0.4; 
                                          }
.idx_best .flex-direction-nav  .flex-next:hover {opacity:0.7}
.idx_best .flex-direction-nav  .flex-prev:hover {opacity:0.7}

.sct_50 .sct_cost {color:#2d4198;
                   font-size:13px;
                   font-family:'NnumGothic',Malgun Gothic,'맑은 고딕', dotum, 돋움, sans-serif;
                   font-weight:bold;
				   }
.sct_50 .sct_cost .cust_price{display:block;color:#2d4198;
                              font-size:12px;
                              font-family:'NnumGothic'dotum, 돋움,Malgun Gothic,'맑은 고딕'  sans-serif;
                              font-weight:normal;
                              text-decoration:line-through;
							  }
.sct_50 .sct_tit{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color:#333;
                   font-size:13px;
                   font-family:'NnumGothic',Malgun Gothic,'맑은 고딕', dotum, 돋움, sans-serif;
                   font-weight:bold;}

/* 이미지 라운드 + 좌우 롤링 main.501.skin*/