﻿#hscroll {
	width:1000px;
	height:230px;
	overflow:hidden;
	zoom:1;}
#hscroll #scrllbox {
	width:1000px;
	height:208px;
	position:relative;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;}
#hscroll #pic {
	overflow:hidden;
	position:relative;
	width:960px;
	height:208px;}
#hscroll #pic .split {
	float:left;
	margin-right:30px;
	position:relative;
	height:208px;
	overflow:hidden;
	font-size: 18px;
	line-height: 24px;}
/*左按钮*/
#hscroll #btn_right {
	position:absolute;
	right:5px;
	top:65px;
	cursor:pointer;
	width:30px;
	height:60px;
	background:url(../images/nleftcur.jpg) no-repeat;
	_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='nLeftCur.png');}/*右按钮*/
