#highlight{
	background:url(../images/home/home-orange.jpg) no-repeat 0 0;
	height:580px;
	width:994px;
}

#main-content{
	background:url(../images/home/home-green.png) no-repeat 0 0;
	width:994px;
	min-height:500px;
	overflow:hidden;
}
#highlight-match,
#editor-talk{
	margin:12px 0 0;
	float:left;
}


#highlight-content{
	width:644px;
	float:left;
	margin:12px 0 0 17px;
	-margin:12px 0 0 8px;
}
#highlight-view{
	width:626px;
	height:386px;
	background:black;
	border:2px solid white;
	display:block;
}
#highlight-view img{
	width:626px;
	height:386px;
}
#highlight-content-list{
	display:block;
	list-style:none;
}
#highlight-content-list li{
	display:block;
	float:left;
	margin:10px 10px 0 0;
	width:150px;
}
.highlight-content-thumb{
	float:none;
	margin:0 auto;
	display:block;
	background:black;
	border:solid white;
	border-width:1px 1px 0;
	cursor:pointer;
	cursor:hand;
}
.highlight-content-thumb ,
.highlight-content-thumb img{
	width:143px;
	height:82px;
}

.highlight-content-title{
	width:140px;
	height:26px;
	display:block;
	background:white;
	color:#222;
	font-size:12px;
	padding:5px;
	text-decoration:none;
	
	height: 46px;
	line-height: 16px;
	overflow: hidden;
}

li.active .highlight-content-title,
li.hover .highlight-content-title{
	background:#f06822;
	color:white;
}
li.active .highlight-content-thumb,
li.hover .highlight-content-thumb{
	border-color:#f06822;
}


.ads-banner{
	float:none;
	margin:10px auto;
	width:966px;
}
.readmore,.viewall{color:#f80000;cursor:pointer;cursor:hand;text-decoration:none;font-size:11px;font-weight:bold}
.date{color:#ff5800;font-size:11px;}
.title a{color:#222;text-decoration:none;}
.title a:hover{color:#222;text-decoration:underline;}
/*  News & Activity */
#news-wrap{
	background:url(../images/home/news.png) no-repeat 0 0;
	float:left;
	width:627px;
	height:500px;
	margin-top:7px;
	margin-left:13px;
	-margin-left:6px;
	padding-top:96px;
	font-size:13px;
}

#news-wrap .viewall{
	margin-left:20px;
}

#highlight-news{
	height:182px;
}
#highlight-news a.thumb{
	background:black;	
	border:2px solid black;
	margin-left:20px;
	float:left;
}
#highlight-news img ,
#highlight-news a.thumb{
	width:227px;
	height:151px;
	display:block;
}
#highlight-news .news-content{
	float:left;
	width:332px;
	height:140px;
	margin-left:17px;
	margin-top:13px;
}
#highlight-news .news-content .readmore{float:right;}
#highlight-news .news-content .date{float:left;font-style:normal;}
#highlight-news .news-content .title{clear:both;font-size:14px;line-height:26px;}
#highlight-news .news-content .shortdetail{font-size:13px;margin:2px 0;}

#list-news{
	height:300x;
	overflow:hidden;
	padding:7px 20px 0;
}
#list-news .date{
	width:72px;
}
#list-news .title{
	display:inline-block;
	line-height:21px;
	width:450px;
	overflow:hidden;
	white-space:nowrap;
}
/*  Table Match Score */
#match-wrap{
	background:url(../images/home/table-score.png) no-repeat 0 0;
	float:left;
	width:319px;
	height:520px;
	font-size:13px;
	padding:76px 0 0 8px;
	margin-left:19px;
}

#table-score{
	height:480px;
	overflow:hidden;
	margin-bottom:7px;
}
#match-wrap .viewall{
	float:right;
	margin-right:17px;
}
#match-wrap #match-update{
	color:white;font-size:10px;
}
#match-wrap table{
	border-collapse:collapse;
}
#match-wrap date{ text-align:center;}
#match-wrap thead{
	background:#08b34d;
}
#match-wrap thead th{
	background:#08b34d;
	padding:2px 3px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:white;
}
#match-wrap th,
#match-wrap td{
	border-left:1px solid white;
	border-bottom:1px solid white;
}
#match-wrap tr.odd ,
#match-wrap tr.odd td{
	background:white;
}
#match-wrap tr.even ,
#match-wrap tr.even td{
	background:#f0f0f0;
}
#match-wrap tr.risk,
#match-wrap tr.risk td{
	background:#FFE0CC;
}
#match-wrap tbody tr.hover ,
#match-wrap tbody tr.hover td{
	background:#FF6600;
}

#match-wrap .rank{width:39px;text-align:center;font-weight:bold;}
#match-wrap .icon{width:30px;text-align:center;}
#match-wrap .label{width:161px;text-align:left;line-height:24px;border-left:0 none;}
#match-wrap .play,
#match-wrap .score{width:34px;text-align:center;font-weight:bold;}


.gallery-wrap{
	width:966px;
	float:none;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:4px;
}
#gallery{
	float:left;
	background:url(../images/home/gallery.jpg);
	width:506px;
	height:267px;
	position:relative;
	margin-top:8px;
}
#gallery .tile{
	margin:9px 6px 0;
}
#gallery .tile img{
	display:block;
	float:left;
	margin-bottom:1px;
	margin-left:2px;
	width:121px;
	height:81px;
}
#gallery .tile img.cover{
	width:244px;
	height:163px;
}
#gallery-title{
	margin:111px 0 0 5px;
	position:absolute;
	width:302px;
	z-index:20;
}
#gallery-title strong a,
#gallery-title strong{
	background:black;
	color:white;
	font-size:14px;
	font-style:italic;
	line-height:25px;
	padding:4px;
	text-decoration:none;
	
}

#highlight-player{float:left;width:455px;height:274px;margin-left:5px;}

.news_status {
	background: url(../images/news/status_topic.png) no-repeat 0% 0%;
	display: inline-block;
	height: 13px;
	line-height: 17px;
	margin-left: 4px;
	text-indent: -9999px;
	width: 34px;
}
.bg_video{
	background:url(../images/news/bg_vdo_pre.png) no-repeat;
	height:81px;
	margin:2px;
	position:absolute;
	width:143px;
	cursor:pointer;
}
