/*epg css*/
#channel_listmain_content {
	float:left;
	width:758px;
	height:auto;
	margin-left:6px;
	_margin-left:3px;
	border-top:1px solid #37322e;
	}
#channel_listform {
	float:left;
	width:200px;
	height:auto;
	}
#channel_listform_topbg {
	float:left;
	width:200px;
	height:13px;
	background:url(../images/epg/ch_topbg.png) no-repeat;
	font-size:1px;
	}
#channel_listform_bodybg {
	float:left;
	padding-left:13px;
	padding-right:13px;
	width:174px;
	height:auto;
	background:url(../images/epg/ch_bodybg.png) repeat-y;
	position:relative;
	}
#channel_listform_bottombg {
	float:left;
	width:200px;
	height:12px;
	background:url(../images/epg/ch_bottombg.png) no-repeat;
	font-size:1px;
	}
.channel_menuframe {
	float:left;
	width:172px;
	height:35px;
	border:1px solid #1F1C18;
	margin-bottom:1px;
	}
#channel_program_form {
	float:left;
	width:543px;
	height:auto;
	padding:10px 10px 10px 5px;
	}
#channel_program_form_channelname {
	float:left;
	width:541px;
	height:35px;
	border:1px solid #544842;
	background:#423a34;
	}
#channel_program_form_catalogbar {
	float:left;
	width:543px;
	height:20px;
	background:url(../images/epg/catalogbar_bg.gif) repeat-x;
	}
#channel_program_form_programlist {
	float:left;
	width:541px;
	height:auto;
	background:#7d7b77;
	border-top:1px solid #7d7b77;
	border-left:1px solid #7d7b77;
	border-right:1px solid #7d7b77;
	}
#catalog_table {
	width:543px;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#000;
	}
#catalog_td_time {
	width:128px;
	text-align:center;
	}
#catalog_td_program {
	width:348px;
	text-align:center;
	}
#catalog_td_other {
	width:67px;
	text-align:center;
	}
.channel_program_form_table1 {
	width:541px;
	height:auto;
	background:#595550;
	margin-bottom:1px;
	line-height:32px;
	}
.channel_program_form_table2 {
	width:541px;
	height:auto;
	background:#403c36;
	margin-bottom:1px;
	line-height:32px;
	}
.channel_program_form_td_time {
	width:127px;
	height:auto;
	text-align:center;
	color:#FFF;
	font-size:14px;
	}
.channel_program_form_td_time_now {
	width:127px;
	height:auto;
	text-align:center;
	color:#fff799;
	font-size:14px;
	}
.channel_program_form_td_program {
	width:348px;
	height:auto;
	background:url(../images/epg/ch_programlist_border.gif) 0% 50% repeat-y;
	text-align:center;
	color:#FFF;
	font-size:14px;
	}
.channel_program_form_td_program a{
	display:block;
	height:auto;
	text-decoration:none;
	background:url(../images/epg/ch_programlist_border.gif) 0% 50% repeat-y ;
	color:#FFF;
	}
.channel_program_form_td_program a:hover{
	background:url(../images/epg/ch_programlist_border.gif) 0% 50% repeat-y #6D4028;
	}
.channel_program_form_td_program_now {
	width:348px;
	height:auto;
	background:url(../images/epg/ch_programlist_border.gif) 0% 50% repeat-y;
	text-align:center;
	color:#ffb100;
	font-size:14px;
	}
.channel_program_form_td_program_now a{
	display:block;
	height:auto;
	text-decoration:none;
	background:url(../images/epg/ch_programlist_border.gif) 0% 50% repeat-y ;
	color:#ffb100;
	}
.channel_program_form_td_program_now a:hover{
	background:url(../images/epg/ch_programlist_border.gif) 0% 50% repeat-y #6D4028;
	}
.channel_program_form_td_other {
	width:66px;
	height:auto;
	background:url(../images/epg/ch_programlist_border.gif) 0% 50% repeat-y;
	text-align:center;
	color:#FFF;
	font-size:12px;
	}
.channel_program_form_td_other_now {
	width:66px;
	height:auto;
	background:url(../images/epg/ch_programlist_border.gif) 0% 50% repeat-y;
	text-align:center;
	color:#F00;
	font-size:12px;
	}
.channel_program_form_td_other_now a{
	color:#F00;
	text-decoration:underline;
	}
.channel_program_form_td_other_now a:hover{
	color:#f57446;
	text-decoration:none;
	}