.VideoList_div1_hb_css1 {
	overflow: hidden;
}
.VideoList_ul_hb_css1 {
	float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.VideoList_ul_hb_css1 li {
	margin-left: 11px;
    margin-top: 11px;
    width: 200px;
	float: left;
    list-style-type: none;
	padding: 2px;
    text-align: center;
}
.VideoList_div2_hb_css1 {
	margin-bottom: 8px;
}
.VideoList_div3_hb_css1 {
	margin-left: 10px;
    margin-top: 80px;
	background-image: url("/images/video2.png");
    height: 54px;
    position: absolute;
    width: 54px;
}
.VideoList_div3_hb_css1:hover {
	background-image:url("/images/video1.png");
}
.VideoList_div2_hb_css1 img {
	height: 150px;
    width: 200px;
}
.VideoList_ul_hb_css1 .messagelist-div {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 145px;
}
