.cls_intro{
	width: 100%;
	height: 52px;
	padding-top: 0px;
	clear: both;
}
.cls_border{border:0px none #B3CBE5;}
.cls_scroll_left{
	width: 0px;
	float: left;
	display: none;
	height: 90px;
	overflow: hidden;
	cursor: pointer;
	background: url() no-repeat center top;
}
.cls_scroll_middle{
	width:100%;
	float:left;
	display:block;
	overflow:hidden;
	text-align: center;
}
.cls_scroll_right{
	width: 0px;
	float: right;
	display: none;
	height: 90px;
	overflow: hidden;
	cursor: pointer;
	background: url() no-repeat center top;
}
.cls_scroll_child ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.cls_scroll_child ul li{
	color: #1D7818;
	text-align: center;
	float: left;
	height: 52px;
	width: 160px;
	line-height: 18px;
}
.cls_scroll_child ul img{
	border: 1px solid #CCC;
	height: 50px;
	width: 140px;
	background-color: #FFF;
}
