body{
	color: #613A22;
	background: #F5ECDA url(../images/bg_20.gif);
}

#page{
	margin: 0 auto;
	width: 876px;
	background: url(../images/bg_11.png) repeat-y top center;
}
#page-foot{
	height: 5px;
	overflow: hidden;
	background: url(../images/bg_14.png) no-repeat bottom center;
}

#head{
	height: 420px;
	background: url(../images/top_03.png) no-repeat top center;
	text-indent: -9999px;
}

#main{
	width: 800px;
	margin: 0 auto;
	padding: 5px;
}
#next-onair{
	margin: 10px auto 15px auto;
	padding: 25px 15px 0 219px;
	width: 503px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background: url(../images/top_07.jpg) repeat-y top center;
	font-size: 1.6em;
	line-height: 1.2em;
}
#next-onair.end{
	padding-left: 15px;
	width: 707px;
	text-align: center;
	background: url(../images/top_07b.jpg) repeat-y top center;
}
#next-onair h2{
	display: none;
}
#next-onair.end h2{
	display: block;
}
#next-onair .oadate{
	float: left;
	width: 10em;
	font-weight: bold;
}
#next-onair .subtitle{
	float: left;
	display: inline;
	margin-left: 1em;
	width: 17em;
}

#foot{
	margin: 0 auto 10px auto;
	padding: 20px 0;
	width: 800px;
}
#foot p{
	margin: 0 0 10px 0;
}
#foot .supported{
	text-align: center;
}
#foot .supported h2{
	margin-bottom: 5px;
	font-size: 1.2em;
}
#foot p.rights{
	padding-top: 10px;
	font-size: 1.2em;
	text-align: center;
}