@charset "utf-8";
/* time styles */
body {
	font-size: 12px;
	background-color: #FFFFFF;
}
#header {
	background-color: #4a0205;
	padding-top: 11px;
	margin-bottom: 6px;
	padding-bottom: 13px;
}

#header h1 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../time/image/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 265px;
	margin-right: auto;
	margin-left: auto;
}

#header2 {
	background-color: #dfd3bf;
	margin-bottom: 6px;
}
#header2 h1 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../time/image/title2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 328px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 296px;
	margin-right: auto;
	margin-left: auto;
}
#content .title h2 {
	overflow: hidden;
	height: 0px;
}
#cbc,#tbs,#cstbs {
	width: 296px;
	padding-top: 10px;
}
#cbc .title {
	background-image: url(../time/image/cbc.gif);
	background-repeat: no-repeat;
	width: 296px;
	height: 23px;
}
#tbs .title {
	background-image: url(../time/image/tbs.gif);
	background-repeat: no-repeat;
	width: 296px;
	height: 23px;
}
#cstbs .title {
	background-image: url(../time/image/cstbs.gif);
	background-repeat: no-repeat;
	width: 296px;
	height: 23px;
}
#content .date {
	border: 2px solid #4a0205;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 12px;
	line-height: 18px;
	color: #454545;
}
#footer {
	padding-bottom: 12px;
	padding-top: 18px;
}
#footer a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../time/image/close_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 39px;
	width: 87px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:hover {
	background-position: 0px -39px;
}



/* onair styles */
#onair-index #content {
	width: 396px;
	margin-right: auto;
	margin-left: auto;
}

#onair-index #header {
	background-color: #dfd3bf;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}

#onair-index #header h1 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../time/image/title2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 328px;
	margin-right: auto;
	margin-left: auto;
}
#onair-index table {
	width: 396px;
	border: 2px solid #4a0205;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 12px;
	line-height: 18px;
	color: #454545;
}
#onair-index th {
	background-color: #4a0205;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
#onair-index td {
	border: 2px solid #4a0205;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 12px;
	line-height: 18px;
	color: #454545;
}
#onair {
	padding-top: 10px;
}

#onair-index #footer {
	padding-bottom: 12px;
	padding-top: 18px;
}
#onair-index #footer a {
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	background-image: url(../time/image/close_btn2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 90px;
	margin-right: auto;
	margin-left: auto;
}
#onair-index #footer a:hover {
	background-position: 0px -34px;
}