@charset "UTF-8";
/* CSS Document */

#wrapper{
	width:960px;
	height:350px;
	position:absolute;
	z-index:20;
	overflow:hidden;
	}
	
#loading{
	width:32px;
	height:32px;
	position:absolute;
	z-index:2;
	margin:159px 0 0 464px;
	}
	
#logo{
	width:318px;
	height:281px;
	float:left;
	z-index:2;
	position:absolute;
	left:321px;
	top:50px;
	display:none;

	}
	
#background{
	width:960px;
	height:350px;
	}
	
#clamp-01{
	float:left;
	z-index:2;
	position:absolute;
	width:136px;
	height:226px;
	top:50px;
	left:-120px;
	}


#clamp-02{
	float:left;
	z-index:2;
	position:absolute;
	width:202px;
	height:244px;
	top:60px;
	right:-250px;
	}


#clamp-03{
	float:left;
	z-index:2;
	position:absolute;
	width:134px;
	height:228px;
	top:60px;
	left:-510px;
	}
	

#clamp-04{
	float:left;
	z-index:2;
	position:absolute;
	width:200px;
	height:168px;
	top:100px;
	right:-250px;
	}


#clamp-05{
	float:left;
	z-index:2;
	position:absolute;
	width:200px;
	height:150px;
	top:50px;
	left:-120px;
	}


#clamp-06{
	float:left;
	z-index:2;
	position:absolute;
	width:200px;
	height:150px;
	top:50px;
	right:-250px;
	}


#clamp-07{
	float:left;
	z-index:2;
	position:absolute;
	width:200px;
	height:150px;
	top:50px;
	left:-510px;
	}
	

#clamp-08{
	float:left;
	z-index:2;
	position:absolute;
	width:200px;
	height:150px;
	top:50px;
	right:-250px;
	}
	
#clamp-09{
	float:left;
	z-index:2;
	position:absolute;
	width:200px;
	height:150px;
	top:50px;
	left:-710px;
	}
	


#wrapper img {
	background:transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */    
}

#clamp-01-name{
	float:left;
	z-index:2;
	position:absolute;
	width:108px;
	height:33px;
	top:250px;
	left:80px;
	opacity:0;
	display:none;
		}
			
#clamp-02-name{
	float:left;
	z-index:2;
	position:absolute;
	width:108px;
	height:33px;
	top:250px;
	left:300px;
	opacity:0;
	display:none;
	}
	
#clamp-03-name{
	float:left;
	z-index:2;
	position:absolute;
	width:108px;
	height:33px;
	top:250px;
	left:530px;
	opacity:0;
	display:none;
	}
	
#clamp-04-name{
	float:left;
	z-index:2;
	position:absolute;
	width:108px;
	height:33px;
	top:250px;
	left:730px;
	opacity:0;
	display:none;
	}
	
#clamp-05-name{
	float:left;
	z-index:2;
	position:absolute;
	width:120px;
	height:35px;
	top:250px;
	left:80px;
	opacity:0;
	display:none;
		}
			
#clamp-06-name{
	float:left;
	z-index:2;
	position:absolute;
	width:120px;
	height:35px;
	top:250px;
	left:300px;
	opacity:0;
	display:none;
	}
	
#clamp-07-name{
	float:left;
	z-index:2;
	position:absolute;
	width:120px;
	height:35px;
	top:250px;
	left:530px;
	opacity:0;
	display:none;
	}
	
#clamp-08-name{
	float:left;
	z-index:2;
	position:absolute;
	width:120px;
	height:35px;
	top:250px;
	left:730px;
	opacity:0;
	display:none;
	}
	
	
#clamp-09-name{
	float:left;
	z-index:2;
	position:absolute;
	width:120px;
	height:35px;
	top:250px;
	left:730px;
	opacity:0;
	display:none;
	}
	


#logo-side{
	float:left;
	z-index:4;
	position:absolute;
	width:67px;
	height:47px;
	left:890px;
	top:295px;
	display:none;
	}	

#slide-01{
	float:left;
	z-index:3;
	position:absolute;
	width:960px;
	height:350px;
	display:none;
	}
	
#slide-02{
	float:left;
	z-index:3;
	position:absolute;
	width:960px;
	height:350px;
	display:none;
	}
	
#slide-03{
	float:left;
	z-index:3;
	position:absolute;
	width:960px;
	height:350px;
	display:none;
	}


/*base*/

#slider1 {
    width: 960px; /* important to be same as image width */
    height: 350px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 960px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin: 0;
	padding:0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
	width:960px;
	height:350px;
	border:0;
	margin:0;
	padding:0;

}
.slider1Image span {
    position: absolute;
    width: 960px;
	height:350px;
   /* background-color: #000000;
    /*filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;*/
    /*display: none;*/
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 250px !important;
	height: 350px;
	margin-left:960px;
}
.right {
	right: 0;
	bottom: 0;
	width: 250px !important;
	height: 350px;
}
ul { list-style-type: none;}
