.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 -200px;
}
.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 -200px;
}
.buy_ok_ul {
	overflow: hidden; width: 800px; height: 35px; 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; padding-right: 0px 1px 0px 1px;  float: left; width: 100px; text-align: center;
}
.lianbo_bottom2 {
	width: 830px;
}