body {
	height: 100%;
	width: 100%;
    margin: 0px 0px 0px 0px;
    background-color: #000;
}

.main_content {
	width: 1000px;
	margin: 0 auto;
}

.div_inner1 {
	float: left; width: 200px; height: 510px; overflow: auto;
    background-color: #151515;
    padding: 10px 15px 10px 15px;
    margin: 50px 0px 0px 0px;
}
.div_inner1 span {
	display: block;
	font-family: Verdana;
	font-size: 20px; color: #FAB000;
    border-bottom: 1px solid #FAB000;
    text-align: center;
    padding: 0px 0px 5px 0px;
}
.div_inner1 a, .div_inner1 a:visited, .div_inner1 a:hover {
	display: block;
	font-family: Verdana;
	font-size: 12px; color: #c0c0c0;
	padding: 10px 0px 0px 0px;
    text-decoration: none;
}

.div_inner2 {
	float: left; width: 600px;
    padding: 50px;
    text-align: center;
	font-family: Verdana;
	font-size: 12px; color: #666;
}
.div_link {
	font-family: Verdana;
	font-size: 12px; color: #666;
    padding: 10px 0px 0px 0px;
}
.div_inner2 .div_link a, .div_inner2 .div_link a:visited, .div_inner2 .div_link a:hover {
	font-family: Verdana;
	font-size: 12px; color: #aaa;
    text-decoration: none;
}

.line {
	float: left; width: 100%;
}
.tv_top_left {
	float: left; width: 400px;
    padding: 20px 0px 0px 20px;
	font-family: Verdana;
	font-size: 20px; color: #fff;
}
.tv_top_left a, .tv_top_left a:visited, .tv_top_left a:hover {
	font-family: Verdana;
	font-size: 20px; color: #FAB000;
}

.tv_top_right {
    padding: 5px 0px 0px 20px;
	float: right; width: 400px;
}
.tv_top_right2 {
	margin: 10px 0px 0px 0px;
    padding: 15px 50px 10px 0px;
	float: right; width: 150px;
	background-image: url('../img/favorite.jpg');
	background-repeat: no-repeat;
    background-position: 85px 0px;	
}
.tv_top_right2 a {
	font-family: Arial, Tahoma;
	font-size: 14px; color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.tv_bot {
	float: left; width: 1000px;
    text-align: center;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
	border-top: 1px solid #666;
	font-family: Verdana;
	font-size: 10px; color: #666;
}
.tv_bot a, .tv_bot a:visited, .tv_bot a:hover {
	font-family: Verdana;
	font-size: 10px; color: #999;
}
.tv_bot img {
	vertical-align: center;
}

.chnl_ttl {
	font-family: Arial;
	font-size: 14px; color: #999;
    font-weight: bold;
    padding: 10px;
}

.socicons {
border-bottom:1px solid #666666;
height:55px;
margin-bottom:5px;
padding:0;
}

.socicons a {
cursor:pointer;
float:left;
height:32px;
margin:10px -16px;
opacity:0.5;
width:101px;
}

.socicons a:hover{
cursor:pointer;
float:left;
height:32px;
margin:10px -16px;
opacity:1;
width:101px;
}
