/*
  style.css 2006/12/7 v1.1
  edited by joanna in Tang Digital Integration
  Copyright (c) 2005 Tang Digital Integration
*/
 

 /* ==========================共用區 =============================*/
 Body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color:#333333;
	line-height:25px;
	background-repeat: repeat-x;
	background-attachment:fixed;
	letter-spacing: 1px;
	background-color: #C0C0C0;
	background-image: url(../../../images/bg.gif);
} 
td {
	font-size: 12px;
	color:#333333;
	line-height:15px;
	letter-spacing: 1px;
}

form {
margin:0
}

a:visited {
	color:#0066FF;
	text-decoration: underline;
	
}
a:link {
	color:#0066FF;
	text-decoration: underline;
	
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	
}
a:active {
	color: #0066FF;
	
}

.boxCenter_01{
	border-left:1px solid #C5D8EB;
	border-right:1px solid #C5D8EB;
	padding:3px;
}

/* ========================== 連結設定區 =============================*/
/*分頁用的連結*/
.link {
  color: #6666CC;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}
/*上一頁下一頁連結*/
A.Linktxt01:link {
  color:#666666;
  text-decoration: none;  
}

A.Linktxt01:visited {
  color:#666666;
  text-decoration: none;  
}
A.Linktxt01:hover {
  color:#009999;
  text-decoration: underline;  
}

/*首頁相關連結*/
A.Linktxt02:link {
	color:#666666;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
}
A.Linktxt02:visited {
  color:#666666;
  text-decoration: none;
  line-height: 18px; 
  font-size: 11px; 
}
A.Linktxt02:hover {
  color:#003399;
  text-decoration: underline;
  line-height: 18px;
  font-size: 11px;  
}

/*健康大世紀連結*/
A.Linktxt03:link {
	color:#0066FF;
	text-decoration: none;
	line-height: 18px;
	font-size: 11px;
}
A.Linktxt03:visited {
  color:#0066FF;
  text-decoration: none;
  line-height: 18px; 
  font-size: 11px; 
}
A.Linktxt03:hover {
  color:#CC0000;
  text-decoration: underline;
  line-height: 18px;
  font-size: 11px;  
}

/*列表連結(藍色)*/
A.Linktxt04:link {
	color:#0066CC;
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
}
A.Linktxt04:visited {
  color:#0066CC;
  text-decoration: none;
  line-height: 18px; 
  font-size: 12px; 
}
A.Linktxt04:hover {
  color:#CC6600;
  text-decoration: underline;
  line-height: 18px;
  font-size: 12px;  
}
/*列表連結(綠色)*/
A.Linktxt04_2:link {
	color:#669900;
	text-decoration: underline;
	line-height: 18px;
	font-size: 12px;
}
A.Linktxt04_2:visited {
  color:#669900;
  text-decoration: underline;
  line-height: 18px; 
  font-size: 12px; 
}
A.Linktxt04_2:hover {
  color:#FF9900;
  text-decoration: none;
  line-height: 18px;
  font-size: 12px;  
}
/*列表連結(紫色)*/
A.Linktxt04_3:link {
	color:#660066;
	text-decoration: underline;
	line-height: 18px;
	font-size: 12px;
}
A.Linktxt04_3:visited {
  color:#660066;
  text-decoration: underline;
  line-height: 18px; 
  font-size: 12px; 
}
A.Linktxt04_3:hover {
  color:#FF9900;
  text-decoration: none;
  line-height: 18px;
  font-size: 12px;  
}
/*列表連結(咖啡色)*/
A.Linktxt04_4:link {
	color:#660000;
	text-decoration: underline;
	line-height: 18px;
	font-size: 12px;
}
A.Linktxt04_4:visited {
  color:#660000;
  text-decoration: underline;
  line-height: 18px; 
  font-size: 12px; 
}
A.Linktxt04_4:hover {
  color:#CC6600;
  text-decoration: none;
  line-height: 18px;
  font-size: 12px;  
}
/*列表連結(深藍色)*/
A.Linktxt04_5:link {
	color:#000000;
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
}
A.Linktxt04_5:visited {
  color:#000000;
  text-decoration: none;
  line-height: 18px; 
  font-size: 12px; 
}
A.Linktxt04_5:hover {
  color:#003399;
  text-decoration: underline;
  line-height: 18px;
  font-size: 12px;  
}

/*上一頁下一頁連結(綠色)*/
A.Linktxt05:link {
	color:#006600;
	text-decoration: underline;
	line-height: 18px;
	font-size: 12px;
}
A.Linktxt05:visited {
  color:#006600;
  text-decoration: underline;
  line-height: 18px; 
  font-size: 12px; 
}
A.Linktxt05:hover {
  color:#FF9900;
  text-decoration: none;
  line-height: 18px;
  font-size: 12px;  
}
/*上一頁下一頁連結(黑色)*/
A.Linktxt05_2:link {
	color:#000000;
	text-decoration: underline;
	line-height: 18px;
	font-size: 12px;
}
A.Linktxt05_2:visited {
  color:#000000;
  text-decoration: underline;
  line-height: 18px; 
  font-size: 12px; 
}
A.Linktxt05_2:hover {
  color:#CC0000;
  text-decoration: none;
  line-height: 18px;
  font-size: 12px;  
}
/*健康叢書總覽連結*/
A.Linktxt06:link {
	color:#0066FF;
	text-decoration: underline;
	line-height: 18px;
	font-size: 16px;
}
A.Linktxt06:visited {
  color:#0066FF;
  text-decoration: underline;
  line-height: 18px; 
  font-size: 16px; 
}
A.Linktxt06:hover {
  color:#FF9900;
  text-decoration: none;
  line-height: 18px;
  font-size: 16px;  
}
/*列表連結(紫色)*/
A.Linktxt07:link {
	color:#660066;
	text-decoration: underline;
	line-height: 18px;
	font-size: 12px;
}
A.Linktxt07:visited {
  color:#0066FF;
  text-decoration: underline;
  line-height: 18px; 
  font-size: 12px; 
}
A.Linktxt07:hover {
  color:#FF9900;
  text-decoration: none;
  line-height: 18px;
  font-size: 16px;  
}

/*首頁刊物連結*/
A.Linktxt08:link {
	color:#FF0000;
	text-decoration: underline;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
}
A.Linktxt08:visited {
  color:#FF0000;
  text-decoration: underline;
  line-height: 22px; 
  font-size: 13px; 
  font-weight: bold;
}
A.Linktxt08:hover {
  color:#FF0000;
  text-decoration: none;
  line-height: 22px;
  font-size: 13px;
  font-weight: bold;  
}
/* ====================== 首頁帳號密碼文字 =========================*/
.txt01 {
	font-size: 12px;
	color:#FFFFFF;	
}
/* ======================  首頁最新消息標題 =========================*/
.txt02 {
	font-size: 12px;
	color:#333333;
	font-weight: bold;	
}

/* ======================  首頁最新消息文字 =========================*/
.txt03 {
	font-size: 12px;
	color:#666666;
	line-height: 17px;
}
/* ======================  首頁範例介紹=========================*/
.txt04 {
	font-size: 12px;
	color:#000000;
}
/* ======================  首頁範例介紹=========================*/
.txt05 {
	font-size: 11px;
	color:#666666;
	line-height: 15px;
}
/* ======================  版權宣告文字 =========================*/
.txt06 {
	font-size: 11px;
	color:#333333;
}

/* ======================  版權宣告文字2 =========================*/
.txt07 {
	font-size: 9px;
	color:#333333;
	font-family: Arial;
}
/* ======================  範例介紹文字 =========================*/
.txt08 {
	font-size: 13px;
	color:#333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* ======================  範例介紹文字 =========================*/
.txt09 {
	font-size: 12px;
	color:#3F5469;
	font-weight: bold;
}
/* ======================  目前位置標示 =========================*/
.txt10 {
	font-size: 10px;
	color:#0066CC;	
}
/* ======================  內文文字 =========================*/
.txt11 {
	font-size: 12px;
	color:#333333;
	line-height: 22px;
}
/* ====================== 標題文字 =========================*/
.txt12 {
	font-size: 13px;
	color:#003399;
	line-height: 22px;
	font-weight: bold;
}

/* ====================== 標題文字2 =========================*/
.txt13 {
	font-size: 12px;
	color:#003399;
	line-height: 20px;
	font-weight: bold;
}
/* ====================== 最新消息文字標註 =========================*/
.txt14 {
	font-size: 12px;
	color:#FF0000;
	line-height: 20px;
	font-weight: bold;
}
/* ====================== 首頁最新消息標題 =========================*/
.txt15 {
	font-size: 13px;
	color:#FF0000;
	font-weight: bold;
}
/* ====================== 內頁最新消息標題 =========================*/
.txt16 {
	font-size: 15px;
	color:#0099CC;
	font-weight: bold;
}
/* ====================== 聯絡資訊 =========================*/
.txt17 {
	font-size: 12px;
	color:#006699;
	line-height: 18px;
}
/* ====================== 什麼是Finder註解紅字 =========================*/
.txt18 {
	font-size: 12px;
	color:#FF0000;
	line-height: 18px;
}



/* ====================== 圖片外框 =========================*/
.imgline {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background: #FFFFFF;
}

/* ====================== 引用功能 =========================*/
input.button{
	border : 1px #CCCCCC solid;
	background-color: #ffffff; 
	height:20px;
	width:70px;
	color:#666666
}
input.text{
	border : 1px #CCCCCC solid;
	color:#CCCCCC;
	background-color: #ffffff; 
	height:15 px;
	width:100px
}
.use_txt {
	font-size: 11px;
	color:#0066FF;
	line-height: 18px;
}
.bgimg01 {
	background: url(../../../images/t02.jpg) repeat-y;
}
.bgimg02 {
	background:url( ../../../images/bgimg02.gif) no-repeat;
}
.bgimg03 {
	background: url(../../../images/p03-3/t03.jpg) no-repeat;
}
.bgimg04 {
	background: url(../../../images/p03-3/t01.gif) no-repeat;
}

/* ====================== 會員功能 =========================*/
.pathtxt{
	margin-top: 10px;
	margin-left: 16px;
	height: 20px;
}
.memberimg{
margin-top: 10px;
margin-left: 16px;
width:520px;
}
.loginbg {
	background-image: url(../images/member/loginbg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 404px;
	margin-top: 40px;
	margin-left: 40px;
}

.loginfm {
	margin-top: 45px;
	margin-left: 55px;
}
.loginfm_txt {
	font-size: 15px;
	color: #000000;
}
.bt {
	margin-top: 15px;
	margin-left: 84px;
	width: 260px;
}

.top{
	width: 520px;
	margin-top: 15px;	
}


.regsendfm {
	margin-top: 35px;
	margin-left: 20px;
}
/* ====================== 修改密碼 =========================*/
.getpsdbg {
	background-image: url(../images/member/getpsdbg.jpg);
	background-repeat: no-repeat;
	height: 316px;
	width: 404px;
	margin-top: 40px;
	margin-left: 40px;
}
.btimg01 {
	background-image:url(../images/member/bt06.gif);
	width:105px;
	height:29px;
	border:0px;
}
.btimg02 {
	background-image:url(../images/member/bt05.gif);
	width:105px;
	height:29px;
	border:0px;
}
