@charset "gb2312";
/* CSS Document */



.rollBox {
	margin:0 auto;
	height:130px;
	width:980px;
	text-align:center;
}
.rollBox .LeftBotton {
	width:14px; height:29px;
	background:url(../../images/add/btn_prev.png) 0 0 no-repeat;
	overflow:hidden;
	float:left;
	display:inline;
	margin:40px 6px 0 0;
	cursor:pointer;
}
.rollBox .RightBotton {
	width:14px; height:29px;
	background:url(../../images/add/btn_next.png) 0 0 no-repeat;
	overflow:hidden;
	float:left;
	display:inline;
	margin:40px 0 0 6px;
	cursor:pointer;
}
.rollBox .Cont {
	margin:0 auto;
	width:900px;
	overflow:hidden;
	float:left;
}
.rollBox .ScrCont {
	width:10000000px;
}
.rollBox .Cont .pic {
	width:170px;
	float:left;
	margin:0 5px;
	text-align:center;
	background:#8c6c39;
	border:none;
	padding:0;
}

.rollBox .Cont .pic img {
	padding:0px;
	display:block;
	margin:0;
	width:160px; 
	height:90px;
	background:#8c6c39;
	border:none;
	padding:0px;
}
.jh {
	line-height:180%;
	color:#cbcbcb;
	font-size:12px;
	text-align:center;
	margin:0 auto;
	padding:0;
	boder:none;
	background:#8c6c39;
}
.jh a {
	boder:none;
	background:none;
}

.jh a:hover {
	boder:none;
	background:none;
	color:#f00;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
	background:none;
	text-decoration:none;
	border:none;
}
.rollBox .Cont a:hover {
	border:none;
	color:#f00;
	border:solid 1px #f00;
	text-decoration:underline;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}