@charset "utf-8";
body {
	margin: 15px;
	background-color: #999;
	color: #333;
}
body,td,th {
	font-family: "微軟正黑體", "MHei", "STHeiti", "Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", "新細明體", Verdana;
	font-size: 14px;
	line-height: 22px;
}
input {
	font-family: "微軟正黑體", "MHei", "STHeiti", "Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", "新細明體", Verdana;
}
a {
	text-decoration: none;
	color: #06c;
}
a:hover {
	text-decoration: underline;
	color: #06c;
}
form {
	margin: 0;
}
h1 {
	color: #FFF;
	font-size: 14px;
	margin: 0px;
}
h2 {
	color: #FFF;
	font-size: 16px;
	margin: 0px;
}
h3 {
	color: #0070BB;
	font-size: 15px;
	margin: 0px;
	display: inline;
}
.header {
	background:url(images/header.gif);
}
.title {
	margin-bottom:15px;
	background:url(images/title-bg.gif)
}
.footer {
	background:url(../templates/images/footer.gif);
	font-size:10px;
	color:#FFF;
}

.menulink {
	width: 86px;
	height: 40px;
	color: #4499dd;
	font-size: 15px;
	padding: 10px 10px 0px 10px;
	border-right: solid 1px #cccccc;
	text-align: right;
	vertical-align: middle;
	display : inline;
	float	: right;
	white-space: pre-wrap;
}
.menulink:link,.menulink:visited {
	color: #4499dd;
}
.menulink:hover,.menulink:active {
	color: #06c;
}
.paging {
	width: 100%;
	text-align: center;
	padding: 10px;
	font-size: 15px;
}
.paging a {
	color: #3377cc;
}
.related_list h4 {
	font-size: 14px;
	width: 100%;
	padding: 5px 2px;
	margin: 0px;
	border-bottom: solid 1px #aaaaaa;
	font-weight: bold;
}
.related_list ul {
	margin: 5px 5px 15px 5px;
	padding: 0px 0px 0px 15px;
}
.related_list li {
	margin: 0px;
	padding: 0px;
	line-height		: 20px;
}
.related_list a {
	color: #3377cc;
}
.related_list .date {
	font-size: 10px;
	color: #aaaaaa;
}
.article_date {
	font-size: 10px;
	color: #777777;
}
.page_number {
	margin			: 2px;
	padding			: 2px;
	width			: 20px;
	color			: #555555;
	text-align		: center;
	text-decoration	: none;
	border			: solid 1px #ffffff;
}
.page_number:link,.page_number:visited {
	color: #555555;
	text-decoration: none;
}
.page_number:hover,.page_number:active {
	margin-top		: 1px;
	margin-bottom	: 1px;
	color			: #555555;
	border			: solid 1px #777777;
	text-decoration	: none;
}

.contentFontSize13px * {
	font-size: 13pt !important;
}

.contentFontSize15px * {
	font-size: 15pt !important;
	line-height:110% !important;
}

.contentFontSize18px * {
	font-size: 18pt !important;
	line-height:120% !important;
}
