@charset "utf-8"; 
.shoe-carousel-ws{position:relative; overflow:hidden; *zoom:1}
.shoe-carousel-ws h2.ws-title{position:relative; margin:16px 0 19px 0; padding:0 0 0 13px; font-family:'Malgun Gothic',돋움,sans-serif; font-size:16px; font-weight:400; color:#333}
.shoe-carousel-ws h2.ws-title:before{content:""; position:absolute; top:7px; left:1px; display:block; border-left:7px solid #e46d7e; border-top:4px solid transparent; border-bottom:4px solid transparent; height:0; width:0;}

.shoe-carousel-ws h2.ws-title .ws-url{color:#666}

.shoe-carousel-ws .owl-buttons{position:absolute; top:0; right:0}
.shoe-carousel-ws .owl-buttons > div{display:inline-block; zoom:1; *display:inline; margin-left:2px; width:35px; height:35px; background-color:#fff; background-position:center center; background-repeat:no-repeat; border:1px solid #bbb; cursor:pointer}
.shoe-carousel-ws .owl-buttons > div:hover{border-color:#666}
.shoe-carousel-ws .owl-buttons .owl-prev{background-image:url(sprev.png)}
.shoe-carousel-ws .owl-buttons .owl-next{background-image:url(snext.png)}