﻿@import "font-awesome.css";
body , td, th, table, caption, tbody, tfoot, thead, tr, th, td, img, ul, li, ol, dl, dt, dd, span, fieldset, form, label, legend, input, textarea, select, button, form, h1, h2, h3, h4, h5, h6, p{
	border: none;
	outline:none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p{
	margin: 0;
	padding: 0;
}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{ font-size:100%;}
img{
	border:0 none; 
	max-width:100%;
	-ms-interpolation-mode: bicubic;
}
a:link, a:visited{text-decoration:none;}

.x-body{background: #fff;}
.extChart{display: block; cursor: default !important;}
.extChart .x-tab-default-top-mc{padding: 0 0;}
.extChart .x-tab-default-top, .x-tab-default-top{padding: 4px 12px 3px 12px;max-height: 31px;}
.extChart .x-tab-inner-default{font: bold 1rem/16px Arial, "Microsoft JhengHei", 微軟正黑體, sans-serif;}
.extChart .x-tab.x-tab-active.x-tab-default:focus{ border: 2px dashed orange; }
.extChart-header{background: transparent; }
.extChart-header .x-panel-header-title-default{font: bold 1.5em/1em Arial, "Microsoft JhengHei", 微軟正黑體, sans-serif;color: #157fcc;}
.extChart tspan{font:normal 1em/1em Verdana, "Microsoft JhengHei", 微軟正黑體, sans-serif; }
.extChart rect, .extChart text{cursor: default !important;}														   
noscript{text-align: center; }
.noscript{
	padding:2rem 0;
	text-align: center;  
	margin-bottom: .5rem;
	display: inline-block;
	font:normal 1em/1em Verdana, "Microsoft JhengHei", 微軟正黑體, sans-serif;
}
