@charset "utf-8";
.anythingSlider { width: 950px; height: 470px; position: relative;  }
.anythingSlider .wrapper{  width: 950px; height: 470px;  margin:0px;overflow:hidden; position: absolute; top: 0; left: 0; line-height:470px;
vertical-align:middle;text-align:center;}
.anythingSlider .wrapper li a{ line-height:470px;vertical-align:middle;}
.anythingSlider .wrapper ul{ width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li{ display: block; float: left; padding: 0; height:470px; width:950px;}
.anythingSlider .arrow{ display: block; height: 57px; width:57px; text-indent: -9999px; position: absolute; top:204px; cursor: pointer; }
.anythingSlider .forward{ background:url(../../images/2011/index/arror_prev.png) no-repeat; right:21px;display:none; }
.anythingSlider .back{ background:url(../../images/2011/index/arror_next.png) no-repeat; left:24px;display:none;}
#thumbNav{ position: relative; top:449px; text-align: center; }
#thumbNav a{background:url(../../images/2011/index/kv_dot.png) no-repeat;width:8px;height:8px;display: inline-block; line-height:0px;font-size:1px;cursor:pointer;margin-right:5px;}
#thumbNav a  span{display:none;}
#thumbNav a.cur{background:url(../../images/2011/index/kv_dot_on.png) no-repeat;width:8px;height:8px;display: inline-block;}
*html #thumbNav a {_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/lumix/images/2011/index/kv_dot.png");}
*html #thumbNav a.cur {_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/lumix/images/2011/index/kv_dot_on.png");}
*html .anythingSlider .forward{_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/lumix/images/2011/index/arror_prev.png"); }
*html .anythingSlider .back{_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/lumix/images/2011/index/arror_next.png");}
#start-stop{ display:none;}
