<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sys_slider 		{ width:980px; margin:10px auto 0 auto; overflow:hidden; height:400px !important; color:#fdfdfd; }
.sys_slider p 		{ padding:0; margin:0 0 5px 0; font-size:14px; color:#fff; line-height:24px;   }
.sys_slider h1 		{ color:#FFFFFF; margin-top:20px; padding-bottom:0px; }

.sys_slider .descleft 	{ float:left; width:360px; height:350px; margin-left:15px; padding:0 5px 0 0px; overflow:hidden; text-align: left !important;}
.sys_slider .descright 	{ float:left; width:360px; height:350px; margin-left:15px; padding:0 0px 0 5px; overflow:hidden; text-align: left !important;}

.sys_slider .half 		{ width:580px; height:365px; background:transparent URL(../images/small_bg.png) top center no-repeat; float:left;  margin:0;  }
.sys_slider .halfright	{ width:580px; height:365px; background:transparent URL(../images/small_bg.png) top center no-repeat; float:left;  margin:0;  }

.sys_slider .full 		{ width:960px; height:370px; background: transparent URL(../images/fullslide.png) top center no-repeat; margin:0 auto;  }
.sys_slider .full img 	{ width:940px; height:340px; margin:10px 0 0 10px; padding-left:0px;  }

.sys_slider .half .loader { background:url(../ajax-loader.gif) no-repeat center center; width:580px; height:365px; }
.sys_slider .full .loader { background:url(../ajax-loader.gif) no-repeat center center; width:940px; height:365px; }

.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 -16px 0; margin:0 5px 0 0; display:block; float:left; width:16px; height:16px; text-indent:-9999px; }
#nav a.activeSlide 		{ background:transparent url(../images/slider_nav.png) no-repeat;}

.slideshow { margin-left:10px; }</pre></body></html>