@charset "big5";
/* CSS Document */

.word {
	font-family: "新細明體", "標楷體";
	font-size: 11pt;
	line-height: 17pt;
	color: #333;
	text-align: justify;
}
.t_data {
	font-size: 10pt;
	line-height: 15pt;
	color: #333;
}
.t_menu {
	font-size: 10pt;
	font-weight: bolder;
	color: #FFF;
	background-color: #666;
	text-align: center;
}
.ts_data {
	font-family: "新細明體", "標楷體";
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	color: #333;
}


.method {
	font-size: 10pt;
	line-height: 18pt;
	color: #333;
	font-family: "新細明體", "標楷體";
	text-align: left;
}
.speark_block {
	background-color: #dcdddd;
	float: left;
	width: 390px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.block {
	width: 10px;
}

.speak_data1 {
	font-family: "新細明體", "標楷體", "Times New Roman";
	font-size: 9pt;
	line-height: 12pt;
	width: 390px;
	margin: 10px;
}
.big_block {
	width: 550px;
}

.speaker_menu {
	font-family: "新細明體", "標楷體", "Times New Roman";
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	line-height: 14pt;
}
.map {
	font-family: "新細明體", "標楷體";
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
.block_line {
	border-left-width: 2pt;
	border-left-style: double;
	border-left-color: #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.b_line1 {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #fe9700;
}
.intro_words {
	font-family: "新細明體", "標楷體";
	font-size: 9pt;
	line-height: 12pt;
	color: #333;
}


	
/*  新增樣式  */	
			
.agenda_tr01 {
	BACKGROUND-COLOR: #f0d3e0;
	/*BACKGROUND-COLOR: #EAEAEA;*/
}
.agenda_tr02 {
	BACKGROUND-COLOR: #fbf2f6; 
	/*BACKGROUND-COLOR: #EEF7D2; */
}		
		
.agenda_td01 {
	BACKGROUND-COLOR: #E5E5E5; FONT-FAMILY: Arial; FONT-SIZE: 13px; FONT-WEIGHT: normal; PADDING-TOP: 3px ;
	/*BACKGROUND-COLOR: #E5E5E5;  #CCCCCC;*/
	
}
.agenda_td02 {
	BACKGROUND-COLOR: #F2F2F2; FONT-FAMILY: Arial; FONT-SIZE: 13px; FONT-WEIGHT: normal; PADDING-TOP: 3px;
	/*BACKGROUND-COLOR: #F2F2F2; #FFFFFF;
*/	
}	


.Entry_td01 {
	/*FONT-FAMILY: Arial; FONT-SIZE: 12px; FONT-WEIGHT: normal; PADDING-TOP: -8px */
	FONT-FAMILY: Arial; FONT-SIZE: 12px; FONT-WEIGHT: normal;
}

.Entrystyle8_0 {
   /* color: #FF0000;
	font-weight: bold;*/
	
	font-size: 10pt;
	line-height: 15pt;
	color: #333;
}

/*  新增樣式 END  */	
#all {
	position: relative;
	width: 900px;
	height: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.col_1 {
	position: absolute;
	width: 20px;
}
.top {
	background-image: url(../img/container_bg_top.png);
	background-repeat: no-repeat;
}
#left_bdy {
	position: absolute;
	width: 180px;
	height: 700px;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#right_bdy {
	float: right;
	width: 620px;
	margin: 0px;
	padding: 10px;
}
.back_body {
	background-image: url(../img/container_bg_body.png);
	background-repeat: repeat-y;
}
.bottm {
	background-image: url(../img/container_bg_bottom.png);
	background-repeat: no-repeat;
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
