﻿.Content
{
	padding-left:8px;
	height:300px;
	width:599px;
	color:#ffffff;
}

.BgTop
{
	background-image: url(/th/_templates/images/video/Bg_Video_01.gif);
	width:599px;
	height:18px;
	background-repeat:no-repeat;
}

.Bg
{
	background-image: url(/th/_templates/images/video/Bg_Video_02.gif);
	width:599px;
	height:auto;
	padding:5px;
	background-repeat:repeat-y;
	
}

.BgBottom
{
	background-image: url(/th/_templates/images/video/Bg_Video_04.gif);
	width:598px;
	height:24px;
	background-repeat:no-repeat;	
	clear:both;
}

