@charset "utf-8";
/* CSS Document */

.b_container {
	width:121px;
	height:105px;
	float:left;
	margin:0 2px;
	background:#474c4f;
}
#b_content_feed, #b_content_result {
	height:105px;
	clear:both;
	width:710px;
}
#b_content_result {
	width:724px;
	height:119px;
}
#b_content_result {
	position:relative;
	overflow:hidden;
	padding:0;
}
#b_content_result_scroll {
	position:absolute;
	width:100000px;
}

.b_cotainer_a img {
	border:none;	
}

.b_cotainer_a {
	border:none;	
}

#b_content_chenar {
	position:absolute;
	left:0;
	top:0;
	border:1px solid #fff;
	padding:10px;
	color:#fff;
	background:#000;
	z-index:10;
}
