/* CSS Document */

#contents_inner{
	width:768px;
	padding:0px 16px 10px;
}
#movie_head {
	background-image: url(img/quicktime_head.gif);
	height: 4px;
	width: 768px;
	background-repeat: no-repeat;
	background-position: center top;
}
#movie_foot {
	background-image: url(img/quicktime_foot.gif);
	height: 4px;
	width: 768px;
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}
.square {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	background-image: url(../tv/img/squ_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	width: 753px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.clear{
	clear: both;

}.under {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.txt {
	line-height: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.movie {
	background-image: url(img/tri_point.gif);
	background-repeat: no-repeat;
	background-position: 630px 4px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 15px;
}
#movie_contents {
	line-height: 20px;
	color: #FFFFFF;
}
#movie_main {
	background-color: #274548;
	padding-right: 20px;
	padding-left: 20px;
	width: 728px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#movie_left {
	float: left;
	width: 600px;
}
#movie_right {
	float: right;
	height: 31px;
	width: 88px;
}
