.dn_slider{
-moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
    border:1px solid #a8a8a8;

}
.jquery-slider-wrapper
{
  position:relative;
  clear:both;
  zoom:1;

}

.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;
  top:20px;
  right:5%;
  z-index:4;
  color:#FFFFFF;
}

.jquery-slider-selector
{
  background:url('http://botmauminhhung.com/App_Themes/botmauminhhung/img/btn_slide.png') no-repeat left center;
  display:inline;
  float:left;
  width:14px;
  height:14px;
  margin:0 0 0 5px;
}

.jquery-slider-selector-current
{
  background:url('http://botmauminhhung.com/App_Themes/botmauminhhung/img/btn_slide.png') no-repeat right center;
}

.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('http://botmauminhhung.com/App_Themes/botmauminhhung/img/jquery-slider-theme.png') no-repeat 0px -42px;
}

.jquery-slider-control-pause
{
  background:url('http://botmauminhhung.com/App_Themes/botmauminhhung/img/jquery-slider-theme.png') no-repeat -10px -42px;
}

.jquery-slider-navigation
{
  display:block;
}

.jquery-slider-navigation-prev
{
  background:url('http://botmauminhhung.com/App_Themes/botmauminhhung/img/btn_prev.png') no-repeat;
  left:-7px;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:44px;
  height:85px;
  margin-top:-20px;
  z-index:4;
}

.jquery-slider-navigation-prev span
{
  display:none;
}

.jquery-slider-navigation-next
{
  background:url('http://botmauminhhung.com/App_Themes/botmauminhhung/img/btn_next.png') no-repeat;
  right:-7px;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:44px;
  height:85px;
  margin-top:-20px;
  z-index:4;
}

.jquery-slider-navigation-next span
{
  display:none;
}


.jquery-slider-wrapper .caption
{

  font-size:13px;
  position:absolute;
  bottom:0px;
  left:10px;
  color:#FFFFFF;
	padding:10px 20px;background:url('http://botmauminhhung.com/App_Themes/botmauminhhung/img/bg_transparent.png') repeat;
	width:490px;

}
.jquery-slider-wrapper .caption h1{
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	font-weight:bold;
}
.jquery-slider-wrapper .caption p{
	font-size:11px;
	color:#fff;
	line-height:18px;
}
.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('http://botmauminhhung.com/App_Themes/botmauminhhung/img/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('http://botmauminhhung.com/App_Themes/botmauminhhung/img/jquery-slider-rotator-right.png') no-repeat 0 0;
}


/* Minification failed (line 169): An underscore is not a valid CSS1 or CSS2 identifier character */