.YouTubeHide				{ display: none; }
.YouTubeClear				{ clear: both;height: 0px;line-height: 0px;font-size: 0px;overflow: hidden; }


.YouTubeSpace				{ position: relative;display: block;width: 100%;border-bottom: 1px solid #ebebeb; }

.YouTubeArea			{	float: left; background: #ebebeb; 
							padding: 12px 0px 0px 12px; 
							display: block; }


.YouTubeItems a				{	float:left; display: inline;background: #fff; 
							font-family: "Trebuchet MS", Arial, Verdana; 
							border: 1px solid #cfcfcf;width: 100px;height: 130px; 
							margin-right: 12px; margin-bottom: 12px;
							padding: 6px;cursor: pointer;text-decoration: none;font-style: italic; }
							
.YouTubeItems a:hover		{	color: #999;   background: #ffd;}

.YouTubeItems span			{	display: block;width: 100px;height: 33px; 
							overflow:hidden;margin-top: 10px;color: #999; font-size: 11px; line-height: 11px; }




.YouTubeBox				{	float:left; display: inline;background: #fff; 
							font-family: "Trebuchet MS", Arial, Verdana; 
							border: 1px solid #cfcfcf;width: 100px;height: 130px; 
							margin-right: 12px; margin-bottom: 12px;
							padding: 6px;cursor: pointer;text-decoration: none;font-style: italic; }
							
.YouTubeBox:hover		{	background: #ffd;}


.YouTubeBox span			{	display: block;width: 100px;height: 33px; 
							overflow:hidden;margin-top: 10px;color: #999; font-size: 11px; line-height: 11px; }

.YouTubeBox a				{ display: block; text-align: center; color: #999;text-decoration: none; }
.YouTubeBox a:hover			{ color: #999;font-style: italic;}
.YouTubeBox a:Visited		{ color: #999;font-style: italic;}
							