.tv_list {
	background-image: url(../images/btn_arrow.gif);
	background-repeat: no-repeat;
	margin: 5px 15px 0px 6px;
	padding-left: 20px;
	height: 90px;
	line-height: 1.3em;
}
.tv_list_onair {
	background-image: url(../images/btn_arrow_onair.gif);
	background-repeat: no-repeat;
	margin: 5px 15px 0px 6px;
	padding-left: 20px;
	height: 90px;
	line-height: 1.3em;
}

.tv_list_onair img {
	float: left;
	margin-right: 8px;
}