#topSlider {
background: url(../img/site/top/slider/slice.png) no-repeat center;
width: 100%;
height: 372px;
position: absolute;
z-index: 1000;
}

.bx-wrapper{
	width: 100% !important;
	overflow: hidden;
	position: relative;
}
.bx-window{
	width: 960px !important;
	margin: 0 auto !important;
	overflow: visible !important;
	height: 372px;
}

#slider div {
	width: 960px;
}
.slidePict001 a {
	background: url(../img/site/top/slider/home_main00.jpg) no-repeat;
	height: 369px;
	width: 960px;
	display: block;
	text-indent: -9999px;
}
.slidePict002 a {
	background: url(../img/site/top/slider/home_main01.jpg) no-repeat;
	height: 369px;
	width: 960px;
	display: block;
	text-indent: -9999px;
}
.slidePict003 a {
	background: url(../img/site/top/slider/home_main02.jpg) no-repeat;
	height: 369px;
	width: 960px;
	display: block;
	text-indent: -9999px;
}
.slidePict004 a {
	background: url(../img/site/top/slider/home_main03.jpg) no-repeat;
	height: 369px;
	width: 960px;
	display: block;
	text-indent: -9999px;
}


.prev-next{
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1100;
	color:#000000;
}
.prev-next a, .prev-next a:hover{
color:#000000;
}

.bx-prev {
width: 21px;
height: 21px;
background: url(../img/site/top/slider/prev.gif) no-repeat;
position: absolute;
top:-220px;
left: 18px;
color:#000000;
}

.bx-next {
width: 21px;
height: 21px;
background: url(../img/site/top/slider/next.gif) no-repeat;
position: absolute;
top:-220px;
right: 18px;
color:#000000;
}
