body {
	color: #404d5b;
	font-weight: 500;
	font-size: 1.05em;
	font-family: Arial, "微軟正黑體", "Helvetica Neue", Helvetica, sans-serif, "新細明體";
}
body a {
    color: #00377b;
    text-decoration: none;
    font-family: "微軟正黑體";
}
a:link {
	text-decoration: none;
	color: #07385a
}
a:visited {
	text-decoration: none;
	color: #07385a
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: none;
	color: red
}
a:hover, a:focus {
	outline: none;
	text-decoration: none;
}
.statistical_table {
	width:100%;
	height:auto;
	position:relative;
}
.statistical_table .sta_title {
	width: 100%;
	color: #555fb6;
	text-align: center;
	position: absolute;
	font-size:140%;
	font-weight:bold;
	top:10px;
	z-index:9999;
}
.statistical_table .sta_title-1 {
	width: auto;
	color: #555fb6;
	text-align: center;
	position: absolute;
	font-size:140%;
	font-weight:bold;
	top:10px;
	left:217px;
	z-index:9999;
}
.statistical_table .sta_icon {
	font-size: 100%;
	position: absolute;
	top: 39px;
	right: 10px;
	z-index:9999;
}
.statistical_table .sta_icon ul {
	list-style: none;
}
.statistical_table .sta_icon li {
	padding: 5px 10px;
	text-align: left;
}
.statistical_table .sta_icon ul li a {
	color: #404d5b;
	text-decoration:none;
}
.circle {
	width: 15px;
    height: 15px;
    border-radius: 999em;
    display: inline-block;
    vertical-align: middle;
}
.Y-axis {
	top:50px;
	left:10px;
	position: absolute;
	z-index:9999;
	font-size:90%;
}
.X-axis {
	width:100%;
	margin:5px 0;
	text-align:right;
	bottom:42px;
	position: absolute;
	z-index:9999;
	font-size:90%;
}
.Y-axis3 {
	top:10px;
	left:8px;
	position: absolute;
	z-index:9999;
	font-size:90%;
}
.X-axis3 {
	width:auto;
	margin:5px 0;
	text-align:right;
	bottom:35px;
	right:0px;
	position: absolute;
	z-index:9999;
	font-size:90%;
}
.Y-axis4 {
	top:10px;
	left:8px;
	position: absolute;
	z-index:9999;
	font-size:90%;
}
.X-axis4 {
	width:auto;
	margin:5px 0;
	text-align:right;
	bottom:17px;
	right:-9px;
	position: absolute;
	z-index:9999;
	font-size:90%;
}
.statistics_Section5 {
	width:100%;
	height:495px;
}
.statistics_Section5 ul {
	width: 90%;
	margin: 2px auto 1px;
	padding:0;
}
.statistics_Section5 ul li {
    width: 49%;
	padding: 32px 0;
	list-style: disc inside;
	font-size: 100%;
	border-bottom: 1px dashed #000;
    display: inline-block;
	vertical-align:top;
}
/*.statistics_Section5 ul li:last-child {
	border: 0
}*/

@media screen and (max-width: 946px) {
.statistical_table .sta_title {
	width: 70%;
    font-size: 100%;
	top: -10px;
    left: 20%;
}
.statistical_table .sta_icon {
    font-size: 80%;
}
.statistical_table .sta_title-1 {
    width: 100%;
    text-align: left; 
    font-size: 90%;
    top: -10px;
    left: 0; 
}
.X-axis3 {
    bottom: 25px;
    right: -9px;
}
.Y-axis4 {
    top: 20px;
}
}
@media screen and (max-width: 600px) {
.statistics_Section5 ul li {
	width:100%;
    padding: 7px 0;
}
}
/*07FCB6944B26B95EA44C9A545A345C697EB5F083A9A9575F318CC4620475BA9FD7B504C0CC86E22A545BAA06C68DF31B978BAD9E30B573F134F8FDF1A182AAC7*/