﻿.main_view {
	  position: relative;margin:0px auto;width:956px; min-height:350px; border:3px solid #E9DCB0;margin-top:10px;
	 
}
.slidewindow {
	width: 956px; height: 350px; overflow: hidden; position:absolute;
}
.image_reel {
	left: 0px; top: 0px; position: absolute;
}
.image_reel img {
	float: left;
}
.image_reel_txt {
	 background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  bottom: 0;
  color: #FFFFFF;
  font: italic bold 12px arial;
  height: 50px;
  letter-spacing: 1px;
  position: absolute;
  text-transform: uppercase;
  z-index: 200;
  }
.image_reel_txt p {
	margin: 0px; padding: 0px 16px; width: 922px; line-height: 50px; float: left;
}
.image_reel_txt p {
	margin: 0px; padding: 0px 16px; width: 922px; line-height: 50px; float: left;
}
.paging{
	
	}

.paging a {
	background: url('../images/silde-nav1.png') no-repeat 0px 0px; padding: 5px 8px;  height: 8px; color: rgb(255, 255, 255); text-decoration: none;float:left;
}
.paging a.active {
	background: url('../images/silde-nav1.png') no-repeat 0px -24px; font-weight: bold;
}
.paging a:hover {
	font-weight: bold;
}
.image_reel a img {
    height: 350px;
    width: 956px;
}
