
.bx-wrapper {
	width: 100% !important; overflow: hidden; position: relative !important;
}
#slider div {
	width: 980px;
	height: 350px;
	overflow: hidden;
}
#slide_img{
	margin: 13px 0 0 29px;
}
#slide1 {
	background: url("../imgnew/slider/01_bg.png") no-repeat 15px 0px;
	z-index: 1;
}
#slide2 {
	background: url("../imgnew/slider/02_bg.png") no-repeat 15px 0px;
	z-index: 2;
}
#slide3 {
	background: url("../imgnew/slider/03_bg.png") no-repeat 15px 0px;
	z-index: 3;
}
#slide4 {
	background: url("../imgnew/slider/04_bg.png") no-repeat 15px 0px;
	z-index: 4;
}
.prev-next {
	margin: 0px auto; width: 960px; position: relative;
	z-index: 5;
}
.bx-prev, .bx-next {
	color:#fff;
}
.bx-prev  {
	outline:none;
	background:url("../imgnew/slider/next_bt_bg.png");
	top: -225px;
	width: 70px;
	height: 57px;
	text-align: center;
	line-height: 78px;
	padding-bottom: 20px;
	font-family: 'arial narrow', sans-serif;
	font-size: 60px;
	text-decoration: none;
	vertical-align: baseline;
	display: block;
	position: absolute;
}
.bx-next {
	outline:none;
	background:url("../imgnew/slider/next_bt_bg.png") ;
	background-position: -3px 0px;
	top: -225px;
	width: 70px;
	height: 57px;
	text-align: center;
	line-height: 78px;
	padding-bottom: 20px;
	font-family: 'arial narrow', sans-serif;
	font-size: 60px;
	text-decoration: none;
	vertical-align: baseline;
	display: block;
	position: absolute;
}
.bx-prev {
	left: -70px;
}
.bx-next {
	right: -70px;
}
.bx-prev:hover {
	text-decoration: none;
	color: #00b4ff;
}
.bx-next:hover {
	text-decoration: none;
	color: #00b4ff;
}
.bx-prev:active  {
	color: #63d1ff;
}
.bx-next:active {
	color: #63d1ff;
}
*:first-child + html .bx-prev {
	top: -260px;
}
*:first-child + html .bx-next {
	top: -260px;
}

#frame-top {
	background: url("../imgnew/slider/window-bg.png") repeat-x center 0px;
	top: -390px;
	height: 439px;
	width: 100%;
	position: relative;
}
#frame-left{
	background: url("../imgnew/slider/window_frame.png") repeat-x center 0px;
	width:952px;
	top: -361px;
	height: 350px;
	position: relative;
	margin: 0 auto;
	left: -981px;
}
#frame-right{
	background: url("../imgnew/slider/window_frame.png") repeat-x center 0px;
	width:951px;
	top: -712px;
	height: 350px;
	position: relative;
	margin: 0 auto;
	left: 980px;
}
.bx-window {
	margin: 0px auto !important;
	height: 360px;
	overflow: visible !important;
}

