.sys_slider 		{ width:980px; margin:10px auto 0 auto; overflow:hidden; height:400px !important; color:#fdfdfd; }
.sys_slider p 		{ padding:0; margin:0; font-size:14px; color:#fff; line-height:24px;   }
.sys_slider h1 		{ color:#FFFFFF; margin-top:30px; padding-bottom:0px; }

.sys_slider .descleft 	{ float:left; width:360px; height:250px; margin-left:15px; padding:0 5px 0 0px; overflow:hidden;}
.sys_slider .descright 	{ float:left; width:360px; height:250px; margin-left:15px; padding:0 0px 0 5px; overflow:hidden;}

.sys_slider .half 		{ width:580px; height:250px; background:transparent URL(../images/small_bg.png) top center no-repeat; float:left;  margin:0; }
.sys_slider .halfright	{ width:580px; height:250px; background:transparent URL(../images/small_bg.png) top center no-repeat; float:left;  margin:0; }

.sys_slider .full 		{ width:960px; height:250px; background: transparent URL(../images/fullslide.png) top center no-repeat; margin:0 auto;  }
.sys_slider .full img 	{ width:940px; height:250px; margin:10px 0 0 10px; padding-left:0px;  }

.sys_slider .half .loader { background:url(../ajax-loader.gif) no-repeat center center; width:580px; height:250px; }
.sys_slider .full .loader { background:url(../ajax-loader.gif) no-repeat center center; width:940px; height:250px; }

.pic { text-align:center;   }

.cs-prev, .cs-next { display:none }
.sys_slider .half .holder	{ margin-top:10px;}
.sys_slider .halfright .holder	{ margin-top:10px;}

#nav 				{ margin:10px 20px 0 0; display:none; float:right; }
#nav a 				{ outline:none; }
/*
#nav a 				{ background:transparent url(../images/slider_nav.png) no-repeat -24px 0; margin:0 5px 0 0; display:block; float:left; width:24px; height:24px; text-indent:-9999px; }
*/
#nav a  {
	background: url(../images/slider_nav.png) no-repeat scroll -24px 0 transparent;
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	margin: 0 5px 0 0;
	padding-left: 9px;
	width: 15px;
	}
#nav a:hover  {text-decoration: none;}
#nav a.activeSlide 		{ background:transparent url(../images/slider_nav.png) no-repeat;}

.slideshow { margin-left:10px; height: 255px; }