/*Title************************************/

/*連結，原色（及查閱後）為深灰色*/
.link_1{
	font-size: 12px;
	letter-spacing: 1px;/*字元間距+1px*/
	text-decoration: none;
	color: #333333;
}
/*滑鼠移過變換藍色*/
.link_1:hover {
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #0033CC;
}

/*index*****************/
/*放置小標表格畫灰色線*/
.index_td_line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;/*虛線*/
	border-left-style: none;
	border-top-color: #8d8e90;
	border-right-color: #8d8e90;
	border-bottom-color: #8d8e90;
	border-left-color: #8d8e90;
	height: 30px;
}
/*放置小標表格畫淡藍線*/
.index_td_line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;/*實線*/
	border-left-style: none;
	border-top-color: #8096EE;
	border-right-color: #8096EE;
	border-bottom-color: #8096EE;
	border-left-color: #8096EE;
	height: 30px;
}


/*連結，原色（及查閱後）為深灰色*/
.link_2{
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #333333;
}
/*滑鼠移過變換藍色*/
.link_2:hover {
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: underline;/*顯示底線*/
	color: #3333CC;
	/*position:relative;相對位置移動*/
	/*top:1px;離上面*/
	/*left:1px;離左邊*/
	/*font-style:italic;斜體*/
}
/*連結，原色（及查閱後）為橘色*/
.link_3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FF6600;
}
/*滑鼠移過變換紅色*/
.link_3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: underline;
	color: #FF0000;
}

/*字型13,固定行高,黑色*/
.index_main_text13 {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
  padding-right:20px;
}
.index_main_text13_1 {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
  padding-right:90px;
}
.index_main_text13_2 {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
  padding-right:110px;
}
.index_main_text13_left {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
	padding-right:10px;
  padding-left:20px;
}
.index_main_text13_left2 {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
	padding-right:90px;
  padding-left:20px;
}

/*字型13,固定行高,橘色*/
.index_main_text13_o {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
	color: #FF6600;
}
/*字型13,固定行高,深藍色*/
.main_text13 {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
	color: #000099;
}
.main_text13_1 {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
	color: #000099;
}
.main_text13_left {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
	color: #000099;
	padding-right:40px;
  padding-left:20px;
}
/*字型13,固定行高,淺藍色*/
.main_text13_blue {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
	color: #0000FF;
}
.main_text_bb {
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	line-height: 20px;
}

.main_text13_0 {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
.main_text16 {
	font-size: 16px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 22px;
	color: #000099;
	font-weight: bold;
}


/*內頁*****************/
/*左欄連結放置表格畫灰色線*/
.index_td_line3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;/*虛線*/
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 40px;
	line-height: 40px;
}
.index_td_line5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;/*虛線*/
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 180px;
	line-height: 40px;
}
/*左欄連結放置表格畫灰色線*/
.index_td_line4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;/*實線*/
	border-left-style: none;
	border-top-color: #B3C8EA;
	border-right-color: #B3C8EA;
	border-bottom-color: #B3C8EA;
	border-left-color: #B3C8EA;
	height: 50px;
	font-family: "新細明體";
	font-size: 12px;
	color: #B3C8EA;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;
}


/*連結，原色（及查閱後）為深灰色*/
.link_4{
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #333333;
}
/*滑鼠移過變換藍色*/
.link_4:hover {
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #3333CC;
	position:relative;/*相對位置移動*/
	/*top:1px;離上面*/
	left:1px;/*離左邊*/
	/*font-style:italic;斜體*/
}
/*連結，原色（及查閱後）為淡藍色*/
.link_5{
	font-size: 13px;
	/*letter-spacing: 1px;*/
	text-decoration: none;
	color: #6891D6;
}
/*滑鼠移過變換橘色*/
.link_5:hover {
	font-size: 13px;
	/*letter-spacing: 1px;*/
	text-decoration: none;
	color: #F5A03B;
	/*position:relative;相對位置移動*/
	/*top:1px;離上面*/
	/*left:1px;離左邊*/
	/*font-style:italic;斜體*/
}
/*連結，原色（及查閱後）為深灰色*/
.link_6{
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000099;
	line-height: normal;
}
/*滑鼠移過變換藍色*/
.link_6:hover {
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #0000FF;
	position:relative;/*相對位置移動*/
	/*top:1px;離上面*/
	left:1px;/*離左邊*/
	line-height: normal;	/*font-style:italic;斜體*/
}
/*13，極深灰色字，間距，行高*/
.main_text_13 {
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	color: #333333;
	letter-spacing: 1pt;
}
.main_text_left {
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	color: #333333;
	letter-spacing: 1pt;
	padding-left:20px;
}
/*13，橘色字，間距，行高*/
.main_text_13_2 {
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	color: #F5A03B;
	letter-spacing: 1pt;
}

/*底部資訊*****************************/
/*白色文字*/
.down_text_ch {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
}

.h_5 {height: 5px;}
.h_10 {height: 10px;}
.h_15 {height: 15px;}
.h_20 {height: 20px;}

.p_left_5{padding-left:5px;}
.p_top_10{padding-top:10px;}

/*DIV設定*/
.div_line1 {
	border: 1px solid #0000CC;
	padding: 2px;
}

.div_hw100 {height:20pt; width:100pt;}
.div_hw80{height:20pt; width:80pt;}
.div_h15w{height:15pt; width:80pt;}
.div_h15w100{height:15pt; width:100pt;}
.div_h15w150{height:15pt; width:150pt;}
.div_h15w000{height:15pt;}

.pages1 {
	padding: 2px 6px;
	font-size: 100%;
	text-decoration: none;
	background-color: #D7EBFF;
	border-top-color: #C4E1FF;
	border-right-color: #C4E1FF;
	border-bottom-color: #C4E1FF;
	border-left-color: #C4E1FF;
}
.pages2 {
	hspace:5px;	vspace:2px;
	border: 1px solid #42B4FF;
	font-size: 100%;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.pages3 {
	padding: 2px 6px;
	font-size: 13px;
	text-decoration: none;
	background-color: #42B4FF;
	color: #FFFFFF;
	line-height: 22px;
}
.pages4 {
	hspace:5px;	vspace:2px;
	border: 1px solid #CCCCCC;
	font-size: 100%;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.pages5 {
	padding: 2px 6px;
	font-size: 13px;
	text-decoration: none;
	background-color: #42B4FF;
	color: #FFFFFF;
	line-height: 22px;
	width:80%;
}
.line_01 {
height: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.line_02 {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.padding1{padding-left:60px;}

