﻿/*CSS Document*/
/*網頁頁面屬性設定*/
body {
	margin-left: 0px;/*設定文件內文與上下左右邊界距離可用(pt)或(px)*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;/*背景顏色*/
	scrollbar-face-color: #FFFFFF ;  /*移動棒的顏色*/        
	scrollbar-shadow-color: #A6A7A1  ; /*按鈕邊框內層右邊與下面的顏色*/           
	scrollbar-highlight-color: #FFFFFF ;/*按鈕邊框內層左邊與上面的顏色及捲軸底部軌道網狀顏色(與track同時使用網狀會消失)*/
	scrollbar-3dlight-color: #A6A7A1  ;  /*按鈕邊框外層左邊與上面的顏色*/         
	scrollbar-darkshadow-color: #FFFFFF ;/*按鈕邊框外層右邊與下面的顏色*/ 
	scrollbar-track-color: #ffffff ;/*底部軌道顏色*/
	scrollbar-arrow-color: #0F5EA3 ; /*箭頭的顏色*/
}
/*背景設定CSS*/
.MainBg001 {
	background-attachment: fixed;/*固定背景*/
	background-image: url("../images/main_bg.jpg"/*tpa=http://www.well.com.tw/web/003/images/main_bg.jpg*/);/*背景圖案(不使用背景 none)*/
	background-repeat: no-repeat;/*在X軸重複排列*/
	background-position: center top;/*背景圖案X與Y軸的座標值(center | left | right | top | bottom)*/
}
.MainBg002 {
	background-attachment: fixed;/*固定背景*/
	background-image: url("../images/L_bg.jpg"/*tpa=http://www.well.com.tw/web/003/images/L_bg.jpg*/);/*背景圖案(不使用背景 none)*/
	background-repeat: no-repeat;/*在X軸重複排列*/
	background-position: right bottom;/*背景圖案X與Y軸的座標值(center | left | right | top | bottom)*/
}
.pro001 {
	background-attachment: fixed;/*固定背景*/
	background-image: url("../images/main34a.gif"/*tpa=http://www.well.com.tw/web/003/images/main34a.gif*/);/*背景圖案(不使用背景 none)*/
	background-repeat: no-repeat;/*在X軸重複排列*/
	background-position: center bottom;/*背景圖案X與Y軸的座標值(center | left | right | top | bottom)*/
}
.pro002 {
	background-attachment: fixed;/*固定背景*/
	background-image: url("../images/main34a.gif"/*tpa=http://www.well.com.tw/web/003/images/main34a.gif*/);/*背景圖案(不使用背景 none)*/
	background-repeat: no-repeat;/*在X軸重複排列*/
	background-position: center bottom;/*背景圖案X與Y軸的座標值(center | left | right | top | bottom)*/
}
.pro003 {
	background-attachment: fixed;/*固定背景*/
	background-image: url("../images/main35a.gif"/*tpa=http://www.well.com.tw/web/003/images/main35a.gif*/);/*背景圖案(不使用背景 none)*/
	background-repeat: no-repeat;/*在X軸重複排列*/
	background-position: center bottom;/*背景圖案X與Y軸的座標值(center | left | right | top | bottom)*/
}
.pro004 {
	background-attachment: fixed;/*固定背景*/
	background-image: url("../images/main36a.gif"/*tpa=http://www.well.com.tw/web/003/images/main36a.gif*/);/*背景圖案(不使用背景 none)*/
	background-repeat: no-repeat;/*在X軸重複排列*/
	background-position: center bottom;/*背景圖案X與Y軸的座標值(center | left | right | top | bottom)*/
}
.pro005 {
	background-attachment: fixed;/*固定背景*/
	background-image: url("../images/main37a.gif"/*tpa=http://www.well.com.tw/web/003/images/main37a.gif*/);/*背景圖案(不使用背景 none)*/
	background-repeat: no-repeat;/*在X軸重複排列*/
	background-position: center bottom;/*背景圖案X與Y軸的座標值(center | left | right | top | bottom)*/
}
.nav_foot {
	background-image: url("../images/bottom_bg.gif"/*tpa=http://www.well.com.tw/web/003/images/bottom_bg.gif*/);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444446;
}
.nav_foot a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444446;
	text-decoration: none;
}
.nav_foot a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444446;
	text-decoration: none;
}
.nav_foot a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D02222;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353A58;
}
.copyright a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353A58;
	text-decoration: none;
}
.copyright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353A58;
	text-decoration: none;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D02222;
	text-decoration: none;
}
.build {
	background-image: url("../images/bulid_bg.gif"/*tpa=http://www.well.com.tw/web/003/images/bulid_bg.gif*/);
	background-repeat: no-repeat;
}
.select01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #345EA3;
}
.prname_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7896C8;
	padding-top:4px;
	padding-left: 30px;
}
.prname_title a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7896C8;
	text-decoration: none;
}
.prname_title a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7896C8;
	text-decoration: none;
}
.prname_title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D02222;
	text-decoration: none;
}
.prname_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7896C8;
	padding-top:4px;
	padding-left: 30px;
}
.prname_title1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7896C8;
	text-decoration: none;
}
.prname_title1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7896C8;
	text-decoration: none;
}
.prname_title1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D02222;
	text-decoration: none;
}
.about_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-indent: 26px;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	padding-top:12px;
}
.about_subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8695AC;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	padding-top: 24px;
}
.about_subnav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8695AC;
	text-decoration: none;
}
.about_subnav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8695AC;
	text-decoration: none;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.about_subnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D02222;
	text-decoration: none;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.main_subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8695AC;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.main_subnav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8695AC;
	text-decoration: none;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.main_subnav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8695AC;
	text-decoration: none;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.main_subnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D02222;
	text-decoration: none;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.main_subnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8695AC;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.main_subnav1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8695AC;
	text-decoration: none;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.main_subnav1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8695AC;
	text-decoration: none;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.main_subnav1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D02222;
	text-decoration: none;
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
.more{
    padding-left:10px;
}
/*T連結設定-一般*/
.Tlink01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink01 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink01 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink01 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #000000;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0F228B;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink02 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0F228B;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink02 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0F228B;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink02 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #D02222;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0600FF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink03 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0600FF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink03 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0600FF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink03 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0600FF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*現在位置-導覽列CSS*/
/*文字連結-一般*/
.guide {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #8695AC;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/	
}
/*文字連結-連結使用-普通連結拜訪連結*/
a.guide:link ,a.guide:visited {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #8695AC;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/	
}
/*文字連結-連結使用-當滑鼠移到連結上*/
a.guide:hover {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/	
}
/*文字連結-一般當前位置*/
.guide2 {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/	
}
/*上下頁設定CSS*/
/*文字連結-一般*/
.page {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #7A726E;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
/*文字連結-連結使用-普通連結拜訪連結*/
a.page:link ,a.page:visited {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #7A726E;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
/*文字連結-連結使用-當滑鼠移到連結上*/
a.page:hover {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #16479E;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:underline;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
/*單圖片設定CSS*/
.pic01img {
	border: 1px solid #D7D7D7;/*邊框樣式ex:dashed(虛線)、寬度、顏色*/
}
.table02img {
	border: 1px solid #AEAEAE;/*邊框樣式ex:dashed(虛線)、寬度、顏色*/
	padding-right: 6px;/*右邊界*/
	padding-top: 6px;/*上邊界*/
	padding-bottom: 6px;/*下邊界*/
	padding-left: 6px;/*左邊界*/
}
/*圖片效果設定CSS*/
.on_mouseover1 img{
filter:Alpha(opacity=100,style=2,finishopacity=100)/*設定透明度程度、樣式0無1線2圓3矩形漸層*/
}

.on_mouseover1:hover img{
filter:Alpha(opacity=50,style=2,finishopacity=90)/*設定透明度程度、樣式0無1線2圓3矩形漸層*/
}
/*文繞圖CSS*/
.about01img {
	border: 1px solid #B0B0B0;/*圖邊框樣式顏色粗細*/
	float:left;/*圖置放位置right:bottom*/
	margin-bottom: 4px;/*圖下方間距*/
	margin-right: 14px;/*圖右方間距*/
	margin-left: none;/*圖左方間距*/
	margin-top: none;/*圖上方間距*/
}
/*Top設定CSS*/
.TOPline {
	border-bottom-width: 1px;/*下邊框寬度*/
	border-bottom-style: dotted;/*下邊框樣式ex:dashed(虛線)*/
	border-bottom-color: #7D7D7D;/*下邊框顏色*/
	padding-top:10px;/*上邊框補白*/ 
	height:36px;/*高度*/
	margin-bottom: none;/*圖下方間距*/
	margin-right: 10px;/*圖右方間距*/
	margin-left: none;/*圖左方間距*/
	margin-top: none;/*圖上方間距*/
}
/*input按鈕CSS*/
.input1  {
		 border-right: #809CB4 1px solid;/*右邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 border-top: #809CB4 1px solid;/*上邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 border-left: #809CB4 1px solid;/*左邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 color: #454545; /*文字顏色*/
		 border-bottom: #809CB4 1px solid;/*下邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 height: 14pt;/*高度*/
		 background-color: #FFFFFF;/*背景顏色*/
		 font-family:  Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
		 font-size: 11px;/*字體大小*/
 }
/*textarea區域CSS*/
.textarea1{
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	font-size: 11px;/*字體大小*/
	color: #000000; /*文字顏色*/
	background-color: #FAFAFA;/*背景顏色*/
	border: 1px solid #BEBEBE;/*邊框樣式ex:dashed(虛線)、寬度、顏色*/
	/*background-image: url("設定背景圖片"/*tpa=http://www.well.com.tw/web/003/css/設定背景圖片*/);*/
}
.form0 {
	font: 11px Verdana,Arial,Helvetica;
	color: #3B3C3E;
	background: #EFEFF1;
	border: 1px solid #D2D2D2;
	height:19;
}
.form1 {
	font: 11px Verdana,Arial,Helvetica;
	color: #3B3C3E;
	background: #ffffff;
	border: 1px solid #D2D2D2;
	height:19;
}
.form1a {
	font: 11px Verdana,Arial,Helvetica;
	color: #3B3C3E;
	background: #ffffff;
	border: 1px solid #D2D2D2;
}
.tline01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: D6D6D6;
	border-left-color: D6D6D6;
}
.tline02 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: D6D6D6;
}
.imp001 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 18px;
	color: #AB1426;
	font-weight: normal;
	font-weight: bold;
}
.downline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CACACA;
	padding-bottom:10px;
	margin-bottom: 10px;
}
.table01 {
	border: 3px solid #F2F2F2;
}
.table02 {
	border: 1px solid #D7D7D7;
}
.prname001_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7896C8;
	padding-top:4px;
	padding-left: 30px;
}
.prname001_title a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7896C8;
	text-decoration: none;
}
.prname001_title a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7896C8;
	text-decoration: none;
}
.prname001_title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D02222;
	text-decoration: none;
}
