﻿body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4C4C4C;
}
.title {
	/*font-family: "經典粗圓繁";*/
	font-family: "細明體", "MS Reference Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#544C44;
	/*color:#4C4C4C;*/
	border-bottom-color:#CCCCCC; border-bottom-style:dotted;border-bottom-width:1px;
}
.eng {
	font-family: Arial, Helvetica, sans-serif;
}
.title .s {
	font-size: 16px;
}
.title .ss {
	font-size: 12px;
}
.content {
	font-family:  Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	font-size: 14px;
	line-height:20px;
	text-align:justify;
	text-justify:inter-ideograph;
	/*word-break:break-all;*/
}
.content ul{
	list-style-image: url(images/pt.gif);
}
a.s {
	font-size: 12px;
}
.subtitle {
	font-weight: bold;
}

img {
	border:0;
}

.bigTitle {
	font-family: "細明體";
	font-size: 20px;
	font-weight: bold;
	color: #161616;
}

.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #848484;
}

.copyRight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
}

label {
	display:none;
}


a.elink
{
     color:#4C4C4C;
	text-decoration:none;
}

