/* 表格設定 */

#utcTabHA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F9D9D;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3pt;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

#utcTabHA a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
}
#utcTabHA a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: underline;
}
#utcTabHA .A01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
#utcTabHA .A01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: underline;
}

#utcTabHA table{
	border-top:2px solid #f9f9f9;
	border-bottom:2px solid #f9f9f9;
	width: 100%;
	border-left-width: 2pt;
	border-left-style: solid;
	border-left-color: #f9f9f9;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #f9f9f9;
	background-color: #eeeeee;
}
#utcTabHA th{
	background-image:       url(../../images/utc/tableHC_th_bg.gif);
	background-position: bottom;
	font-size: 12px;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: 5pt;
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #D5D5EA;
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #D5D5EA;
}
#utcTabHA tr{
}
#utcTabHA td{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1pt;
	line-height: 20px;
	padding: 3px;
	background-color: #FFFFFF;
}

#utcTabHB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #4F9D9D;
	text-decoration: none;
	letter-spacing: 3pt;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

#utcTabHB table{
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-bottom-color: #f9f9f9;
	width: 100%;
	border-left-width: 1pt;
	border-left-style: dashed;
	border-left-color: #cccccc;
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #99CCCC;
}

#utcTabHB th{
	background-image: url(../../images/utc/tableB_title.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 7px 0px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F9D9D;
	text-decoration: none;
	letter-spacing: 5px;
	background-position: bottom;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}

#utcTabHB td{
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	background-image:       url(../../images/utc/tableB_line.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #f7f7f7;
	text-align: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 1px;
}
#utcTabHB a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#66CCFF;
	text-decoration: none;
}
#utcTabHB a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: underline;
}

#utcTabHB .tdX{
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-attachment: fixed;
	background-image:       url("../images/utc/space1.gif");
	background-repeat: repeat-y;
	background-position: right bottom;
}
#utcTabHC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 3pt;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

#utcTabHC table{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f9f9f9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f9f9f9;
	width: 100%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

#utcTabHC th{
	background-image:      url(../../images/utc/tableHC_th_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 8px 0px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-position: left bottom;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

#utcTabHC td{
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: repeat-y;
	background-position: right bottom;
	text-align: left;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 1pt;
	border-right-width: 1pt;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
#utcTabHC a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
}
#utcTabHC a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: underline;
}

#utcTabHC .tdX{
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-attachment: fixed;
	background-image:       url("../images/utc/space1.gif");
	background-repeat: repeat-y;
	background-position: right bottom;
}
/*-------------------------------------------------------------*/
#utcTabVA{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;	/*width: 100%;*/
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#utcTabVA table{
	border-top: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-bottom: 1pt solid #eeeeee;
	border-left: 2pt solid #FFCC00;
	width: 100%;
}

#utcTabVA th{
	background-image:       url(../../images/utc/TableVA_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: "細明體";
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1pt solid #cccccc;
	text-align: left;
	font-size: 12px;
	padding: 3px;
	letter-spacing: 3pt;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	white-space: nowrap;
}

#utcTabVA td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1pt solid #cccccc;
	font-size: 12px;
	padding: 3px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #eeeeee;
	line-height: 20px;
	letter-spacing: 1pt;
}
#utcTabVA td.tdX{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1pt solid #cccccc;
	font-size: 12px;
	padding: 3px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #eeeeee;
	line-height: 20px;
	letter-spacing: 1pt;
}

#utcTabVA a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
}
#utcTabVA a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: underline;
}
#utcTabVA ul{
	list-style-image: url(../../images/utc/icon_listB.gif);
	list-style-position: outside;
}
#utcTabVA ol{
	list-style-position: outside;
}

/* List 設定 */

#utcListA{
	margin: 0px;
	padding: 0px;
	width: 99%;
}

#utcListA ul{
	list-style-image:      url(../../images/utc/icon4.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 20px;
	letter-spacing: 1pt;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
}

#utcListA a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
#utcListA a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	padding-top: 1px;
}


#utcListB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

#utcListB ul{
	list-style-image: url(../../images/utc/icon_listB.gif);
	list-style-type: none;
	color: #666666;
}

#utcListB A{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339933;
	text-decoration: none;
	margin: 0px;
	padding: 0px 3px;
}

#utcListB A:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#339933;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 3px;
}
#utcList_none{
	margin: 0px;
	padding: 0px;
	width: 99%;
}
#utcList_none ul{
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	letter-spacing: 1pt;
	line-height: 20px;
	text-decoration: none;
}
#utcList_none A{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px 3px;
}

#utcList_none A:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#0099CC;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 3px;
}

#utcJumpPage{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 99%;
	margin: 0px;
	padding: 0px;
}

#utcJumpPage a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#utcJumpPage a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339933;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}

#SearchTab{
	background-image: url(../../images/googleSearchBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;

}

#SearchTab table{

	font-size: x-small;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#SearchTab table td label font{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

