.noibat {
	background: none;
}
.thumbitem {
	height: 95%;
	padding: 10px 0 10px 10px;
	text-align: left;
	width: 100%;
	background: none !important;
}
.slider {
	height: 315px;
}
.slider ul {
	z-index: 1;
}
.description {
	width: 89%;
	text-align: justify;
}
.description h3 {
	margin: 10px 0 0;
	padding: 0;
}
.description p {
	margin: 0;
}
.description h3 a {
	color: #4B4B4B;
	font-size: 14px;
	font-weight: bold;
}
.featured {
	height: 315px;
	width: 393px;
	overflow: hidden;
}
.noneslider {
	height: 315px;
	width: 275px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 0;
}
.noneslider li {
 display: inline-block;
    height: 60px;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.noneslider li a:hover {
	text-decoration: underline;
	color:#000;
}
.noneslider li img {
  border: 1px solid #FFFFFF;
    float: left;
    margin-right: 5px;
}
.thumbitem a img{
	border: 1px solid #FFFFFF;
}
.featured .nav {
	float: right;
	left: 350px;
	margin-right: 10px;
	position: absolute;
	top: 202px;
	z-index: 9999;
}
.featured .nav a {
	margin-right: 3px;
	float: left;
	display: block;
	width: 15px;
	height: 16px;
	background: url("../images/icon_sprt.png") scroll no-repeat;
}
.featured .nav a:hover {
	background: url("../images/icon_sprt.png") scroll -16px 0 no-repeat;
}
.featured .nav a#prev {
	background: url("../images/icon_sprt.png") scroll 0 -16px no-repeat;
}
.featured .nav a#prev:hover {
	background: url("../images/icon_sprt.png") scroll -16px -16px no-repeat;
}
.hoidap ul a {
	min-height: 15px;
}
.clul2 {
	margin-bottom: 5px;
}
.noneslider li.last {
	border: none;
}
.noneslider p {
	height: 17px;
	margin: 0;
	overflow: hidden;
}
