﻿/* mklaud shopping box width ver - 530x140 - */

#sndbox{width: 628px;height:138px;overflow:hidden;background:#ffffff;border:1px #cccccc solid;}

#sndbox_top {float:left;}
#sndbox_top img {height:18px; margin:0 auto;}
#sndbox_head {width:60px; height:15px; padding-top:2px; padding-left:8px; display:block;}
#sndbox_bottom {float:right; padding-top:6px;}
#sndbox_content {height:100%; margin-left:15px; margin-top:7px; position:relative; overflow:hidden;}
#sndbox_product li{float:left;width:92px;text-align:center;margin-right: 28px;}
#sndbox_product li:nth-child(1) {margin-left:10px;}
#sndbox_product a{display:block; width:92px; height:105px; margin:0 auto;}
#sndbox_product img{display:block; width:80px; height:80px; margin:0 auto 5px auto;}
#sndbox_product span{display:block;}

#snd_paging{width:528px; margin:0 auto; z-index:99;}

#snd_paging button{width:30px; height:30px; margin-top:45px; 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:0px; background:url("http://cdn.mklaud.com/images/prev_btn_off.png"); background-position:center;}
#snd_paging .snd_prev:hover{position:absolute; top:0; left:0px; background:url("http://cdn.mklaud.com/images/prev_btn_on.png"); background-position:center;}
#snd_paging .snd_next{position:absolute; top:0; right:0px; background:url("http://cdn.mklaud.com/images/next_btn_off.png"); background-position:center;}
#snd_paging .snd_next:hover{position:absolute; top:0; right:0px; background:url("http://cdn.mklaud.com/images/next_btn_on.png"); background-position:center;}

#snd_paging_num {position: absolute;width:103px;height:9px;right: 26px;top: 6px;float:right;text-align:center;}
#snd_paging_num b{display:inline-block; width:9px; height:9px; line-height:2px; overflow:hidden; margin:0 4px; background:#ff6400; text-indent:-9999px;}
#snd_paging_num span{display:inline-block; width:9px; height:9px; line-height:2px; overflow:hidden; margin:0 4px; background:#d5d5d5; text-indent:-9999px;}

#ad_info {position:absolute;width:15px;height:15px;float:right;right: 6px;z-index:999;}
#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");}
