
/*User Control Video*/
.VideoAudio
{
	background-color: #fff;
	width:100%;
	text-align:center;
	margin-bottom:2px;
}
.VideoTitle
{
	width:100%;
	height:22px;
	font: bold 11px Arial;
	color: #00629D;
	text-align:center;
	
	background: url(tab_mid1.gif);
}
.Videoname
{
	font: bold 12 Arial;
	color: #00629D;
	text-align:center;
	padding-top:5px; 
	width:100%;
}
.VideoDes
{
	font: normal 12 Arial;
	color:#605e5e;
	text-align:left;
	padding-right:2px; padding-top:1px; padding-bottom:4px;
	width:100%;
}
.VideoList
{
		
	width:100%;
	 padding-top:5px
	white-space:nowrap;
}
