.clear {
	clear: both;
	margin-bottom: 30px;
}


#leftControl {
	float: left;
	width: 36px;
	text-align: center;
	/*line-height: 178px;*/
	height: 143px;
	display: block;
	/*padding-top: 80px;*/
}
#rightControl {
	float: left;
	width: 36px;
	text-align: center;
	/*line-height: 233px;*/
	height: 143px;
	display: block; 
	/*padding-top: 80px;*/
}
#outerScroller {
	float: left;
	/*margin-left: 10px;
	margin-right: 10px;*/
	width: 645px;
	overflow: hidden;
	height: 285px;
	border:0px solid #000;
	display: block;
	position:relative;

}

#innerScroller {
	width: 6460px;
	height: 285px;
	position: relative;
	text-align: center;
}

#innerScroller img{
	float:left;
}

#page0, #page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8 ,#page9{
	float: left;
}
