.videobacklogo{
	width: 100%;
}

.vtitle{
	border-left: 2px solid #086ed5;
	padding-left: 5px;
}
.vtitle div{
	line-height: 16px;
	color: #000;
}
.vintro{
	margin-top: 80px;
	color: #333;
	padding-right: 20px;
}
video{
	width: 100%;
}
.toolbar{
	margin-top: 20px;
}
.download{
	color: #999;
	line-height: 25px;
}
.download img{
	width: 25px;
	height: 25px;
	margin-right: 10px;
	vertical-align: top;
}
.share{
	float: right;
	display: inline-block;
	line-height: 25px;
}
.share img{
	cursor: pointer;
	margin-left: 20px;
	width: 31px;
	height: 25px;
	vertical-align: top;
}