<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#slide_1{height:800px; position:relative; margin-bottom:30px;}
#slide_1 #container {position:absolute; background:#fff;height:800px; width:1920px; left:-460px; top:0;}
#slide_1 .sliderbutton {width:25px; height:800px; cursor:pointer; position:absolute; top:0; z-index:9999; display:none;}
#slide_1 #slideleft {background:url(images/icons.gif) -50px -265px no-repeat; left:0;}
#slide_1 #slideleft:hover {background-position:-0 -265px}
#slide_1 #slideright {background:url(images/icons.gif) 0 90px no-repeat; right:0;}
#slide_1 #slideright:hover {background-position:-50px 90px}
#slide_1 #slider {position:relative; overflow:auto; width:1920px; height:800px}
#slide_1 #slider ul {position:absolute; list-style:none; top:0; left:0}
#slide_1 #slider li {float:left; width:1920px; height:800px; text-align:center;}
#slide_1 .pagination { display:none;position:absolute; bottom:5px; left:0; list-style:none; height:25px; text-align:center; width:100%;}
#slide_1 .pagination li { display:inline-block;cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; background:#5A9CF1;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
#slide_1 .pagination li:hover, #slide_1 .pagination li.current{background:#FF6600;}</pre></body></html>