/**** Table整體樣式(含1px細邊) ***/
.pixeltable th, .pixeltable {border:1px solid #5f5f5f; border-collapse: collapse; }

.title1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b9b9b9;
}
	.title1 a:link {color:#b9b9b9; text-decoration: underline}
	.title1 a:active {color:#b9b9b9; text-decoration: underline} 
    .title1 a:visited {color:#b9b9b9; text-decoration: underline} 
    .title1 a:hover {color: #ffffff; text-decoration: none}
	
	
.title_w {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: bold;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
	.title_w a:link {color:#ffffff; text-decoration: none}
	.title_w a:active {color:#ffffff; text-decoration: none} 
    .title_w a:visited {color:#ffffff; text-decoration: none} 
    .title_w a:hover {color: #ff9600; text-decoration: none}
	
	
	
.title_w2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: bold;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
	.title_w2 a:link {color:#999999; text-decoration: none}
	.title_w2 a:active {color:#999999; text-decoration: none} 
    .title_w2 a:visited {color:#999999; text-decoration: none} 
    .title_w2 a:hover {color: #ff9600; text-decoration: none}
	
	
	
.title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b9b9b9;
}
	.title2 a:link {color:#b9b9b9; text-decoration: none}
	.title2 a:active {color:#b9b9b9; text-decoration: none} 
    .title2 a:visited {color:#b9b9b9; text-decoration: none} 
    .title2 a:hover {color: #ffffff; text-decoration: underline}
	
	
.title_blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff9600;
}
	.title_blue a:link {color:#ff9600; text-decoration: underline}
	.title_blue a:active {color:#ff9600; text-decoration: underline} 
    .title_blue a:visited {color:#ff9600; text-decoration: underline} 
    .title_blue a:hover {color: #ffffff; text-decoration: none}
	
	
.title_yellow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff9c00;
}
	.title_yellow a:link {color:#ff9c00; text-decoration: underline}
	.title_yellow a:active {color:#ff9c00; text-decoration: underline} 
    .title_yellow a:visited {color:#ff9c00; text-decoration: underline} 
    .title_yellow a:hover {color: #ffffff; text-decoration: none}
	

.text1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #848484;
}
	.text1 a:link {color:#ff9600; text-decoration: underline}
	.text1 a:active {color:#ff9600; text-decoration: underline} 
    .text1 a:visited {color:#ff9600; text-decoration: underline} 
    .text1 a:hover {color: #ffffff; text-decoration: none}
	
.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #848484;
}
	.text2 a:link {color:#b1b1b1; text-decoration: none}
	.text2 a:active {color:#b1b1b1; text-decoration: none} 
    .text2 a:visited {color:#b1b1b1; text-decoration: none} 
    .text2 a:hover {color: #ffffff; text-decoration: none}
	

.link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c6c6c6;
}
	.link a:link {color:#848484; text-decoration: underline}
	.link a:active {color:#848484; text-decoration: underline} 
    .link a:visited {color:#848484; text-decoration: underline} 
    .link a:hover {color: #ffffff; text-decoration: none}
	
	
.link_b {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff9600;
}
	.link_b a:link {color:#ff9600; text-decoration: underline}
	.link_b a:active {color:#ff9600; text-decoration: underline} 
    .link_b a:visited {color:#ff9600; text-decoration: underline} 
    .link_b a:hover {color: #ffffff; text-decoration: none}
