@charset "utf-8";

/*//================================================================================================
// 各單元變色部分：列表icon變色/生活資訊頁籤底色
//================================================================================================ */
.item_list li a  {
background-image: url(../images/icon_dot_orange.gif);
}
.headline_list li a {
background-image: url(../images/icon_dot_orange.gif);
}
#TopBar #right li a{
background-image: url(../images/icon_dot_orange.gif);
}
#path{
	background-image: url(../images/icon_dot_orange.gif);
}
#life_content_label ul li:hover {
	background-image: url(../images/lable_life_on_orange.gif);
}
/*頁碼*/
.page_control a:hover {
	color: #ff6600;
}
.page_control .hold{
	color: #ff6600;
}
/*//================================================================================================
// ELTA主頁面共用-天 
//================================================================================================ */
#TopBar {
	width:960px;
	height:25px;
	background-image:url(../images/top_bar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
/*---------------上方連結---------------*/
#TopBar #left {
	width:350px;
	height:25px;
	float:left;
	padding-left:180px;
}
/*---------------選單---------------*/
#header #menu {
	width:870px;
	height:70px;
	float:left;
}
/*---------------上方廣告區塊---------------*/
#header #ad {
	width:90px;
	height:70px;
	float:right;
	_position: relative; /* FOR IE6 */
	_top: -70px; /* FOR IE6 */
	background-image:url(../images/TopAd_bg.jpg);
	font-size: 0px;
}
/*//================================================================================================
// ELTA 首頁上方輪播banner
//================================================================================================ */
#main_banner {
	width:625px;
	height:240px;
	padding:5px;
	background-color: #333333;
	margin-bottom:1px;
	float:left;
}
#main_banner_ad {
	width:465px;
	height:240px;
	float:right;
}
#main_banner_list {
	width:160px;
	height:240px;
	float:left;
}
#main_banner_list li a {
	padding:0pt 0px 0pt 0px;
	white-space:nowrap;
}
/*090714 修改寬度*/
#main_banner_list ul li {
	width:159px;
	height:47px;
	display:block;
	list-style-image: none;
	float:left;
	background-image: url(../images/main_banner_list_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 18px;
}
#main_banner_list ul li.on {
	/*background-image: url(../images/main_banner_list_bg_on.gif);*/
	background-image: url(../images/main_banner_bg_on.gif);
	color:#FFF;
}
/*090714 修改高度*/
.main_banner_txt {
	width:103px;
	height:35px;
	float:left;
	padding:5px;
	cursor:pointer;
}
/*//================================================================================================
// ELTA 首頁上方熱門快訊
//================================================================================================ */
/*090703 修改寬度 改為3則*/
#HotNews{
	width:605px;
	height:25px;
	}
#HotNews li{
	float: left;
	padding:0 30px 0 0;
	display:inline;
	list-style-image: none;
	}
#HotNews li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
	}
#HotNews li a:hover{
	text-decoration: underline;
	}

/*//================================================================================================
// ELTA主頁面共用-右邊大區塊
//================================================================================================ */
#right_title_member {
	height:30px;
	background-image:url(../images/right_title_member.gif);
}
.member_btn{
 	padding:0 2px 0 5px;
}
#right_title_tag {
	height:30px;
	background-image:url(../images/right_title_tag.gif);
}
#right_title_news {
	height:30px;
	background-image:url(../images/right_title_news.gif);
}
#right_title_life {
	height:30px;
	background-image:url(../images/right_title_life.gif);
}

/*//================================================================================================
// ELTA主頁面共用-左邊大區塊
//================================================================================================ */
#left_title_lastest {
	height:30px;
	background-image:url(../images/left_title_latest.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top:5px;
}
#left_title_activities {
	height:30px;
	background-image:url(../images/left_title_activities.gif);
}
#left_title_discussion {
	height:30px;
	background-image:url(../images/left_title_discussion.gif);
}
/*//================================================================================================
// ELTA主頁面共用-中間大區塊
//================================================================================================ */

/*---------------現正播映---------------*/
#center_title_show {
	height: 35px;
	background-image:url(../images/center_title_show.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*---------------現正播映-上方頁籤---------------*/
#show_labels{
	height: 35px;
	width: 252px;
	float:right;
    /*解決IE6的bug*/
	position:relative;
	
}
#show_labels li a {
	margin:0px;
	padding:0px;
}
#show_labels ul {
	margin:0px;
	padding:0px;
	/*解決IE6的bug*/
	position:absolute;

}
#show_labels ul li {
	height: 35px;
	width: 63px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}
/*---------------現正播映-左方播放框---------------*/
#show_player{
	float: left;
	height: 112px;
	width: 200px;
	background-image: url(../images/show_player_bg.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#show_PlayerCtrl{
	padding-top:1px;
	padding-left: 6px;
	margin: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#show_PlayerCtrl li a {
	padding:0pt 0px 0pt 0px;
	white-space:nowrap;
}
#show_PlayerCtrl ul li {
	display:block;
	list-style-image: none;
	width: 16px;
	padding-right: 5px;
	float:left;
	padding-top: 2px;
}
#show_PlayerCtrl .last{
	float:right;
}


/*---------------熱門推薦---------------*/
#center_title_suggestion {
	height:30px;
	background-image:url(../images/center_title_suggestion.gif);
}
/*---------------娛樂搶先看---------------*/
#center_title_look {
	height:30px;
	background-image:url(../images/center_title_look.gif);
}

/*//================================================================================================
// 娛樂新聞頁
//================================================================================================ */
#news_list {
	width:635px;
	float:left;
}
#news_list .photo {
	width:150px;
	height:120px;
	float:left;
}
#news_list li {
	width:635px;
	background-image: url(images/line_dot_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: inline-block;
	padding:10px 0 10px 0;
}
#news_list li .txt {
	width:485px;
	height:120px;
	float:left;
}
#news_list li .nophoto {
	width:635px;
	height:120px;
	float:left;
}
#news_content {
	width:635px;
	float:left;
}
.news_photo {
	border: 1px solid #CCCCCC;
	padding:2px;
	margin:0 10px 10px 0;
	float:left;
}
#news_others {
	background-color: #FFF3D9;
	margin-top:50px;
	padding:10px;
}
#news_others #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	margin-bottom:5px;
	padding-bottom:5px;
}
/*-----2010/06/25新增------*/
#left_title_movie {
	BACKGROUND-IMAGE: url(../images/left_title_movie.gif);
	HEIGHT: 30px
}

#center_title_food {
	BACKGROUND-IMAGE: url(../images/center_title_food.gif); HEIGHT: 30px
}

#center_food {
	height: 130px;
	width: 146px;
	float: left;
	margin: auto;
	padding: 3px;
		}
	
.center_food_img {
	float: left;
	height: 104px;
	width: 140px;
	border: 1px solid #CCC;
	padding: 2px;
			}
	
.center_food_text {
	float: left;
	width: 140px;
	padding-top: 2px;
			}
			
#left_title_superstar {
	height:30px;
	background-image:url(../images/left_title_superstar.gif);
}

.sports_block {
	width:225px;
	margin-bottom:5px;
	margin-right:10px;
	background-color: #FFFFFF;
	float:left;
}

#center_title_sports {
	height:30px;
	background-image:url(../images/center_title_sports.gif);
}

.et_block {
	width:225px;
	margin-bottom:5px;
	background-color: #FFFFFF;
	float:left;
}

#center_title_et {
	height:30px;
	background-image:url(../images/center_title_et.gif);
}

#jsong_center {
	float: left;
	width: 460px;	
	}
.news_via {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	}

.hotnews {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
		}
	
.hotnews a:link{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;	
	}
.hotnews a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
		}

.hotnews a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	}
	
.news_img {
	height: 56px;
	width: 100px;
	border: 1px solid #CCC;
	padding: 2px;
	float: left;
	}
	
.news_center {
	padding-bottom: 3px;	
	}
	
.news_center_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	float: right;
	width: 100px;
		}
#announcement {
	height:30px;
	background-image:url(../images/announcement.gif);
	}

.announcement_100x148 {
	height: 148px;
	width: 100px;
	float: left;
	border: 1px solid #CCC;
	display: inline;
	}

.announcement_100x148_r {
	height: 148px;
	width: 100px;
	float: right;
	border: 1px solid #CCC;
	}

#new_mv {
	height:30px;
	background-image:url(../images/new_mv.gif);
	}
	
.news_center_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
	width: 100px;
	padding-top: 3px;
			}
		
#announcement2 {
	float: left;
	width: 100px;	
	}
	
#announcement3 {
	float: right;
	width: 100px;	
	}
	
#new_MV_100x56 {
	height: 56px;
	width: 100px;
	border: 1px solid #CCC;	
	}
	
#news_MV {
	margin: auto;
	width: auto;
	}
	
#news_MV2 {
	padding-top: 3px;
	margin: auto;
	width: auto;
	}