@charset "utf-8";

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
/*table, td, th {vertical-align:middle;}*/
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/* CSS Document */

body {/*藝術節*/
	background-color: #000000;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height: 1.8;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:normal;
}
#Table_Wrapper {/*藝術節all*/
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#Header {/*藝術節topimg圖片*/
   width:100%;
   height:166px;
   background-image: url(../images/topimg.jpg); 
   background-repeat: no-repeat;
   background-position: left top;
}
	
#LogoLinker{
	width:535px;
	height:165px;
	float:left;
	padding-left:235px;
}
	#TopNavigator {/*藝術節top資訊*/
	float:right;
	height:20px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c8c8c8;
	padding:0px;
	margin-top:140px;
	margin-right: 20px;
	font-weight: normal;
	}
		#TopNavigator a {
		color:#c8c8c8;
		text-decoration:none;
		}
		#TopNavigator a:hover {
		color:#c8c8c8;
		text-decoration:none;
		}
		

#Table_Main {
   width:100%;
   background-color:#000000;
}
 #Table_MainRight {/*藝術節右邊大 內容+sidebar*/
		width:754px;
		float:right;
		margin:0;
		padding:0;
		
		background-image: url(../images/MainBG.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		/*height:900px;*/
	}

	#Table_MainLeft {/*藝術節左邊*/
		/*width:246px;*/
		windth:226px;
		margin:0;
		padding:0;
		float:left;
		background-color:#000000;
	}

	#Index_MainRight {/*藝術節右邊大 內容+sidebar*/
	width:751px;
	float:right;
	}

	#Index_LeftTop {/*Index_LeftTop*/
	width:249px;
	height:166px;
	background-image: url(../images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#Table_MainRightWhite {
		width:100%;
		height:auto;
		min-height:990px;
	    background-color:#FFFFFF;
	/*	height:900px;   暫時作法
		*/
	}
	
	#Table_MainRightIn {/*藝術節右邊小 內容+sidebar*/
		width:747px;
		height:auto;
		/*height:3000px;*/
		margin:0;
		padding:0;
		background-color:#FFFFFF;
		/*float:right;
		background-color:#999933;	*/
	}

	#Index_MainLeft {/*藝術節左邊*/
		width:249px;
		float:left;
		background-color:#000000;
	}
	
#Table_footer {/*藝術節copyright*/
	width:100%;
	height:150px;
	background-color: #000000;
	color: #E8E8E8;
}
	#Table_footer span {
	padding-left:4px;
	padding-right:4px;
	}
	span.orange {
	color: #d8001e;
	font-size: 13px;
	}
	span.orange  a,span.orange  a:link,span.orange  a:visited{
   text-decoration:none;
   color: #d8001e;
}
    span.orange  a:hover{
   text-decoration:none;
   color: #d8001e;
}

	span.lightblue {
		color: #0196d2;
	}
	span.gray {
		color: #575757;
	}
    #Fpad{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;
	font-weight:normal;
	text-align:left;
	line-height:18px;
	width:750px;
	float:right;
    padding-top:10px;
	}
	#Fpad a,#Fpad a:link,#Fpad a:visited{
    text-decoration:none;
    color: #ff3366;
}
    #Fpad a:hover{
    text-decoration:underline;
    color: #ff3366;
}
	#Fpad2{
	height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-align:center;
	}
	#Flogo{
	float:left;
	padding:0;
	margin:0;
	border:none;
/*	padding-left:50px;
	padding-right:10px;
	padding-top:10px;
*/	}
#Fdis{
	float:left;
	padding:0;
	margin:0;
}
	
.clear {
	clear:both;
	}

#indexRight{/*首頁右邊*/
		width:254px;
		float:right;
}
#indexLeft{/*首頁左邊*/
		width:550px;
		float:left;
}
	


#RightContent {
   padding:0;
   margin:0;
}
#Rsidebar{
	width:182px;
	float:right;
	padding:0px;
	margin:0px;
	height:800px;
		/*background-color: #FFFF00;*/

}
#RsidebarIn{
	padding:0px;
	margin:9px 0 10px 0px;
	/**/
	/*background-color:#999966;*/

	
}

/*-----------------------↓藝術節內頁↓----------------------*/
#InTopInfo{
float:right;
}

#pathP {
padding: 3px;
font-size:12px;
line-height:12px;
white-space:nowrap;
color:#666;
text-align:right;
}

#form1{/*搜尋*/
  margin-top:20px;
  text-align:right;
}


#InPageInfo {/*內頁*/
 /**/width:560px;
	float:left;
	padding-left:0px;
	background-color:#FFFFFF;
	height:auto;
	/*background-color:#99FF33;*/
}

#InLeft{
  width:265px;
  float:left;
}

#InPageTitle {/*本節目推薦*/
	/*margin-bottom:5px;
	width:535px;
	background-color:#990000;
*/
}
#InPageContent {/*內頁中間內容*/
	/*padding-left:10px;*/
	padding:10px 10px 10px 10px;
	text-align:justify;
}
#InMainContent {/*內頁中間內容*/
	padding-left:15px;
	padding-right:20px;

}
#InMainContent p{/*內頁中間內容*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	line-height: 22px;

}
	#InMainContent ul {}
	#InMainContent li {
	list-style-type: square;
	color:#d65220;
	font-weight:600;
	line-height:24px;
	}
	#InMainContent li span {
	color:#464646;
	padding-left:5px;
	font-weight:300;
	}
	#InMainPicture {/*內頁戶外演出*/
	padding:0;
	margin:0;
	width:261px;
}

#InMainSPicture{
   width:270px;
}
.gallary {/*用於LOGO*/
	float: left;
	padding:2px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0;	
	width:51px;
}
.gallary img {
	float:none;
	margin: 0;
	border:none;
}

	
	#InMainIll {/*內頁*/
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	width:270px;

}

	#InMainIll p {
	line-height:16px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
}
	#InMainIll ul {
	padding:0;
	margin:0;
	list-style: none;
}
	#InMainIll li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px 0 2px 0;
	/*line-height:33px;*/
}
/*節目總表目錄頁所有CSS*/

#MainShowPad{
   width:530px;
   padding:5px;
   text-align:left;
}

#MainShowPad_gray{
   width:530px;
   padding:5px;
   background-color:#ebebeb;
   text-align:left;
}

#InLeft_Show{/*節目總表目錄頁*/
  width:216px;
  float:left;
}

#ShowPicture {/*節目總表目錄頁圖片*/
	padding:0;
	margin:0;
	width:216px;
}

	#ShowIll {/*節目總表目錄頁*/
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	width:255px;
}

	#ShowIll ul {
	padding:0;
	margin:0;
	list-style: none;
}
	#ShowIll li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
/*節目總表目錄頁所有CSS*/
/*-----------------------↑藝術節內頁↑----------------------*/


/*-----------------------↓藝術節首頁↓----------------------*/
#filmInfo {/*首頁*/
    width:565px;
	float:left;
}
	#filmTitle {/*本節目推薦*/
	margin-bottom:12px;
}
	#filmContent {/*中間內容*/
	padding-left:10px;
	padding-top:20px;
}
    #film_LEFT{
	width:300px;
	float:left;
	}
	#filmPicture {/*本節目推薦*/
	float:left;
	padding:0;
	margin:0;
	width:300px;
}
	#filmIll {/*首頁最新消息*/
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	width:280px;
}
	#filmIll p {
	line-height:16px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
}
	#filmIll ul {
	padding:0;
	margin:0;
	list-style: none;
}
	#filmIll li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:33px;
	border-bottom:#000000 1px solid;
}	  
	#filmContent2 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	line-height: 18px;
	margin-top:5px;
	
	}
	.graybold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	line-height: 18px;
	margin-top:5px;
	font-weight: bold;
	}
	#filmContent2 hr{
	border-top:dashed #D8D8D8 2px; 
	border-bottom:0px ;
	border-left:0px ;
	border-right:0px;
	}

/*-----------------------↑藝術節首頁↑----------------------*/

/*-----------------------↓藝術節左邊選單↓----------------------*/

#sideImage {/*左邊menu區 上方圖片*/
width:199px;
height:41px;

}
#sideImage img {
border:none;
}

#SideBar {/*左邊menu區*/
	/*float:left;width:235px;*/
	margin:0;
	padding:0;
	
	height:auto;
	text-align: left;
	background-color: #000000;
}

.TopMenu { /*中間上方選單*/
	margin:5px;
	padding:0;
	width:100%;
}
.TopMenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	/*width:100%;
	background-color:#00FF66;*/
}
.TopMenu li {
	float:left;
	display:block;
	height:25px;
	color:#FFFFFF;
}
.TopMenu ul a,.TopMenu ul a:link,.TopMenu ul a:visited{
	color:#626262;
	display:block;
	background-color:#FFFFFF;
	margin:3px;
	padding:3px 3px;
	text-decoration:none;
}
.TopMenu ul a:hover{
	float:left;
	display:block;
	color:#FFFFFF;
	background-color:#969696;
	margin:3px;
	padding:3px 3px;
	text-decoration:none;
}

#navigation {/*第一層*/
    width: 235px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
#navigation ul {
	list-style: none;
    padding:0px;
	margin:0;
	/*background-color:#00FF33;*/
}

#navigation li {
	list-style:none;
    padding:0px;
	margin:0;
	/*background-color:#CCFF00;*/
}
#navigation li img {
	border:none;
}
.navigation2 {/*第二層*/
	width: 204px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4e4e4e;
	background-color: #000000;
}
.navigation2 ul  {
	list-style: none;
/**/margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.navigation2 li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 12px;
}
.navigation2 li a:link, .navigation2 li a:visited  {
	display: block;
	padding: 0px 5px 0px 0px;
	border-left: 0px solid #FFFFFF;
	color: #4e4e4e;
	text-decoration: none;
	display: block;
}
.navigation2 li a:hover {
	color: #acacac;
	display: block;
	text-decoration: underline;
}
/*-----------------------↑藝術節左邊選單↑----------------------*/

/*-----------------------↓藝術節index_news表格↓----------------------*/

.datatable_3{
    width: 250px;
	text-align:left;
	margin-left:5px;
}

.datatable_3 td{
/**/border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D8D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color:#666666;
	padding:3px;
}

.datatable_3 th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8c8c8c;
	font-family: "新細明體";
	line-height: 18px;
	font-size: 13px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: left;
	padding:5px;
	background-color: #6699CC;
}

.datatable_3 a:link,.datatable_3 a:visited ,.datatable_3 a {
	color: #666666;
	text-decoration: none;
}
.datatable_3 a:hover {
	color: #a8d049;
	text-decoration: underline;
}

/*-----------------------↑藝術節index_news表格↑----------------------*/


/*-----------------------↓藝術節index_右邊內容↓----------------------*/
#more_btn{
	background-position: center;
	text-align: right;
	height: 20px;
	width: 270px;
}
#LeftNews{/*熱門十大片單*/
	width:216px;
	margin-top:20px;
	margin-left:18px;
	margin-bottom:10px;
	background-color:#292728;
	/*background-color: #292728;
	display:block;*/
}
   #LeftNews_title{
    /*width:216px;*/
}
#LeftNewsContainer {
	margin:0;
	padding:0;
	height:150px;
}
#LeftNewsContainer ul{
	margin:0;
	padding:0;
	/*width:200px;
	background-color:#00FF33;*/
}
#LeftNewsContainer li{
padding-left:5px;
	list-style-type: none;
	color:#FFFFFF;
	font-weight:normal;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	/*margin-left:-20px;*/
}

/*    #LeftNews ul {
	}
	#LeftNews li {
	list-style-type: disc;
	color:#FFFFFF;
	font-weight:normal;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	margin-left:-20px;
	}*/
	#LeftNews li span {
	color:#FFFFFF;
	padding-left:5px;
	font-weight:11;
	text-align:left;
	}
#LeftNews a:link,#LeftNews a:visited ,#LeftNews a {
	color: #FFFFFF;
	text-decoration: none;
}
#LeftNews a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bnrzone{/*左邊banner處*/
 /*width:235px;*/
 margin-left:18px;
 padding-top:3px;
 margin-top:10px;
}
#bnrzone2{/*左邊banner處*/
/* width:235px;*/
 margin-left:18px;
 padding-top:3px;
 margin-bottom:0;
 margin-top:10px;
}
#bnrzone img, #bnrzone2 img{/*左邊banner處*/
	border: 1px solid #999999;
}


#searchzone{/*搜尋*/
	text-align:center;
	display:block;
	text-align:center;
	margin:9px 0 0 0;
	padding:0;
	}

#clen{/*行事曆*/
  text-align:center;
  /*padding-right:5px;*/
    margin:0px;
	padding:0;
    width:170px;
	/*overflow:hidden;*/
	 }
.calendarFormat {
width:168px;
background-color:#FFFFFF;
border:#CCCCCC 1px solid;
margin-bottom:10px;}
#orderpaper{/*訂閱電子報*/
	width:168px;
	height:114px;
	background-image: url(../images/orderbg.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	margin-top:10px;
}

   #ppaper{
    padding-top:35px;
	width:160px;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-align: right;
   }
   #ppaper a:link, #ppaper a:visited , #ppaper a {
	color: #666666;
	text-decoration: none;
   }
    #ppaper a:hover {
	color: #666666;
	text-decoration: none;
   }
#Rdm{     
    margin-top:10px;
	width:120px;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	}

#bnrzoneR{/*右邊banner處*/
	display:block;
	text-align:center;
	margin:9px 0 0 0;
	padding:0;
	 /*background-color:#00FFCC;*/
	 height:25px;
	 width:170px;
	 overflow:hidden;

}

/*-----------------------↑藝術節index_右邊內容↑----------------------*/

/*-----------------------↓藝術節售票演出表格↓----------------------*/

.saleshowTB{
	width: 780px;
}

.saleshowTB td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align:left;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top:5px;
}

.saleshowTB th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FF0033;
	font-weight: bold;
}

caption{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #f09d00;
	font-weight: bold;
	line-height:24px;
}

.datecolor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	font-weight: bold;

}

.saleshowTB a:link, .saleshowTB a:visited , .saleshowTB a {
	color: #000000;
	text-decoration: none;
   }
.saleshowTB a:hover {
	color: #FF0033;
	text-decoration: underline;
   }
/*-----------------------↑藝術節售票演出表格↑----------------------*/


.datatable_LB{
   width:300px;
   text-align:left;
}
.datatable_LB td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align:left;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.datatable_LB th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	background-color: #FF0033;
}
.datatable_LB  a:link, .datatable_LB  a:visited , .datatable_LB  a {
	color: #333333;
	text-decoration: none;
   }
.datatable_LB  a:hover {
	color: #FF0033;
	text-decoration: underline;
   }
   
   
  .bd{
  text-align: right;  
   
   width:500px;
   border:#333333 1px solid;
   background-color:#cccccc;
}  
  
 .calendarLB{
   /*width:400px;*/
   text-align:left;
   padding:15px;
}
.calendarLB p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.calendarLB_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FF0033;
	font-weight: bold;
	text-align:left;

}
.calendarLB_date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
	text-align:left;
}
.calendarLB  a:link, .calendarLB  a:visited , .calendarLB  a {
	color: #FF0033;
	text-decoration: none;
   }
.calendarLB  a:hover {
	color: #FF0033;
	text-decoration: underline;
   }
   
   
#choicebar{/*下載節目單　轉寄好友　到兩廳院系統*/
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-right:10px;
	width:530px;
}

#choicebar  a:link, #choicebar  a:visited , #choicebar a {
	color: #666666;
	text-decoration: none;
   }
#choicebar a:hover {
	color: #666666;
	text-decoration: none;
   }
   
   
#Mbtn2{
padding:5px;}


/*報名講座*/
#TopicContent {/*內頁中間內容*/
	padding-left:15px;
	padding-right:5px;
	padding-top:10px;
	width:530px;

}
#TopicContent  p{/*內頁中間內容*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	line-height: 22px;

}

#TopicContent a:link, #TopicContent a:visited ,#TopicContent a {
	color: #464646;
	text-decoration: underline;
   }
#TopicContent a:hover {
	color: #666666;
	text-decoration: none;
   }
   
	#TopicContent ul {}
	#TopicContent  li {
	list-style-type: none;
	color:#000000;
	font-size: 12px;
	line-height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.topictitle {
	color:#464646;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#TopicContent hr{
	border-top:dashed #D8D8D8 2px; 
	border-bottom:0px ;
	border-left:0px ;
	border-right:0px;
}

/*0704update*/
.datatable_PlaceInfo{/*場地資訊*/
   width:520px;
   text-align:left;
}
.datatable_PlaceInfo td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align:left;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding:5px;
}

.datatable_PlaceInfo th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	background-color: #FF0033;
	padding:5px;
}
.datatable_PlaceInfo  a:link, .datatable_PlaceInfo  a:visited , .datatable_PlaceInfo  a {
	color: #333333;
	text-decoration: none;
   }
.datatable_PlaceInfo  a:hover {
	color: #FF0033;
	text-decoration: underline;
   }
.datatable_PlaceInfo img{
	padding:5px;
}
   
.PIimg{padding:5px;}



.datetable_Link{/*相關連結*/
   width:520px;
   text-align:left;
}
.datetable_Link td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:5px;
}

.datetable_Link th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	background-color: #666666;
	padding:5px;
}
.datetable_Link  a:link, .datetable_Link  a:visited , .datetable_Link  a {
	color: #333333;
	text-decoration: none;
   }
.datetable_Link  a:hover {
	color: #333333;
	text-decoration: underline;
   }
   
.showlist_TB{
   width:530px;
}
.showlist_TB td{
   padding:5px,5px,5px,5px;
}

.showlistimg{
	margin-top:5px;
   padding:5px;
   overflow:hidden;
   width:180px;
   height:135px;
   text-align:center;
}
.showlistimg img{
	border:none;
}
.showlist_TB_gray{
	background-color: #E4E4E4;
}

	#ListS11 {/*節目總表目錄頁*/
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 0 5px 0;
	margin:0;
	width:340px;
}

	#ListS11 ul {
	padding:0;
	margin:0;
	list-style: none;
	/*background-color:#009999;*/
}
	#ListS11 li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	/*background-color:#99CC00;*/
	margin:1px 0 1px 0;
	/*padding:1px 0 1px 5px;*/
	display:block;
	
}
span.clear { clear:both; /*display:block*/}
.wc_1{
	color: #FFFFFF;
	background-color: #9d9d9d;
	padding:0 2px 0 2px;
	width:60px;
	text-align:center;
	display:block;
	float: left;
}
.wc_1EN{
	color: #FFFFFF;
	background-color: #9d9d9d;
	padding:0 2px 0 2px;
	width:90px;
	text-align:center;
	display:block;
	float: left;
}
.wc_2{
	padding:0 3px 0 3px;
	width:260px;
	text-align:left;
	display:block;
	float: left;
}
.wc_3{
	padding:0 3px 0 3px;
	width:180px;
	text-align:left;
	display:block;
	float: left;
	/*background-color:#00FFCC;*/
}

#ForwardFriendContainer {
background-color:#FFFFFF;
border:#CCCCCC 1px solid;
width:600px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:left;
padding:10px;
margin-top:50px
}
.FriendContainer01, .FriendContainer02, .FriendContainer03, .FriendContainer04, .FriendContainer05, .FriendContainer06, .FriendContainer07, .FriendContainer08, .FriendContainer09 {
padding:3px 30px 3px 3px;

} 
.span1 {width:100px; display:block;float:left;} 
.span2 {width:200px; display:block;float:left;} 
.FriendContainer02 {	font-size:14px;	font-weight:bold;}
.imgsponsor{
    margin:5px;
}

.sponsor_table th{
	height:55px;
	vertical-align: middle;
}

/**/

.Table_Topics{
    width:500px;
    margin-left:20px;
}

.Table_Topics td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
	border: 1px solid #E4E4E4;
}

.Table_Topics th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #464646;
	font-weight: bold;
	text-align:center;
	background-color: #E4E4E4;
}

.Table_Topics_yellow{
	background-color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
	border: 1px solid #E4E4E4;
}
.Table_Topics_gray{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
	border: 1px solid #E4E4E4;
	font-weight: bold;
}


.wc_002 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	line-height: 18px;
	margin-top:5px;
	font-weight: bold;
	}
	
	/*-----------------------↓news表格↓----------------------*/

.datatable_news{
    width: 100%;
	text-align:left;
}

.datatable_news td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8c8c8c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color:#666666;
	padding:3px;
	height:60px;
}

.datatable_news th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8c8c8c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: left;
	padding:5px;
	background-color: #464646;
}

.datatable_news a:link,.datatable_news a:visited ,.datatable_news a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.datatable_news a:hover {
	color: #a8d049;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#preformTitle2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 13px;
	font-weight: bold;
	padding-left:5px;
	padding-bottom:0;
	margin:0;
}
.datatable_news p {padding-left:5px;font-family: Verdana, Arial, Helvetica, sans-serif;}
#preformTitle2 a:link,#preformTitle2 a:visited ,#preformTitle2 a {
	color: #464646;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#preformTitle2 a:hover {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*-----------------------↑news表格↑----------------------*/



/*購票資訊*/
.Table_TicketsInfo{
    width:510px;
    margin-left:10px;
}


.Table_TicketsInfo ul{
	list-style-type: decimal;
}

.Table_TicketsInfo li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
}

.Table_TicketsInfo td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.Table_TicketsInfo th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #E35B00;
	font-weight: bold;
	text-align:left;	/*background-color: #E4E4E4;*/
}

.Table_TicketsInfo_yellow{
	background-color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
	
}
.Table_TicketsInfo_gray{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
	background-color: #E4E4E4;
}