.scroll_bg{ position:absolute; width:1187px; height:868px; top:-40px; left:50%; margin-left:-593px; z-index:998;}
.scroll{width:120px; height:868px;background:url("../kehu/images/scroll_bg.png") center 0 no-repeat; margin:0 auto; position:relative;z-index:997;}
.scroll_l{position:absolute; left:0; top:0;}
.scroll_r{position:absolute; right:0; top:0;}
/*footer*/
.footer {
	height: 124px;
	
	margin-top: -129px;
position: relative;
z-index: 997;
}
.footer ul{padding-top:20px;}
.footer p {
	text-align: center;
	margin-top: 20px;
	color:#575746;
}
.footer p span{color:#782713;}	
.link {
	height: 55px;
	padding: 15px 0 0 0;
	color: #fff;
	line-height: 45px;
	background: url(../images/link_bg.jpg) no-repeat bottom center;
	width: 990px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.link a {
	color:#575746;
	padding: 0 8px;
}