@charset "utf-8";
 
 .banner_column01 {float:left;width:600px;}
 .banner_column01 .pluginSlider {width:600px;height:235px;}
 .banner_column01 .anythingControls {bottom:11px;right:20px;}
 .banner_column01 .anythingControls li a{line-height:37px;}
 .banner_column01 a.start-stop:hover{background:url(img/ico_slide_arrow.png) no-repeat -72px -121px !important}
 
 .sliderDepth{position:relative;}
 .sliderDepth .anythingControls{position:absolute; left:0 !important; right:auto !important; bottom:-39px !important; border:1px solid #d7d7d7; height:39px; background:#fff;}
 .sliderDepth .anythingControls .thumbNav{width:517px;}
 .sliderDepth .anythingControls li:first-child{border-left:none;}
 .sliderDepth .anythingControls li{width:33.3%; border-left:1px solid #d7d7d7;}
 .sliderDepth .anythingControls li a{background:#fff; color:#787878; font-size:14px; letter-spacing:-1px;}
 .sliderDepth .anythingControls li a:hover,
 .sliderDepth .anythingControls li a.cur{background:#fff; color:#000; font-weight:bold;}
 .sliderDepth .anythingControls a.start-stop{display:block; width:39px; height:39px; background: url(img/ico_slide_arrow.png) no-repeat -72px -121px;}
 .sliderDepth .anythingControls a.start-stop.playing{background-position: 9px -121px;}
 .sliderDepth .anythingControls a.start-stop.playing:hover{background-position: 9px -121px !important;}