﻿#prevBtn, #nextBtn, #slider1next, #slider1prev{display:block;width:30px;height:77px;position:absolute;left:-30px;top:71px;z-index:1000;}
#nextBtn, #slider1next{left:696px;}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a{display:block;position:relative;width:30px;height:77px;background:url(../images/btn_prev.gif) no-repeat 0 0;}
#nextBtn a, #slider1next a{background:url(../images/btn_next.gif) no-repeat 0 0;}
ol#controls{float:right;width:940px;margin-top:-30px;}
ol#controls li{margin:0 5px 0 0;padding:0;float:left;list-style:none;}
ol#controls li a{float:left;width:12px;height:12px;background:url('../images/homenav.png') no-repeat;background-position:right 0px;text-indent:-9999px;}
ol#controls li.current a{width:12px;height:12px;background:url('../images/homenav.png') no-repeat;background-position:0 0px;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
#lst-container{width:100%;height:455px;float:left;overflow:hidden;}
.lst{margin-top:20px;position:absolute;left:0;top:0;height:435px;width:10000px;}
.slideshow{float:left;width:100%;background:url(../images/slideshow_bg.png) -5px top no-repeat;height:276px;padding-left:13px;}
.slideshow #slider{width:940px;height:220px;overflow:hidden;float:left;background:#d2e7f7;margin-top:26px;clear:both;}
.slideshow #slider ul{float:left;margin-left:0px;width:100%}
.slideshow #slider ul li{float:left;margin-left:0px;width:940px;height:220px;}
#slider li.slide1 .content{padding:20px;width:550px;}
#slider li.slide1 .content h1{color:#333;margin-bottom:10px;font-size:22px;font-weight:normal;}
#slider li.slide1 .content p{color:#333;font-size:12px;line-height:17px;}
#slider li.slide1 .content a{text-decoration:underline;color:#970e5c;background:none;}
#slider li.slide1 .content a:hover{text-decoration:none;}
