@charset "utf-8";
/* CSS Document */

.youtube_l{
	width:420px;
	height:370px;
	float:left;
}
.youtube_r{
	width:480px;
	height:370px;
	float:left;
}

.demo_youtube{
	width:960px;
	height:420px;
	border-bottom:2px solid #CCC;
	clear:both;
}
.demo_youtube a{
	text-decoration:none;
}

	
	
 
