@charset "UTF-8";

body {
	background:#000000 !important;
	border-width:0px !important;
	margin:0px;
	padding:0px;
}


#tv {
	width:740px;
	margin:0px auto 0px auto;
	padding:0px 0px;
	background:#ffffff !important;
}


h1.tv {
	width:720px;
	height:80px;
	float:none;
	margin:0px auto;
	padding:15px 0px;
}

.tvContents {
	width:700px;
	margin:0px auto 0px auto;
	padding:0px 0px 20px 0px;
}

#tvFooter {
	width:700px;
	margin:0px;
	padding:15px 20px;
	background:#f0eee5 url("/common/images/bgFooter.gif") repeat-x left top;
	color:#01901a;
}











.youtubeArea {
	width:640px;
	height:385px;
	padding:30px 30px 55px 30px;
	margin:0px auto 20px auto;
	background:url("/tv/images/bgTv.jpg") no-repeat center top;
}
iframe {
	width:640px;
	height:385px;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.movieBtn {
	background:#f0eee5;
	width:696px;
	padding:2px;
	margin:0px 0px 20px 0px;
}

table.movieList {
	border-collapse:collapse;
	border-width:0px;
	margin:0px auto 5px auto;
}


table.movieList td {
	width:224px;
	padding:0px 0px 0px 0px;
	vertical-align:middle !important;
	text-align:left;
	border-left:solid 6px #f0eee5;
	border-right:solid 6px #f0eee5;
}

table.movieList td.linkMovie {
	height:50px;
	padding:0px 5px 0px 60px;
	vertical-align:middle !important;
	text-align:left;
	background:url("/tv/images/bgMovie.gif") no-repeat left center;
}

table.movieList td.linkMovie a {
	font-size:100%;
	line-height:1.4;
}


table.movieList td.noMovie {
	background:url("/tv/images/bgBlank.gif") no-repeat left center;
}

table.movieList td.noMovie a {
	display:none;
	background:url("/tv/images/bgBlank.gif") no-repeat left center;
}


.innerText {
	margin:160px auto 10px auto;
	padding:20px;
	color:#d5d5d5;
	text-align:center !important;
}

