
/* The Nivo Slider styles */
.nivoSlider {
  float:left;
  position:relative;
  height:438px; overflow:hidden
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
.nivo-controlNav 
{ 
    position:absolute;
	z-index:10;
	width:135px;
	height:38px;
	line-height:50px;
	top:394px;
	text-align:center;
	margin-left:435px;
    padding-left:10px;
}
.nivo-controlNav a 
{ 
    margin-left:8px;
	float:left;
	z-index:10;
	cursor:pointer;
	display:block;
	width:16px;
	height:16px;
	background:url(2.png) no-repeat;
	margin-top:12px;
}
.nivo-controlNav a.active {
	background:url(1.png) no-repeat;
}

/* The Nivo Slider styles */
.nivoSlider1 {
  float:left;
  position:relative;
  height:323px; overflow:hidden;
}
.nivoSlider1 img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivo-controlNav1 
{ 
    position:absolute;
	z-index:10;
	width:135px;
	height:38px;
	line-height:24px;
	top:285px;
	text-align:center;
	margin-left:555px;
}
.nivo-controlNav1 a 
{ 
    display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center;margin-left:5px; cursor:pointer; background:url(2.png) no-repeat; ZOOM: 1
}
.nivo-controlNav1 a.active {
	background:url(1.png) no-repeat;
}


