﻿/*body { font-size:75% } /* 16px*75%=12px */
/* li li, li p, li span, li p span, p span{font-size:1em}  歸零 */

@charset "UTF-8";

@font-face {
  font-family: sans-serif;
  src: local("微軟正黑體"), local("Microsoft JhengHei");
}

@font-face {
  font-family: serif;
  src: local("新細明體"), local("PMingLiU");
} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}


a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
}
.toplittlettle {
	font-size: 15px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 7px;
	padding-top: 10px;
}
.toplittlettle02 {
	font-size: 15px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.line01 {
	border-bottom-color: #333333;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.content1em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.75em;
	letter-spacing: 0.025em;
	word-spacing: 0.025em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}
.content1em_blue01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.75em;
	letter-spacing: 0.025em;
	word-spacing: 0.025em;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	}
.content {
	font-size: 15px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.title_24_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 0.08em;
	color: #006699;
	text-decoration: none;
	line-height: 36px;
	padding-bottom: 10px;
}

.Publication_h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15.5px;
	line-height: 22px;
	color: #006699;
	font-weight: bold;
}
.Publication_h1p4em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.4em;
	letter-spacing: 0.025em;
	word-spacing: 0.025em;
	color: #006699;
	font-weight: bold;
}
.Publication_h1p1em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	letter-spacing: 0.025em;
	word-spacing: 0.025em;
	color: #144852;
	font-weight: bold;
}

.unnamed1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006699;
	font-weight: normal;	
}

.Yellowtable01 {
	padding: 5px;
	border: 1px solid #B38F26;
}
.Yellowtable01 td{
	background-color: #FAF2BA;
	padding: 5px;
	
}
