.wrapper {
	OVERFLOW: hidden; HEIGHT: 480px; POSITION: relative; width:100%;
}

.fn-clear {
	OVERFLOW: hidden; HEIGHT: 480px; POSITION: absolute; ZOOM: 1; MARGIN-LEFT: -960px; LEFT: 50%; WIDTH: 1920px
}
.box_skitter UL {
	HEIGHT: 280px; POSITION: relative; DISPLAY: none; WIDTH: 999999px
}
.box_skitter UL {
	HEIGHT: 480px; POSITION: relative; DISPLAY: none; WIDTH: 999999px
}

.box_skitter UL LI {
	FONT-SIZE: 0px; HEIGHT: 480px; FLOAT: left; TEXT-ALIGN: center; DISPLAY: inline; WIDTH: 1920px
}
.box_skitter UL LI img{ border:0px;HEIGHT: 480px; width:1920px;}
.box_skitter .container_skitter {
	OVERFLOW: hidden; POSITION: relative
}
.box_skitter .image {
	OVERFLOW: hidden; POSITION: relative
}
.box_skitter .image IMG {
	DISPLAY: none; border:0px;
}
.box_skitter .box_clone {
	OVERFLOW: hidden; POSITION: absolute; LEFT: 0px; Z-INDEX: 20; DISPLAY: none; TOP: 0px; WIDTH: 100px
}
 .box_skitter .box_clone IMG {
	POSITION: absolute; LEFT: 0px; Z-INDEX: 20; TOP: 0px
}
.box_skitter .prev_button {
	OVERFLOW: hidden; HEIGHT: 62px; BACKGROUND: url(prev.png) no-repeat left top; POSITION: absolute; LEFT: 20%; Z-INDEX: 999; MARGIN-TOP: -31px; TOP: 50%; WIDTH: 57px; TEXT-INDENT: -9999em
}
.box_skitter .next_button {
	OVERFLOW: hidden; HEIGHT: 62px; BACKGROUND: url(next.png) no-repeat left top; RIGHT: 20%; POSITION: absolute; Z-INDEX: 999; MARGIN-TOP: -31px; TOP: 50%; WIDTH: 57px; TEXT-INDENT: -9999em
}
.box_skitter .label_skitter {
	POSITION: absolute; Z-INDEX: 150; DISPLAY: none
}
.loading {
	OVERFLOW: hidden; HEIGHT: 31px; BACKGROUND: url(ajax-loader.gif) no-repeat left top; RIGHT: 50%; POSITION: absolute; COLOR: #fff; MARGIN: -16px; Z-INDEX: 10000; TOP: 50%; WIDTH: 31px; TEXT-INDENT: -9999em; 
}
#slideshow UL {
	DISPLAY: none
}
.image_main{ border:0px;}
.hyweb1 { width:240px; height:170px; position: relative; overflow:hidden;  }
.hyweb1 li{width:240px;
	background-repeat: no-repeat;
	background-position: center top; height:170px; text-align:center; position:relative;
}
.hyweb1 li h3{
	width:320px;
	padding-left:20px;
	background-image: url(d4.png);
	background-repeat: repeat-x;
	background-position: left top; color:#fff; height:30px; line-height:30px; font-size:14px; text-align:left; position:absolute; left:0px; bottom:0px; z-index:800;
}
.hyweb1 li img{ border:0px; width:240px;height:170px;}
.hyweb1 li A{}
/*数字按钮样式*/
.hyweb1 .num {right:10px; bottom:8px;  height:16px;  position: absolute; z-index: 999;	}
.hyweb1 .num li {
	text-align:center;
	width: 15px;
	height: 15px;
	border:#010101 solid 1px;
	background-color:#fff;
	line-height:15px;
	overflow:hidden;
	color:#222;
	text-align:center;
	margin-left:6px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
}
.hyweb1 .num li.on {
background-color:#D23419; color:#fff;
}  /*当前项*/

/*上一个  下一个*/
.hyweb1 .prev,
.hyweb1 .next {
	width: 50px;
	height:170px;
	position: absolute;
	filter: Alpha(Opacity=0.1);
-moz-opacity:0.1; 		opacity:0.1;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb1 .prev {
	left:1px;
	background-image: url(left1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb1 .next {
	right:1px;
	background-position: right center;
	background-image: url(right1.png);
}
