.video_b{
border-bottom:1px solid #eee;
color:#646464;
margin:5px -7px;
padding:11px;
}
.video_b .title{
font:bold 18px arial;
margin-bottom:5px;
color:#5C701B;
margin:-15px -9px 10px;
background:#F9F9F9
}
.video_b img{
	vertical-align:top

}
.video_b .v_b{
margin-right:10px;
}
.video_b .desc{
font:12px/25px tahoma;
text-align:justify;
width:250px;
}
.video_b:hover{
color:#000;
border-color:#DCD9DA;
}
.video_b:hover .title{
background:#E8E6E7;
color:#000
}
.video_b table{
width:560px

}
