/* scroll */
#scrollable{}
#scrollable .wrapper{margin:0 0 30px 0;padding:10px;background:#eee;border:1px solid #ccc;width:538px;min-height:1px;}
#scrollable .wrapper:after{content:".";display:block;clear:both;height:0;visibility:hidden;}
*html #scrollable .wrapper{padding:10px 10px 0 10px;height:1px;/*\*//*/height:auto;overflow:hidden;/**/}

#scrollable div.items{float:left;margin:0 16px 0 0;width:470px !important;min-height:70px;}
#scrollable div.items:after{content:".";display:block;clear:both;height:0;visibility:hidden;}
*html #scrollable div.items{height:70px;/*\*//*/height:auto;overflow:hidden;/**/}

#scrollable div.items a{display:block;cursor:pointer;float:left;margin:0 10px 0 0;width:70px;height:70px;}
#scrollable div.items a:hover{color:#999;}
#scrollable div.items img{width:70px;height:70px;}

#scrollable a.prev{display:block;cursor:pointer;float:left;margin:26px 16px 0 0;background:url(../imgs/scroll/left.gif) no-repeat 0 0;width:18px;height:18px;}
#scrollable a.prev:hover{background:url(../imgs/scroll/left.gif) no-repeat 0 -18px;}
#scrollable a.next{display:block;cursor:pointer;float:left;margin:26px 0 0 0;background:url(../imgs/scroll/right.gif) no-repeat 0 0;width:18px;height:18px;}
#scrollable a.next:hover{background:url(../imgs/scroll/right.gif) no-repeat 0 -18px;}

#scrollable div.navi{position:relative;top:0;left:298px;margin:0 0 10px -44px;width:50px;min-height:1px;font-size:0;line-height:0;}
#scrollable div.navi:after{content:".";display:block;clear:both;height:0;visibility:hidden;}
*html #scrollable div.navi{height:1px;/*\*//*/height:auto;overflow:hidden;/**/}
#scrollable div.navi span{cursor:pointer;display:block;float:left;margin:2px;background:url(../imgs/scroll/navi.gif) no-repeat 0 0;width:8px;height:8px;}
#scrollable div.navi span:hover{background-position:0 -8px;}
#scrollable div.navi span.active{background-position:0 -16px;}

#slideshow{margin:0 0 30px 0;}
#slideshow .wrapper{margin:0;padding:10px 3px 10px 11px;background:#eee;border:1px solid #ccc;width:544px;}
#slideshow ul{margin:0;padding:0;list-style:none;width:540px;min-height:60px;}
#slideshow ul:after{content:".";display:block;clear:both;height:0;visibility:hidden;}
*html #slideshow ul{width:540px;height:60px;/*\*//*/height:auto;overflow:hidden;/**/}
#slideshow ul li{margin:0;padding:0;}
#slideshow ul li img{width:60px;height:60px;}
#slideshow ul li a{display:block;cursor:pointer;float:left;margin:0 6px 0 0;width:60px;height:60px;font-size:0;line-height:0;}
#slideshow ul.slides-nav{position:relative;top:0;left:298px;margin:0 0 10px -44px;width:50px;list-style:none;min-height:1px;font-size:0;line-height:0;text-indent:-9999px;}
#slideshow ul.slides-nav:after{content:".";display:block;clear:both;height:0;visibility:hidden;}
*html #slideshow ul.slides-nav{height:1px;/*\*//*/height:auto;overflow:hidden;/**/}
#slideshow ul.slides-nav li a{cursor:pointer;display:block;float:left;margin:2px;background:url(../imgs/scroll/navi.gif) no-repeat 0 0;width:8px;height:8px;}
#slideshow ul.slides-nav li a:hover{background-position:0 -8px;}
.js #slideshow ul.slides-nav li.on a{cursor:pointer;display:block;float:left;margin:2px;background:url(../imgs/scroll/navi.gif) no-repeat 0 -16px;width:8px;height:8px;}
