	#video ul,li{list-style:none;}
	#video {font-family:"Microsoft YaHei";}
	
	#video ul{margin:0px auto;}
	#video ul li{float:left;margin:5px;}
	#video ul li .outer{width:255px; height:240px;}
	#video ul li .outer .inner{width:255px; height:240px; background:rgba(0, 0, 0, .3);}
	
	
	#video .outer img{
		/*border:1px red solid;
		background:url('../images/video/5.png') no-repeat;*/
		margin:70px 0px 0px 85px;
	}