body{
	background: #212121;
}
#wrapper-body-left{
	float: left;
    width: 690px;
}
#wrapper-body-right{
	float: right;
    width: 300px;
}
.embed-channel{
	float:left;
	padding:5px;
	width:540px;
	
}
.hot-channel{
	float:right;
	width:140px;
}
.hot-channel ul li{
float:left;
width:60px;
height: 42px;
background:url(../tivi/bg-hot-channel.jpg) repeat-x;
line-height: 42px;
margin: 0px 1px;
}
.hot-channel ul li img{
	vertical-align: middle;
	max-height: 30px;
	max-width: 59px;
}
.embed-code{
	height: 400px;
	overflow: hidden;
}
.embed-code iframe,.embed-code object,.embed-code embed{
	height: 400px;
}
.server-list{
	padding:10px 0;
}
.server-list-hot{
	float:left;
	background:url(../tivi/server.png) no-repeat;
	width: 73px;
	height: 25px;
	line-height: 25px;
	margin: 5px;
}
.server-list-hot.active{
	background:url(../tivi/server-active.png) no-repeat;
}
.server-list-hot a{
	color:#fff;
}
.server-list-hot.active a{
	font-weight: bold;
}
.embed-channel .note{
	color:#fff;
	padding:10px 0 0px 0px;
}
.cat-title{
	background:url(../tivi/bg-cat-title.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	color:#ffcc66;
	text-align: left;
	padding-left: 5px;
}
.cat-title a{ 
	color:#ffcc66;
	font-weight: bold;
}
.cat-list{
	background: #fff;
	margin-bottom: 10px;
}
.cat-content{
	padding:23px;
}
.cat-content ul li{
float:left;
width: 75px;
height: 43px;
border:1px solid #e5e5e5;
border-left: 0px;
border-top: 0px;
line-height: 43px;
margin:3px;
}
.cat-content ul li.line-1{
	border-top:1px solid #e5e5e5;
}
.cat-content ul li img{
	vertical-align: middle;
	max-height: 40px;
	max-width: 80px;
}
.cat-content .first-child{
	border-left:1px solid #e5e5e5;
}
.cat-content ul{

}
.main-channel{
	margin-bottom: 10px;
	background: #000;
}
.cat-name{
	color:#ffcc66;
	font-weight: bold;
}
.cat-name a{
	color:#ffcc66;
}
.channel-column{
	text-align: left;
	float:left;
	margin-top: 10px;
}
.channel-column ul li{
	overflow: hidden;
	line-height: 20px;
	height: 20px;
}
.channel-column ul li a{
	color:#fff;
	font-size: 10px;
}
