.scroll_left {
	background-image: url(index_icon_bg.gif); background-repeat: no-repeat;
}
A.scroll_left {
	background-position: left -165px; display: block; float: left; width: 10px; height: 32px;
}
A.scroll_left:hover {
	background-position: left -253px;
}
.scroll_right {
	background-image: url(index_icon_bg.gif); background-repeat: no-repeat;
}
A.scroll_right {
	background-position: -25px -165px; display: block; float: right; width: 10px; height: 32px;
}
A.scroll_right:hover {
	background-position: -25px -253px;
}
.buy_ok_ul {
	overflow: hidden; width: 600px; height: 95px; padding: 0px; margin: 0px;
}
.buy_ok_ul UL {
	width: 1100px; padding: 0px; margin: 0px 0px 0px 10px;
}
.buy_ok_ul LI {
	border-right: #e3eaee 1px solid; margin-right:4px;  float: left; width: 125px; text-align: center;
}
.lianbo_bottom2 {
	width: 630px;
}
