*{
	margin: 0;
	padding: 0;
}
body{
	padding:0;
	margin:0;
	background-color: #D6D6D6;
} 
#banner{
	position: absolute;   
}     
.oneByOne1{
	top: 0px;
	left: 0px;  
	background: ;	
	margin: 0;
	width: 1040px;
	height: 500px;  
	background: #D6D6D6;
}   
#banner .oneByOne_item{
	position: absolute;
/*	width: 790px;
	height: 340px;  */
	width: 1040px;
	height: 500px;  
	overflow: hidden;  
}
#banner .oneByOne_item span{
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
}                                                                                              
#banner .oneByOne_item a{
	text-decoration: none;
	color: #B22222;
}
#banner img.img1{
	position: absolute;
	top: 24px;
	left: 420px;
}
