@charset "UTF-8";
.container {
	width: 750px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	clear: both;
	float: left;
	height: 20px;
	width: 99%;
	background-image: url(/dfhtv/program/images/title_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 3px;
	background-color: #39b7dc;
	text-align: right;
}
.other_series {
	height: 200px;
	width: 142px;
	position: relative;
	margin: 2px;
	clear: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 16px;
	float: left;
}
.img {
	height: 180px;
	width: 450px;
	float: left;
	border: 0px solid #003366;
	padding: 0px;
	margin: 4px;
	position: relative;
	top: 4px;
	left: 0px;
	right: 4px;
	bottom: 4px;
	vertical-align: top;
}
.info {
	height: 360px;
	width: 270px;
	float: right;
	position: relative;
	top: 4px;
	left: 0px;
	right: 0px;
	bottom: 4px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
	text-indent: 3px;
	background-image: url(/dfhtv/program/images/logo_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.etc {
	height: 170px;
	width: 450px;
	float: left;
	padding: 0px;
	margin: 4px;
	position: relative;
	top: 4px;
	left: 0px;
	right: 4px;
	bottom: 4px;
	border: 0px solid #003366;
}
