.jquery-slider-wrapper
{
  position:relative;
  /*clear:both;*/
  float:left;
  zoom:1;
  background:url(images/slBg.png) no-repeat 42px 23px;
  left:70px;
  top:47px;
}

#slGolge{
background: url("images/slBg.png") no-repeat scroll 42px 23px transparent;
height: 325px;
left: 50%;
margin: 0 0 0 -480px;
position: absolute;
top: 94px;
width: 923px;
}

.jquery-slider-slide
{
  display: none;
  float: left;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}

.jquery-slider-slide img
{
  border:0;
  margin:0;
  padding:0;
}

.jquery-slider-slide-current
{
  display:block;
  z-index:2;
}

.jquery-slider-slide-next
{
  display:block;
  z-index:1;
}

.jquery-slider-selectors
{
  display:inline;
  float:left;
  overflow:hidden;
  position:absolute;
  left:-43px;
  top:65px;
  width:23px;
  z-index:4;
  color:#FFFFFF;
  margin-left:0!important
}

.jquery-slider-selector
{
  background:url(images/slnav.png) no-repeat 0px 0px;
  display:inline;
  float:left;
  width:20px;
  height:20px;
  margin:5px 0 0 3px;
}

.jquery-slider-selector-current
{
  background:url(images/slnav.png) no-repeat 0px -25px;
}

.jquery-slider-selector span
{
  display:none;
}

.jquery-slider-control
{
  position:absolute;
  right:13px;
  top:11px;
  cursor: pointer;
  width:9px;
  height:14px;
  z-index:4;
}

.jquery-slider-control span
{
  display:none;
}

.jquery-slider-control-play
{
  background:url(images/jquery-slider-theme.png) no-repeat 0px -42px;
}

.jquery-slider-control-pause
{
  background:url(images/jquery-slider-theme.png) no-repeat -10px -42px;
}

.jquery-slider-navigation
{
  display:block;
}

.jquery-slider-navigation-prev
{
  background:url(images/slPN.png) no-repeat 0 0;
  left:-9px;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:40px;
  height:48px;
  margin-top:-20px;
  z-index:4;
}

.jquery-slider-navigation-prev span
{
  display:none;
}

.jquery-slider-navigation-next
{
  background:url(images/slPN.png) no-repeat -43px 0;
  right:-9px;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:40px;
  height:48px;
  margin-top:-20px;
  z-index:4;
}

.jquery-slider-navigation-next span
{
  display:none;
}


.jquery-slider-wrapper .caption
{
  padding:0 10px 6px 20px;
  background:url(images/str.png) repeat;
  font-size:11px;
  position:absolute;
  bottom:10px;
  color:#FFFFFF;
  height:75px;
  width:811px;
}
.jquery-slider-wrapper .caption a
{
  color:#FFFFFF;
}
.jquery-slider-wrapper .caption h4{margin:12px 0;font-size:13px;line-height:20px}
.jquery-slider-wrapper .caption a h4{margin:12px 0;font-size:13px;line-height:20px}
.jquery-slider-timer
{
  color:#FFFFFF;
  position:absolute;
  top:5px;
  right:5px;
  z-index:4;
  overflow:hidden;
  width:26px;
  height:26px;
}

.jquery-slider-timer-rotator
{
  background:url(images/jquery-slider-rotator-left.png) no-repeat 0 0;
  overflow:hidden;
  width:26px;
  height:26px;
  position:absolute;
  top:0;
  left:-13px;
  z-index:3;
}

.jquery-slider-timer-mask
{
  overflow:hidden;
  width:13px;
  height:26px;
  position:absolute;
  top:0;
  right:0px;
  z-index:2;
}

.jquery-slider-timer-rotator-move
{
  left:0;
}

.jquery-slider-timer-mask-move
{
  width:26px;
  left:0;
  background:url(images/jquery-slider-rotator-right.png) no-repeat 0 0;
}
.readmore{
	background:url(images/readmore.png) no-repeat 0 0;
	width:89px;
	height:38px;
	float:right;
	margin:15px 0 0 0 ;
}