@charset "UTF-8";
/* 

*/
.smallsliderall{float:left;position:relative;width:960px;height:311px;padding:0;margin-top:0px;overflow:hidden;border:0px blue solid;z-index:-9999999;}
.smallsliderall .flvwest{float:left;position:relative;width:120px;height:311px;padding-top:130px;background:url(arrows-flv_bg.png);text-align:center;z-index:110;border:0px blue solid;cursor:pointer;}
.smallsliderall .flvwest img{display:none}
.smallsliderall .flveast{float:right;position:relative;width:120px;height:311px;padding-top:130px;background:url(arrows-flv_bg.png);text-align:center;border:0px blue solid;z-index:112;cursor:pointer}
.smallsliderall .flveast img{display:none}
.smallslider{float:left;position:relative;width:960px;height:311px;padding:0;margin-top:0px;overflow:hidden;border:0px red solid;}
.smallslider ul{
	float: left;
	position: absolute;
	width: auto;
	height: auto;
	list-style-type: none;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0px gold solid;
}
.smallslider li{width:720px;height:310px;margin-left:158px;padding:0;}
.smallslider li a{margin:0;padding:0;}
.smallslider li img{
	width: auto;
	height: auto;
	border: 0;
	padding: 0;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}
.smallslider  h3{position:absolute;font-weight:bold;font-size:12px;margin:0;padding:0;text-indent:2%;line-height:26px;z-index:102; width:98%;color:#FFFCE0;}
.smallslider  h3 a{padding:0;margin:0;text-indent:0; }
.smallslider  h3 a:link,.smallslider  h3 a:visited{text-decoration:none;color:#FFFCE0;margin-left:15px;}
.smallslider  h3 a:hover{text-decoration:underline;color:#FFFCE0;}
.smallslider li.current-li{}
.smallslider-btns{position:absolute;z-index:103;}
.smallslider-btns span{background-color:#FFFCE0;background: url(slide_trigger.gif) no-repeat center center;color:#FFFCE0;cursor:pointer;float:left;font-size:12px;height:21px;line-height:21px;text-align:center; width:21px;display:block}
.smallslider-btns span.current-btn{ background-color:#FFFCE0; background: url(slide_trigger_c.gif) no-repeat center center; color:white; font-size:13px;font-weight:bold;}
.smallslider-lay{position:absolute;background:black;height:26px;width:100%; z-index:101;}
#debug{width:200px;height:200px;border:1px solid;background:#CCC;position:fixed;left:10px;bottom:20px; }
