@charset "utf-8";
/* CSS Document */
#subtitle {
	margin: 0 0 0 18px;
	padding: 0 0 15px 0;
	background-image: url(images/title.gif);
	height: 32px;
	width: 504px;
	background-repeat: no-repeat;
}
#tv_left {
	text-align: left;
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	width: 615px;
	display: block;
}
#tv_story {
	text-align: left;
	width: 565px;
	display: block;
	margin: 15px 0 auto 50px;
	padding: 0;
}
.onair {
	background-color: #D1D3D4;
	color: #000000;
	width:547px;
	height:20px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
	margin: 0 0 15px 18px;
	padding: 0;
	line-height: 170%;
}
