img{ border-style: none;}
/*gallery*/
.gallery{
	width:100%;
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/nentruot.gif) #999999;
	/*margin-bottom: 62px;*/
}
.arrow-prev,
.arrow-next{
	width:8px;
	height:65px;
	margin:2px 0 0;
	overflow: hidden;
	text-indent: -1000px;
	display: inline;
}
.banner_bottom img {
    width: 729px !important; padding-top:10px;
}
.du_an table{ width:350px; float:left;}
.arrow-prev:focus,
.arrow-next:focus{outline: none;}
.arrow-prev{
	float:left;
	margin-left: 5px;
	background: url(../images/btnback.gif) no-repeat;
}
.arrow-next{
	margin-right: 5px;
	float:right;
	background: url(../images/btnnext.gif) no-repeat;
}
.gallery div {
	width:702px;
	float:left;
	margin: 0 0 0 2px;
	overflow:hidden;
	position:relative;
	display: inline;
}
.slide{
	position:relative;
	width:10000px;
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
.slide li {
	float:left;
	width:200px;
	padding: 0 10px 0 0;;
}
.featured-items img{
	margin: 0 auto 4px;
	display: block;
}
.slide li h3{
	font-weight: normal;
	font-size: 14px;
	line-height: 11px;
	text-align: center;
	color: #603e3b;
	margin: 0 20px 6px;
}
.slide li h3 a{	color: #603e3b;}
.slide li strong{
	display: block;
	text-align: center;
	color: #6ebbf1;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 3px;
}
.btn-view {
	background: url(../images/btn-view-details.png) no-repeat;
	width: 108px;
	height: 33px;
	margin: 0 auto;
}
/*-- images --*/
.images {
	margin: 0;
	padding: 29px 0 0 13px;
	list-style: none;
}
.images li{
	padding: 0 7px 0 0;
	float: left;
}
.images li img{display: block;}

