@charset "UTF-8";
body {
	font-family: Arial Unicode MS, 新細明體, 細明體, Verdana, Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-style:normal; 
	line-height:20px; 
	font-weight:normal; 
	text-decoration:none; 
	background-color:#FFFFFF; 
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thickBorder { border:solid; border-color:#3C2819; border-width:2px;}

.clsContent {
	font-size:15px; color:#000000; font-weight:normal; text-decoration:none;
}
.clsContent a:link {font-size:15px; color:#643510; font-weight:normal; text-decoration:none;}
.clsContent a:active {font-size:15px; color:#643510; font-weight:normal; text-decoration:none;}
.clsContent a:visited {font-size:15px; color:#643510; font-weight:normal; text-decoration:none;}
.clsContent a:hover {font-size:15px; color:#FF0000; font-weight:normal; text-decoration:underline;}

.clsContentGrey {font-size:15px; color:#939393; font-weight:normal; text-decoration:none;}
.clsContentGrey a:link {font-size:15px; color:#970F00; font-weight:normal; text-decoration:none;}
.clsContentGrey a:active {font-size:15px; color:#970F00; font-weight:normal; text-decoration:none;}
.clsContentGrey a:visited {font-size:15px; color:#970F00; font-weight:normal; text-decoration:none;}
.clsContentGrey a:hover {font-size:15px; color:#FF0000; font-weight:normal; text-decoration:underline;}

.clsHighlightRed {font-size:15px; color:#970F00; font-weight:normal; text-decoration:none;}

.clsTitle {font-size:24px; color:#3C2819; font-weight:bold; text-decoration:none; line-height:28px; letter-spacing:2px;}

.clsSubTitle {font-size:16px; color:#000000; font-weight:bold; text-decoration:none; line-height:18px;}

.clsCaption {font-size:15px; color:#643510; font-weight:normal; text-decoration:none;}
