@charset "utf-8";
/* 代码整理：易站站长网 www.yizhanzzw.com */
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
	text-decoration:none;
}
body {
	font:12px/180% Arial, Helvetica, sans-serif, "新宋体";
	background:#E1E7E8;
}
#yizhanzzw {
	width:1050px;
	height:390px;
	overflow:hidden;
	position:relative;
	margin:30px auto 0 auto;
}
#yizhanzzw .diapo {
	position:absolute;
	left:-1000px;
	cursor:pointer;
	overflow:hidden;
}
#yizhanzzw .bank {
	visibility:hidden;
	overflow:hidden;
}
#yizhanzzw ul {
	height:20px;
	margin:0 auto;
	width:100%;
	text-align:center;
}
#yizhanzzw ul li {
	color:#333;
	font-size:12px;
	text-align:left;
	margin-left:30%;
	height:20px;
	line-height:20px;
	overflow:hidden;
	width:100%;
	vertical-align:bottom;
}
#yizhanzzw .text {
	position:absolute;
	left:0px;
	width:80px;
	bottom:1%;
	text-align:center;
	color:#333;
	font-family:verdana, arial, Helvetica, sans-serif;
	z-index:1000;
}
#yizhanzzw .title {
	font-size:0.9em;
	font-weight:bold;
}
#yizhanzzw .legend {
	font-size:0.8em;
}
#yizhanzzw .scrollbar {
	position:absolute;
	left:10%;
	top:0;
	width:80%;
	height:16px;
	z-index:1;
}
#yizhanzzw .scrollbar img {
	cursor:pointer;
}
#yizhanzzw .track {
	position:absolute;
	left:-55px;
	width:950px;
	height:16px;
	top:0px;
}
#yizhanzzw .arrow-left {
	position:absolute;
	left:-105px;
	z-index:1;
}
#yizhanzzw .arrow-right {
	position:absolute;
	right:-105px;
	z-index:1;
}
#yizhanzzw .bar {
	position:absolute;
	height:16px;
	left:25px;
	top:0px;
	cursor:pointer;
}
#yizhanzzw .ProTi {
	color:#ff6600;
	font-weight:bold;
}
#yizhanzzw .ProRmb {
	font-weight:bold;
}
#yizhanzzw .ProMo {
	color:#ff6600;
	cursor:pointer;
}
/* 代码整理：易站站长网 www.yizhanzzw.com */
