@charset "utf-8";
/* CSS Document */

/*===================================================================*/

/*BASIC SET*/
body{
	margin:0 auto;
	padding:0;
	text-align:left;
	color:#424141;
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;
}

div,form,p,ul,li,h1,h2,h3,h4,h5,font,label,span{ 
	padding:0px; 
	margin:0px;
	text-align:left;
	} 
	
input,textarea{ 
	color:#424141;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
ul,li,ol{ list-style:none; }
table{ border-collapse:collapse; }
td{ empty-cells:show; }
th{ font-weight:normal; }
em{ font-style:normal; }
img{ border:none; padding:0px; }
a:hover{ text-decoration:underline; }

/*===================================================================*/

/*OTHERS*/
.clear{ clear:both;}
.hide{ display:none; }
.tips{ color:#999999; }

/*清除連結虛線框*/
a{ blr:expression(this.onFocus=this.blur()); text-decoration:none;  }
a:focus { -moz-outline-style: none; }

/*===================================================================*/

/*頁面頂部黑邊*/
.main_top{ width:1000px; height:15px; background-color:#5b5b5b; z-index:-10; }

/*結構區塊*/
.main{ width:1000px; }
	.main_lt{ float:left; width:180px; }
	.main_rt{ float:right; width:820px; position:relative; top:-9px; }
	.main_rt_lt{ float:left; width:610px; margin-left:8px; *margin-left:5px; font-size:15px; line-height:22px; }/*11.27 新增字體尺寸及行距*/
	.main_rt_rt{ float:right; width:190px; }
		
/*===================================================================*/

/*左區塊*/


/*LOGO*/
.lt_logo{ width:180px; height:110px; background:url(../images/logo.jpg) no-repeat; cursor:pointer; }


/*LOGIN (未登入)*/
.lt_login{ width:180px; height:115px; background:url(../images/login_bg.jpg) no-repeat; }
	.lt_login a{ line-height:16px; color:#6c5b01; padding-left:14px; background:url(../images/icon_arrow_1.jpg) no-repeat 0px 3px; }
	.login_1{ width:150px; height:66px; position:relative; top:18px; left:15px; }
	.login_2{ width:150px; position:relative; left:15px; }
	.login_lt{ width:100px; float:left; }
	.login_rt{ width:46px; float:right; }
	.login_txt{ width:90px; margin-bottom:2px; }
	.login_nav_1{ width:75px; float:left; }
	.login_nav_2{ width:75px; float:right; }

/*LOGIN (已登入)*/
.login_3{ width:135px; position:relative; top:2px; margin-left:20px; }
	
	
/*左區塊各內容區*/
.lt_area_1, .lt_area_2, .lt_area_3, .lt_area_4{ margin-bottom:1px; }

/*左區塊各內容區標題圖案*/
.lt_tit_1, .lt_tit_2, .lt_tit_3, .lt_tit_4{ width:180px; height:64px; }
.lt_tit_1{ background:url(../images/tp_lt_tit_1.jpg) no-repeat; }
.lt_tit_2{ background:url(../images/tp_lt_tit_2.jpg) no-repeat; }
.lt_tit_3{ background:url(../images/tp_lt_tit_3.jpg) no-repeat; }
.lt_tit_4{ background:url(../images/tp_lt_tit_4.jpg) no-repeat; }


/*影音精選*/
.lt_cont_1{ width:180px; background:url(../images/tp_lt_shadow_1.jpg) repeat-y; border-bottom:1px solid #d7d7d7; }
	.lt_cont_1_lt{ width:62px; float:left; margin:7px 0px 7px 4px; }
	.lt_cont_1_rt{ width:100px; float:right; margin:7px 5px 7px 0px; }
	.lt_cont_1_name{ font-weight:bold; }
	.lt_cont_1_play{ background:url(../images/icon_arrow_2.jpg) no-repeat right; text-align:right; }
	.lt_cont_1_play a{ line-height:16px; color:#424141; padding-right:6px; }


/*直播預告*/
.lt_cont_2{ padding:7px 5px; background:url(../images/tp_lt_shadow_2.jpg) repeat-y; border-bottom:1px solid #d7d7d7; }
	.lt_cont_2_name{ margin-left:6px; padding-right:10px; background:url(../images/icon_arrow_2.jpg) no-repeat 0px 3px; }
	.lt_cont_2_name a{ line-height:16px; color:#424141; position:relative; left:10px; }


/*月曆*/
.lt_calendar{ width:180px; height:165px; }/*假月曆背景*/


/*未來活動簿*/
.lt_cont_3{ padding:8px 5px; border-bottom:1px solid #d7d7d7; }
	.lt_cont_3_name{ margin-left:6px; padding-right:10px; background:url(../images/icon_arrow_2.jpg) no-repeat 0px 3px; }
	.lt_cont_3_name a{ line-height:16px; color:#424141; position:relative; left:10px; }


/*事件全記錄*/
.lt_cont_4{ padding:8px 5px; border-bottom:1px solid #d7d7d7; }
	.lt_cont_4_name{ margin-left:6px; padding-right:10px; background:url(../images/icon_arrow_2.jpg) no-repeat 0px 3px; }
	.lt_cont_4_name a{ line-height:16px; color:#424141; position:relative; left:10px; }

		
/*===================================================================*/

/*右區塊.上方*/

/*=====================================================================================================2010.04.02 fixed==*/
/*=====================================================================================================2010.04.02 fixed==*/
/*
	1.可以置換以下五個 class
	2.以下其中 main_rh_msg 為新增
	
*/
/*HEAD*/
.main_rt_head{ padding:5px 0px 5px; width:820px; height:38px; background:url(../images/tp_rt_head_bg.jpg) repeat-x;  }
	.main_rh_lt{ margin:0px 8px 0px 8px; font-size:12px}
	.main_rh_rt{ color:#FFFFFF; font-weight:bold; text-align:right;font-size:12px;margin-top:3px;  }
	#head_run div{ background:url(../images/tp_rt_head_bg.jpg) repeat-x; font-size:12px; margin-top:3px; line-height:22px }
	#head_run div , #head_run div a:link, #head_run div a:visited, #head_run div a:hover, #head_run div a:active{ color:#5b5b5b; font-weight:bold;font-size:12px; vertical-align:middle;  }
	.search_txt{ width:180px; }
/*=====================================================================================================2010.04.02 fixed==*/
/*=====================================================================================================2010.04.02 fixed==*/


/*MENU*/
.main_rt_menu span{ display:inline-block; height:19px; padding:3px 16px 0px 4px; background:url(../images/tp_rt_menu_bg.jpg) no-repeat right -2px; }
.main_rt_menu a{ color:#424141; }
.main_rt_menu label{ display:inline-block; vertical-align:middle; *vertical-align:baseline; }


/*MENU子項目*/
.main_rt_sub{ position:absolute; width:120px; z-index:100; display:none; }
.main_rt_sub_top{ display:inline-block; margin-top:20px; *margin-top:15px; width:120px; height:13px; background:url(../images/tp_rt_menu_dw_bg_1.jpg) no-repeat left bottom; }
.main_rt_sub_nav{ display:inherit; padding:7px 0px; background:url(../images/tp_rt_menu_dw_bg_2.jpg) repeat-y; }
.main_rt_sub_nav li{ line-height:18px; margin-left:10px; }
.main_rt_sub_nav a{ color:#2b6b00; }
.main_rt_sub_nav a:hover{ color:#ffffff; }


/*BANNER*/
.main_rt_banner{ text-align:center; margin:20px 0px 20px 0px; }


/*PATH*/
.main_rt_path{ float:inherit; margin-left:30px; padding-top:18px; padding-bottom:8px; }
.main_rt_path a{ color:#424141; }


/*CONTENT*/
.main_rt_mide{ background:url(../images/tp_rt_path_bg.jpg) no-repeat left top; }
		
/*===================================================================*/

/*右區塊.右欄*/


/*各區塊*/
.main_rt_rt_area{ margin-bottom:5px; }

/*區塊標題.綠*/
.main_rt_rt_tit_g{ padding-left:22px; height:22px; background:url(../images/icon_circle_green.jpg) no-repeat left; *background-position:left top; }
	.main_rt_rt_tit_g label{ display:inline-block; font-size:18px; color:#77b10f; }
	
	
/*區塊背景.綠*/
.main_rt_rt_bg_g_1{ height:15px; background:url(../images/tp_rt_bg_green_1.jpg) no-repeat bottom; }
.main_rt_rt_bg_g_2{ background:url(../images/tp_rt_bg_green_2.jpg) repeat-y; }
.main_rt_rt_bg_g_3{ height:14px; background:url(../images/tp_rt_bg_green_3.jpg) no-repeat; }


/*區塊內容*/
.main_rt_rt_cont{ width:155px; display:block; margin-left:18px; }
	.main_rt_rt_cont a{ color:#424141; }
	.main_rrc_lt{ width:55px; float:left; }
	.main_rrc_rt{ width:100px; float:right; }
	.rt_cont_name{ font-weight:bold; }



/*廣告*/
.main_rt_rt_ad{ margin:5px 0px 10px 0px; text-align:center; }


/*網文精選*/
.main_rt_rt_cont_list{ width:150px; margin-left:20px; line-height:18px; }
	.main_rt_rt_cont_list li{ padding-left:8px; background:url(../images/icon_point.gif) no-repeat left 4px; }
	.main_rt_rt_cont_list a{ color:#424141; }


/*區塊標題.橘*/
.main_rt_rt_tit_o{ padding-left:22px; height:22px; background:url(../images/icon_circle_orige.jpg) no-repeat left; *background-position:left top; }
	.main_rt_rt_tit_o label{ display:inline-block; font-size:18px; color:#f09700; }
	
	
/*區塊背景.橘*/
.main_rt_rt_bg_o_1{ height:15px; background:url(../images/tp_rt_bg_orige_1.jpg) no-repeat bottom; }
.main_rt_rt_bg_o_2{ background:url(../images/tp_rt_bg_orige_2.jpg) repeat-y; }
.main_rt_rt_bg_o_3{ height:14px; background:url(../images/tp_rt_bg_orige_3.jpg) no-repeat; }


/*===================================================================*/

/*FOOT*/
.main_rt_foot{ margin-left:175px; margin-top:100px; }
.main_rt_foot_top{ height:6px; background:url(../images/tp_rt_foot_bg_1.jpg) no-repeat left bottom; }
.main_rt_foot_con{ height:54px; text-align:center; background:url(../images/tp_rt_foot_bg_2.jpg) repeat-y; }
	.main_rt_foot_nav{ margin-left:50px; padding:6px 0px; }
	.main_rt_foot_nav span{ display:inline-block; padding:0px 2px; }
	.main_rt_foot_nav a{ color:#424141; }
	.main_rt_foot_copyright{ margin-left:120px; letter-spacing:0.5pt; }





































