@charset "utf-8";
/* CSS Document */

#slider-stage{
	width:769px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:100px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	padding-left: 1px;
	margin-left:41px;	
}
#slider-buttons{
	width:632px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slider-list{
	border:0;
	margin:0;
	padding:0;
	left:100px;
}
#slider-list li{
	list-style:none;
	border:0;
	margin-right:4px;
	float:left;
	width:180px;
	height:200px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position: -7px -7px;
}
.box1{
	font-size:10px;
	margin-top:140px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #434D52;
	background-image: url(../../../site_flash/images/footer-tail.gif);
}
.panel{	
}
.arrow1 {
	width:30px;
	padding:58px 0 51px 26px;
	float:left;
	background-image: url(../images/gallery-left-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#slider-bg{
	width:632px;
	background-image:url(../images/bg_slider.gif);
	height:127px;
}

