#scroll_left {
	float:right;
	cursor: pointer;
	width: 138;
	height: 76px;
}
#scroll_right {
	float: left;
	cursor: pointer;
	width: 138;
	height: 76px;
}
div#mainIndustryScroller	{
	margin:auto;
	overflow: hidden;
	width:728px;
	height:76px;
	float:left;
	background-color:#000000;
}

div#ArrowLeft	{
	float:left;
	width:138px;
	height:76px;
	background-color: #321911;
}

div#ArrowRight	{
	float:left;
	width:136px;
	height:76px;
	background-color: #321911;
}

div#ScrollerContent	{
	width:853px;
	height: 76px;
}

div#scroller {
	height: 76px;
	background-color: #321911;
	width: 1006px;
}

div#scroller_main_container {
	width: 100%;
}
