.Video_TopLeft
{
	background:url(images/LeftTop_Border.jpg) no-repeat left bottom;
	height:5px;
	margin:0px;
	padding:0px;
}

.Video_TopRight
{
	background:url(images/RightTop_Border.jpg) no-repeat right bottom;
	height:5px;
	margin:0px;
	padding:0px;
}
.Video_MiddleLeft
{
	width:5px;	
	background:url(images/Middle_Border.jpg) repeat-y left top;
}
.Video_HeaderTitle
{
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	height:26px;
	line-height:26px;
}
.Video_MiddleMiddle
{
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
}
.Video_TopMiddle
{
	background:transparent url(images/Top_MiddleBorder.jpg) repeat-x scroll left bottom;
	height:5px;
	margin:0px 5px;
	padding:0px;
}
.Video_BottomMiddle
{
	background:transparent url(images/Bottom_MiddleBorder.jpg) repeat-x scroll left top;
	height:5px;
	margin:0px 5px;
	padding:0px;
}
.Video_MiddleRight
{
	
	width:5px;	
	background:url(images/Middle_Border.jpg) repeat-y right top;
}
.Video_BottomLeft
{
	background:url(images/LeftBottom_Border.jpg) no-repeat left top;
	height:5px;
	margin:0px;
	padding:0px;
}

.Video_BottomRight
{
	background:url(images/RightBottom_Border.jpg) no-repeat right top;
	height:5px;
	margin:0px;
	padding:0px;
}
.AI_TitleVideo_Head
{
	font-weight:bold;
	color:#900000;
	padding-left:11px;
}
