@charset "utf-8";
/* CSS Document */



#tv_banner{

width:558px;
}
#bot_content_left_tv{
width:558px;
/*border:2px solid #e2e1e1;*/
float:left;

}
#tv_bg{
background:url(../images/tv_bg.jpg) repeat-x top  left;
width:558px;
height:28px;

}
#tv_bg ul{
list-style:none;
text-decoration:none;
margin:auto 0;
float:right;
padding-top:5px;
}
#tv_bg ul li{
float:left;
padding-right:5px;
}
#tv_table{
width:768px;
position:relative;
margin-left:-208px;
margin-top:20px;
border:1px #c2c2c2 solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;

}
.tv_table_tit{
width:766px;
height:25px;
background:url(../images/table_bg.jpg) top left repeat-x;
font-weight:bold;

}

.tv_table_tit td{
text-align:center;
font-weight:bold;

}
.tv_table_content td span{

color:#245f97;
}
#tv_table tr td{
text-align:center;
border: 1px solid #c2c2c2;
}
.tv_table_tit td span{
color:#333333;
}
.tv_table_tit_td
{
	background: url(../images/table_bg.jpg) repeat left top;
	font-weight: bold;
	text-align: center;
	color: #333333;
	border: 1px solid #c2c2c2;
	height: 23px;
}
.tv_table_content_td
{
	border: 1px solid #c2c2c2;
	text-align: center;
	color: #245f97;
}