#header_title h2{
	background-image: url(../onair/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 490px;
	text-indent:-9999px;
}

.data{
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E76B8D;
	text-align:right;
	margin:0 0 10px 0;
	color: #EA6E90;
}

#onair ul{padding:0; margin:0 0 10px 0;}
#onair li{
	list-style-type:none;
	padding:10px 0 10px 35px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #282C2D;
	background-image: url(../images/list01.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:18px;
}
