@charset "euc-kr";

/* ±¤°í : iframe */
.iframe_ad {
position:relative;
}
.iframe_ad #item_list img {
width:148px;
height:60px;
border:none;
}
.iframe_ad #item_list a,
.iframe_ad #item_list img {
display: block;
}
.iframe_ad .tab_control {
position: absolute;
right: 0;
bottom: 5px;
white-space: nowrap;
overflow:hidden;
}
.iframe_ad .tab_control .btn_prev {
float:left;
cursor:pointer;
}
.iframe_ad .tab_control .btn_next {
float:left;
cursor:pointer;
}