@charset "utf-8";
/* CSS Document */
body
{
	  background-color:#F8F8FF;
	}
.sudyslider .slider-container .slides .slide{  background:url(shadow.png) repeat-x center bottom;}
.sudyslider .slider-control { margin-top:5px; height:12px; background-color:#e5e5e5; border-radius:6px;}
.sudyslider .slider-control .slider-widget {width:65px; height:16px; top:50%; margin-top:-8px; background-color:rgba(0,79,160,.8); border-radius:8px; cursor:pointer;}