﻿/* CSS Document */

.video_title_bg{
	background:url(https://png.pookcdn.net/new_images/video_title_bg.jpg);
	width:483px;
	height:27px;
	margin:0 auto;
	color:#ffd51a;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:27px;
}
.video_center_bg{
	background: #1a0202 url(https://png.pookcdn.net/new_images/video_bigbg.jpg) no-repeat;
	width:910px;
	height:530px;
	margin:0 auto;
} 
.arrowhead_bg{
	background:url(https://png.pookcdn.net/new_images/arrowhead_bg.png);
	width:780px;
	height:145px;
	float:left;
}
.video_one{
	width:100px; 
	line-height:1.7; 
	padding-top:10px; 
	float:left; 
	margin-left:26px;
	display:inline;
}
.video_Cont{
	width:780px; 
	overflow:hidden;
}
.video_width{
	width:4736px;
}