@charset "utf-8";

/*//================================================================================================
// 活動專用-套小的天
//================================================================================================ */
#header_event {
	height:30px;
	margin:auto;
	background-image: url(../images/bar_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#TopBar #right_s {
	width:400px;
	float:right;
	text-align:right;
	padding-top:5px;
}
#TopBar #right_s li a {
	padding:0px 10px 0px 0px;
}
#TopBar #right_s ul {
	margin:0px;
	padding:0px;
}
#TopBar #right_s ul li {
	display:inline;
}
#TopBar #left #home_event {
	width:75px;
	height:20px;
	float:left;
	padding:0;
	margin-right:20px;
}
/*//================================================================================================
// 各單元變色部分：列表icon變色/生活資訊頁籤底色
//================================================================================================ */
.item_list li a  {
background-image: url(../images/icon_dot_green.gif);
}
.headline_list li a {
background-image: url(../images/icon_dot_green.gif);
}
#TopBar #right li a{
background-image: url(../images/icon_dot_green.gif);
}
#path{
	background-image: url(../images/icon_dot_green.gif);
}
#life_content_label ul li:hover {
	background-image: url(../images/lable_life_on_blue.gif);
}
/*頁碼*/
.page_control a:hover {
	color: #00abe3;
}
.page_control .hold{
	color: #00abe3;
}
/*//================================================================================================
// HD主頁面共用-天 
//================================================================================================ */
#TopBar {
	width:960px;
	height:30px;
	margin:auto;
}
/*---------------上方連結---------------*/
#TopBar #left {
	width:560px;/*原本520像素週年慶要恢復*/
	height:25px;
	float:left;
	padding-left:0x;
}
#TopBar #left #home {
	width:120px;
	height:20px;
	float:left;
	padding:5px 0 0 0;
}
/*---------------選單---------------*/
#header #menu {
	width:600px;
	height:70px;
	float:left;
	margin:-5px 0px 5px 0px;/*週年慶增加的*/
}
/*---------------上方搜尋區塊---------------*/

#header #topsearch {
	width:360px;
	height:70px;
	float:right;
	position: relative; /* FOR IE6 週年慶之前原本是 _position: relative;*/
	top: 0px;  /* FOR IE6 週年慶之前原本是 _top: 0px-70*/
	*top: 0px !important;
	*top: -70px;
	background-image: url(../images/blackbar_bg_event.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:-5px 0px 5px 0px;/*週年慶增加的*/
}
#header #topsearch .inputframe {
	float:left;
	margin:25px 5px 0 0;
	background-color: #333333;
	border: 1px solid #222222;
}
#header #topsearch .inputbar {
	background-color: #333333;
	border: 1px solid #333333;
	float:left;
	width: 130px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #51b801;
	text-decoration: none;
	padding:2px 5px 0 5px;
}
#header #topsearch .btn {
	float: left;
	height: 21px;
	width: 26px;
}
#event_content{
width:635px;
float:left;
}
/*//================================================================================================
// 左邊區塊
//================================================================================================ */
#main_content{
	width:960px;
}
/*//================================================================================================
// 右邊區塊
//================================================================================================ */
/*---------------現正播映---------------*/
#right_title_show {
	background-image:url(../images/right_title_show.gif);
}
/*---------------節目搜尋---------------*/
#right_title_SearchProgram {
	height:30px;
	background-image:url(../images/right_title_SearchProgram.gif);
}
#SearchProgram_select_block{
	width: 230px;
	height: 50px;
	float:left;
}
.SearchProgram_select{
	width: 230px;
	height: 22px;
	margin-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#SearchProgram_btn{
	width: 50px;
	height: 50px;
	float:right;
	}
#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);
}
.main_banner_txt {
	width:103px;
	height:38px;
	float:left;
	padding:5px;
}