#banner{   
	position: relative; 
}     

.one-by-one{
	top: 0px;
	left: 0px;  
	margin: 0;
	width:100%;
	height: 350px;   
	/* background: #1b629a url(images/onebyonbg1.jpg) no-repeat; */
	/*background: #1b629a url(images/5.jpg) no-repeat;*/
	/*background: #1b629a url(images/5.jpg) no-repeat 0px -60px;*/
	/*background: #1b629a url(images/paven.png) repeat;*/
	/*background: #efefef;*/
	position: relative;
	overflow: hidden;

}   

#banner .oneByOne_item{
	position: absolute;
	width: 100%;
	height: 350px;  
	overflow: hidden;  
}      

#banner .oneByOne_item a{
	text-decoration: none;
	color: #B22222;
}
