body {
	text-align:center;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	}
p.head1 {
	text-align:center;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	font-size:2em;
	font-family:"標楷體", "新細明體", "細明體";
	font-weight:bold;
	color:#5e8eab;
	position:absolute;
	left:110px;
	top:20px;
	width:500px;
	height: 100px;

	}

p.head1 img {
	vertical-align:middle;
	horizontal-align:middle;
	margin:0;
	padding:0;
	}
p.head {
	text-align:center;
	margin-left:0;
	margin-top:0;
	font-size:2em;
	font-family:"標楷體", "新細明體", "細明體";
	font-weight:bold;
	color:#5e8eab;
	margin-bottom:0;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	position:absolute;
	left:116px;
	top:6px;
	width:500px;
	height: 100px;

	}

p.head img {
	vertical-align:middle;
	horizontal-align:middle;
	margin-right:0.5em;
	}

p.menu {
	font-size:0.75em;
	margin-left:0;
	margin-right:0;
	margin-bottom:50px;
	margin-top:0;
	height:163px;
	width:100px;
	border-top:solid 1px #5e8eab;
	position:absolute;
	left:3px;
	top:195px;

	}

p.menu a {
	color:#660033;
	border-bottom:solid 1px #5e8eab;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:2em;
	}


p.menu a:hover {
	background-color:#c5e1ed;
	}

p.menu span {
	color:#c5e1ed;
	display:none
	}
p.text {
	text-indent:2.3em;
	color: #000000;
	text-align: left;


	}

.contents {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	left:110px;
	top:170px;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	background-position: center;

	}
.worldmap {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	left:110px;
	top:6px;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	z-index: 0;



	}

.section {
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	margin-top:2em;
	}

	
h1 {
	font-size:1.5em;
	color:#660033;
	background-color:#CC9900;
	text-align:center;
	font-family: "標楷體", "新細明體", "細明體";
	}
	
h2 {
	text-align:left;
	font-size:1.25em;
	color:#000000;
	margin-top:0;
	margin-bottom:1em;
	border-top:solid 1px #ff6b08;
	border-bottom:solid 1px #ff6b08;
	padding-top:3px;
	padding-bottom:3px
	}
	
h3 {
	font-size:1em;
	margin-top:0;
	margin-bottom:0;
	line-height: 2em;
	}

.mark {
	margin-right:0.3em;
	}

p {
	font-size:1em;
	line-height:1.2em;
	color:#555555;
	margin-top:4px;
	margin-bottom:4px;

	}
.graph{
	float:right;
	padding: 1em;

}

address {
	font-size:0.75em;
	font-weight:bold;
	font-style:normal;
	color:#663300;
	border-top:9px solid #cc9900;
	padding-top:4px;
	margin-top:30px;
	text-align:center;
	padding-bottom:4px;
	margin-left:20px;
	margin-right:20px;
	}

address a {
	color:#663300;
	text-decoration:none;
	border-bottom:dotted 2px orange;
	background-position: center;

	}

address a:hover {
	color:#ff8800;
	}

.rightbar {
	position:absolute;
	top:85px;
	left:700px;
	width:150px;
	}



ul {
	text-align:left;
	list-style-image: url(../img/listmark.gif);
	margin-left:2em;
	padding-left:0;
	margin-top:0
	}

li {
	font-size:0.9em;
	color:#555555;
	margin-bottom:0.5em;
	line-height: 1em;

	}

li a {
	text-decoration:none;
	color:#2d444f;
	border-bottom:solid 1px #c5e1ed
	}

li a:hover {
	color:#49abdb
	}
.datatable {
	border:1px solid #d6dde6;
	border-collapse:collapse;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	width: 95%;

}
.datatable td{
	border:1px solid #d6dde6;
	padding:4px;
	text-align:center;
}

.datatable th{
	border:1px solid #828282;
	background-color:#bcbcbc;
	font-weight:bold;
	text-align:center;
	padding-left:4px;
}
.datatable th p{
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-left:4px;
	margin-top:8px;
	margin-bottom:3px;
	line-height:5px;
}

.datatable caption{
	font-size: 1.5em 標楷體,細明體;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	padding-bottom:8px;
	
}
.datatable tr.altrow {
	background-color:#dfe7f2;
	color:#000000;
}
.submenu {
	font-size: small;
	text-align: right;
	line-height: 1.2em;
	margin-top:0;
	margin-bottom:-1em;
	margin-right:0px;
	padding-right:5px;
}
.submenu a:hover {
	background-color:#c5e1ed;
	color:#000000;
	}
