.lastright{
	width:300px;
}
.banner-arounditem{
	max-height:92px;
	height:92px;
    padding:10px 10px 10px 10px;
	border:1px solid #CECECE;
	border-radius:4px;
	-moz-border-radius:4px; 
	-khtml-border-radius:4px;
}
.bottom_banners-divimage{
	float:left;
	width:95px;
	height:95px;
	margin-bottom:5px;
	overflow:hidden;
}
.bottom_banners-text{
	float:left;
	height:88px;
}
.bottom_banners-name,
.bottom_banners-previewtext{
	padding:0px 15px;
}
.bottom_banners-name{
	height:17px;
	margin-bottom:8px;
	font-weight:bold;
	text-overflow:ellipsis;
	overflow:hidden;
}
.bottom_banners-previewtext{
	height:55px;
	overflow:hidden;
}
.bottom_banners-item a:hover .bottom_banners-image{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
.bottom_banners-item a:hover .bottom_banners-name{
	text-decoration:underline;
}
.bottom_banners{
	margin-top:25px;
	margin-bottom:25px;
    position:relative;
    table-layout:fixed;
    width:100%;
}
.bottom_banners-item{
    line-height:18px;
    padding-left:14px;
}
.first{
	padding-left:1px;
}