body {
	background-color: #E7E7E7;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: "微軟正黑體";
}
#out_block {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 640px;
	min-width: 480px;
	background-color: #FFF;
}
#news {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#content_btn {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#secion_a {
	width: 94%;
	display: none;
	background-color: #FFF;
	padding-right: 3%;
	padding-left: 3%;
}
#secion_b {
	width: 94%;
	display: none;
	background-color: #FFF;
	padding-right: 3%;
	padding-left: 3%;
}
#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

a.menu_a {
	width:170px;
	height:100px;
	display:block;
	position: absolute;
	background-repeat: no-repeat;
}


		
		.scrollup{
	width: 47px;
	height: 47px;
	text-indent: -9999px;
	opacity: 0.8;
	position: fixed;
	bottom: 80px;
	right: 3%;
	display: none;
	background-image: url(icon_top.png);
	background-repeat: no-repeat;
	z-index: 99999;
		}
#file {
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	background-color: #FFF;
	padding-bottom: 20px;
}

#downbtn {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#down_btn {
	position: fixed;
	bottom: 0px;
	width: 100%;
	max-width: 640px;
	min-width: 480px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

.subtitle_ping {
	color: #5C004C;
	font-size: 22pt;
	font-weight: bolder;
}
.subtitle_green {
	color: #006950;
	font-size: 22pt;
	font-weight: bolder;
}
.subtitle_gray {
	color: #333333;
	font-size: 22pt;
	font-weight: bolder;
	line-height: 35pt;
}
#file table tr td table tr td {
	padding: 8px;
	font-size: 17pt;
	line-height: 25px;
	border: #ccc 1px solid;
	border-collapse: collapse;
}
#secion_a table tr td {
	font-size: 17pt;
	line-height: 30px;
	color: #333;
}
#secion_b table tr td {
	font-size: 17pt;
	line-height: 30px;
	color: #333;
}

.text_wite_bolder {
	font-weight: bolder;
	color: #FFF;
}
.note_12px {
	font-size: 11pt;
	line-height: 15pt;
	color: #666;
	text-align: justify;
	margin-top: 10px;
}
.text_ping {
	color: #5C004C;
	font-weight: bolder;
}

.footer_text_12 {
	font-family: "微軟正黑體";
	color: #333;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15pt;
	padding-left: 10px;
	font-size: 12pt;
}

.footer_text_12_bolder {
	font-family: "微軟正黑體";
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 80px;
	padding-left: 10px;
	font-weight: bolder;
	background-color: #E1E1E1;
	font-size: 13pt;
}
#footer table tr .footer_text_12_bolder a {
	color: #00694F;
}

#logo {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	box-shadow: 1px 1px 1px 1px #CCC;
}


#top_block {
	position: fixed;
	max-width: 640px;
	min-width: 480px;
	width: 100%;
	margin-top: 0px;
	left: auto;
	right: auto;
	top: 0px;
}


#flash {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #359C7B;
}
a:link {
	color: #06C;
}
a:visited {
	color: #06C;
}
a:hover {
	color: #06C;
	text-decoration: none;
}
a:active {
	color: #06C;
}
