#SubNN .SubNew .Youtube {
	float: right;
	width: 540px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
}
.Youtube .youmovie {
	background-repeat: no-repeat;
	float: left;
	height: 460px;
	width: 500px;
	margin: 0 0 0 20px;
	_margin:0 0 0 10px;
}
#SubNN .SubNew .Youtube h1 {
	background-image: url(../images/movie/youtubeline.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 483px;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	margin: 10px 0 5px 20px;
	padding: 0 0 0 15px;
	color: #000;
}
#SubNN .SubNew .Youtube p {
	font-size: 11px;
	color: #666;
	float: left;
	width: 500px;
	font-weight: bold;
	margin: 0 0 5px 35px;
}
#SubNN .SubNew .Youtube a {
	font-size: 11px;
	color: #269ED9;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 470px;
	margin: 0 0 0 35px;
	padding: 0 0 0 10px;
	line-height: 20px;
	text-decoration: underline;
}
