/* mklaud shopping box height ver - 120x600 nate(3) - */

#sndbox{width:118px; height:598px; overflow:hidden; background:#ffffff; border:1px #dbdbdb solid;}

#sndbox_head {position:relative; height:25px;}
#sndbox_top {position:relative; float:left; text-align:left;}
#sndbox_top img {position:relative; float:left; height:20px; margin-left:5px; margin-top:2px;}

#sndbox_content {position:relative; width:100px; height:540px; margin-left:9px; margin-top:4px; overflow:hidden;}
#sndbox_product li {position:relative; float:left; width:100px; height:127px; margin-bottom:9px; text-align:center;}
#sndbox_product a {display:block; width:100px; height:100px; margin:0 auto;}
#sndbox_product img {display:block; width:98px; height:98px; margin:0 auto; margin-bottom:3px; border:1px #d7d7d7 solid;}
#sndbox_product span {display:block;}

#snd_paging {position:absolute; width:118px; margin-left:5px; _margin-left:-79px; margin-top:568px;}

#snd_paging button {width:30px; height:30px; border:0; background:transparent; text-align:center; cursor:pointer; z-index:10;}
#snd_paging button span {display:block; margin:0 auto; background:transparent;}

#snd_paging .snd_prev {position:absolute; top:0; left:-6px; background:url("http://cdn.mklaud.com/images/prev_btn_off.png"); background-position:center;}
#snd_paging .snd_prev:hover {position:absolute; top:0; left:-6px; background:url("http://cdn.mklaud.com/images/prev_btn_on.png"); background-position:center;}
#snd_paging .snd_next {position:absolute; top:0; right:4px; _right:8px; background:url("http://cdn.mklaud.com/images/next_btn_off.png"); background-position:center;}
#snd_paging .snd_next:hover {position:absolute; top:0; right:4px; _right:8px; background:url("http://cdn.mklaud.com/images/next_btn_on.png"); background-position:center;}

#snd_paging_num {position:absolute; width:110px; height:9px; margin-top:10px; text-align:center;}
#snd_paging_num b {display:inline-block; width:9px; height:9px; line-height:2px; overflow:hidden; margin:0 3px; background:#569ef5; text-indent:-9999px;}
#snd_paging_num span {display:inline-block; width:9px; height:9px; line-height:2px; overflow:hidden; margin:0 3px; background:#d5d5d5; text-indent:-9999px;}

#ad_info {position:absolute; width:15px; height:15px; float:right; margin-top:3px; margin-left:99px; z-index:9;}
#ad_info a {float:right; width:15px; height:15px; background:url("http://cdn.mklaud.com/images/ad_info.gif");}
#ad_info ul a:hover {float:right; width:105px; height:15px; background:url("http://cdn.mklaud.com/images/ad_info_full.gif");}

/* ie7 예외 처리 */
*:first-child+html #ad_info {position:relative; width:105px; height:15px; margin-top:-19px; margin-left:0px; float:right; z-index:999;}
*:first-child+html #snd_paging {position:absolute; width:118px; margin-left:5px; margin-top:544px;}
*:first-child+html #snd_paging_num {position:absolute; width:1px; height:1px; font-size:0; text-align:center;}