img {
	border: 0px currentColor;
}
#Index {
	margin: 0px auto; width: 1003px; height: 415px; z-index: 1;
}
#Index .style {
	background: url(icon_f.png) no-repeat right bottom; width: 150px; height: 172px; right: 0px; bottom: 0px; float: right; display: block; z-index: 99;
}
#Index_Box {
	margin: 30px auto 20px; width: 1003px; height: 338px; position: relative;
}
#Index_Box ul {
	width: 960px; height: 338px; position: relative;
}
#Index_Box li {
	background: rgb(120, 120, 120); border-radius: 4px; left: 377px; top: 146px; width: 0px; height: 0px; overflow: hidden; list-style-type: none; list-style-image: none; position: absolute; z-index: 0; cursor: pointer; box-shadow: 1px 1px 12px rgba(200,200,200,1);
}
#Index_Box li img {
	background: url(loading.gif) no-repeat center 50%; width: 100%; height: 100%; vertical-align: top;
}
#Index_Box .prev {
	display: block;
}
#Index_Box .next {
	display: block;
}
#Index_Box .prev {
	overflow: hidden; z-index: 100; cursor: pointer;
}
#Index_Box .next {
	overflow: hidden; z-index: 100; cursor: pointer;
}
#Index_Box .prev {
	background: url(next.png) 0px 0px; left: 85px; top: 100px; width: 80px; height: 120px; position: absolute;
}
#Index_Box .next {
	background: url(next.png) -80px 0px; top: 100px; width: 80px; height: 120px; right: 85px; position: absolute;
}
