/* redefined html tag styles */body {	font-family: "Helvetica", "Arial", "Taipei";	font-size: 12px;	color: #666666;	background-color: #FFFFFF;	scrollbar-3dlight-color:#C0C0C0;	scrollbar-arrow-color:#FFFFFF;	scrollbar-base-color:#FFFFFF;	scrollbar-track-color:#F5F5F5;	scrollbar-darkshadow-color:#FFFFFF;	scrollbar-face-color:#D3D3D3;	scrollbar-highlight-color:#FFFFFF;	scrollbar-shadow-color:#C0C0C0;	background-image: url(../images/bg_main.jpg);	background-attachment: fixed;	background-repeat: no-repeat;	background-position: center center;}a:link {	color: #0099CC;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	text-decoration: underline;	font-weight: normal;}a:visited {	color: #0099CC;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	text-decoration: underline;	font-weight: normal;}a:active {	color: #0099CC;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	text-decoration: none;	font-weight: normal;}a:hover {	color: #FF6600;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	text-decoration: none;	font-weight: normal;}a.link:link {	color: #0099CC;	text-decoration: underline;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}	a.link:visited {	color: #0099CC;	text-decoration: underline;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}	a.link:active {	color: #FF9900;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}	a.link:hover {	color: #FF9900;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}a.footer:link {	color: #FFFFFF;	text-decoration: underline;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}	a.footer:visited {	color: #FFFFFF;	text-decoration: underline;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}	a.footer:active {	color: #FFFFFF;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}	a.footer:hover {	color: #99CCFF;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}/* content styles */.main {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #666666;	border: #000000;	background-color: #FFFFFF;}.footer {	font-family: "Helvetica", "Arial", "Taipei";	font-size: 12px;	color: #666666;}/* form styles */.textField {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #666666;	background-color: #ffffff;	background-image:  url(../images/pix_field.gif);}.button {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #666666;	background-color: #eeeeee;}.tdInfoBox {	font-family: "Helvetica", "Arial", "Taipei";	font-size: 12px;	color: #666666;	padding: 5px 10px 0px 0px;}.bgMainMenu {	font-family: "Helvetica", "Arial", "Taipei";	font-size: 12px;	color: #666666;	background-image: url(../images/menu_bg.jpg);	padding-top: 50px;}.mainContent {	font-family: "Helvetica", "Arial", "Taipei";	font-size: 12px;	color: #666666;	background-color: #FFFFFF;	background-image: url(../images/menu_shadow_rgt.gif);	padding-top: 0px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 20px;}.BgLogoInfo {	font-family: "Helvetica", "Arial", "Taipei";	font-size: 12px;	color: #666666;	background-image: url(../images/menu_shadow_lft.jpg);	background-repeat: repeat-y;	background-position: right;}.fontDates {	font-family: "Arial", "Helvetica", "sans-serif";	font-size: 9px;	color: #999999;}strong {	font-family: "Taipei", "Verdana", "Arial";	font-size: 12px;	font-weight: bold;	color: #333333;}.bgSubMenu {	font-family: "Taipei", "Verdana", "Arial";	font-size: 12px;	color: #666666;	background-color: #FFFFFF;}.subMenu {	font-family: "Taipei", "Verdana", "Arial";	font-size: 9px;	color: #CCCCCC;	padding-top: 0px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;}.subMenu2 {	font-family: "Taipei", "Verdana", "Arial";	font-size: 12px;	color: #666666;	padding-top: 10px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 10px;}.title {	font-family: "Taipei", "Verdana", "Arial";	font-size: 14px;	font-weight: bold;	color: #000000;}.title02 {	font-family: "Taipei", "Verdana", "Arial";	font-size: 14px;	font-weight: bold;	color: #CC0000;}.fontGry {	font-family: "Taipei", "Verdana", "Arial";	font-size: 12px;	color: #999999;}
