/**** Table整體樣式(含1px細邊) ***/
.pixeltable th, .pixeltable {border:1px solid #5D7796; border-collapse: collapse;}

.title1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5398BD;
	letter-spacing: 1px;
}
	.title1 a:link {color:#5398BD; text-decoration: underline}
	.title1 a:active {color:#5398BD; text-decoration: underline} 
    .title1 a:visited {color:#5398BD; text-decoration: underline} 
    .title1 a:hover {color: #68AED3; text-decoration: none}
	
.title1_big {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5398BD;
	letter-spacing: 1px;
}
	.title1_big a:link {color:#5398BD; text-decoration: underline}
	.title1_big a:active {color:#5398BD; text-decoration: underline} 
    .title1_big a:visited {color:#5398BD; text-decoration: underline} 
    .title1_big a:hover {color: #68AED3; text-decoration: none}
	
.title2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #529ABB;
	letter-spacing: 1px;
}
	.title2 a:link {color:#529ABB; text-decoration: underline}
	.title2 a:active {color:#529ABB; text-decoration: underline} 
    .title2 a:visited {color:#529ABB; text-decoration: underline} 
    .title2 a:hover {color: #5FBDE9; text-decoration: none}
	

.title3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #416584;
	letter-spacing: 1px;
}
	.title3 a:link {color:#416584; text-decoration: underline}
	.title3 a:active {color:#416584; text-decoration: underline} 
    .title3 a:visited {color:#416584; text-decoration: underline} 
    .title3 a:hover {color: #68AED3; text-decoration: none}
	
.title3_big {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #416584;
	letter-spacing: 1px;
}
	.title3_big a:link {color:#416584; text-decoration: underline}
	.title3_big a:active {color:#416584; text-decoration: underline} 
    .title3_big a:visited {color:#416584; text-decoration: underline} 
    .title3_big a:hover {color: #68AED3; text-decoration: none}


.text1 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #72A1BE;
}
	.text1 a:link {color:#72A1BE; text-decoration: underline}
	.text1 a:active {color:#72A1BE; text-decoration: underline} 
    .text1 a:visited {color:#72A1BE; text-decoration: underline} 
    .text1 a:hover {color: #5FBDE9; text-decoration: none}
	
	
.text2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7BD6F8;
}
	.text2 a:link {color:#7BD6F8; text-decoration: underline}
	.text2 a:active {color:#7BD6F8; text-decoration: underline} 
    .text2 a:visited {color:#7BD6F8; text-decoration: underline} 
    .text2 a:hover {color: #BAEBFD; text-decoration: none}
	

.note {
	font-family: "Verdana", Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5FBDE9;
}
	.note a:link {color:#5FBDE9; text-decoration: underline}
	.note a:active {color:#5FBDE9; text-decoration: underline} 
    .note a:visited {color:#5FBDE9; text-decoration: underline} 
    .note a:hover {color: #5FBDE9; text-decoration: none}
