.thumb {
	display: inline;
	float: left;
	width: 148px;
	margin: 10px 5px 0px !important;
	border: 0px;
	text-align: left;
	height: 190px;
	overflow: hidden;
}
.thumb .video_link {
	height: 55px;
	margin: 3px 0px !important;
	width: 100%;
}

.thumb .video_link a {
	float: left;
	clear: right;
	vertical-align: text-top;
	display: block
}

.thumb .img {
	position: relative;
	width: 136px;
	height: 76px;
	padding: 5px;
	border: 1px solid #ccc;
}

.rem_time{position:absolute;top:64px;left:5px;width:127px;height:12px;padding:2px 5px 3px;background:#000;color:#fff;font-size:11px;filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;text-decoration:none !important;}
.curr_video{filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;}

.thumb .img .play_bu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 146px;
	height: 86px;
	display: block;
	background: transparent url(http://img.tvb.com/tv/zh/play.gif) no-repeat 0 0;
}

.thumb .img .play_bu:hover {
	background: transparent url(http://img.tvb.com/tv/zh/play_hover.gif) no-repeat 0 0;
}


.thumb .info img {
	display: inline;

}

.thumb .img img {
	width: 137px;
	height: 76px;
	overflow: hidden;
}

.thumb .info {
	padding: 0px 6px;
}

.thumb .duration, .thumb .rating {
	font-size: 12px;
	float: left;
}

.thumb .views, .thumb .add_to_playlist {
	float: right;
	clear: right;
}

.thumb a.add_to_playlist {
	background-image: url(http://img.tvb.com/tv/icons/add.gif);
	width: 15px;
	height: 15px;
}
.thumb a.add_to_playlist:hover {
	background-image: url(http://img.tvb.com/tv/icons/add_hover.gif);
}


.thumb .message {
	position: absolute;
	background-color: #30a406;
	color: #ffffff;
	width: 136px;
	display: none;
}

.thumb h4 {
	color: #B50B7B;
}
