﻿body	{
	margin: 0;
	font-family: 微軟正黑體,Tahoma,新細明體,Arial;
	font-size: 12pt;
	line-height:150%;
	background-color: #FFFFFF;
	background-image: url('/images/background.jpg');
	color: #000000;
}
td		{
	vertical-align: top;
}
th		{
	vertical-align: top;
	background-color: #603000;
	color: #FFFFFF;
}
p	{
	margin-top: 6pt;
	margin-bottom: 12pt;
}
h1 {
	font-family: 微軟正黑體, Tahoma, Verdana, Arial;
	font-size: 18pt;
	margin-top: 6pt;
}
h2 {
	font-family: 微軟正黑體, Tahoma, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 6pt;
}
hr {
	border:1px dotted #86BCD4; height: 1px;
}
img {
	border:0;
	behavior: url(/inc/iepngfix.htc);
}
select	{
	font-family: 微軟正黑體, Tahoma, Verdana, Arial;
	font-size: 12pt;
}
a		{color:#603000;}
a:link, 
a:visited,
a:active	{text-decoration:none;}
a:hover 	{text-decoration:underline;color: #6699FF;}
.mainTable	{border:0;}
.mainContent	{
	width:560px;
	margin-left:6px;
}
.subContent	{
	width:200px;
	margin-left:0px;
	font-size:9pt;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow: ellipsis; /*--4 opera--*/
}
.subContentTitle	{
	background-color: #FF8040;
	color: #FFFFFF;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align:center;
}
.ol1 {
	list-style-type: lower-alpha;
}
.replyHead	{
	font-size:9pt;
	line-height:15pt;
}
.replyCont	{
	word-break:break-all;
	padding-left:35px;
	padding-bottom:24px;
	font-size:9pt;
	line-height:12pt;
}
.feedbackform	{
	font-family: 微軟正黑體, Tahoma, Verdana, Arial;
	font-size: 9pt;
}
.yimo	{
	background-color:#FFFFCC;
	border-left:18px;
	border-right:6px;
	border-top:12px;
	border-bottom:6px;
	border-style:solid;
	border-color:#FFFFCC;
	margin-top:12px;
	font-size: 9pt;
	line-height: 15px;
}
.yimo p	{
	margin-top: 3pt;
	margin-bottom: 6pt;
}
.yimo ol	{
	margin-top: 3pt;
	margin-bottom: 6pt;
}
.yimo ul	{
	margin-top: 3pt;
	margin-bottom: 6pt;
}
.imgleft	{
	float:left;
	margin-right:6px;
}
.imgright	{
	float:right;
	margin-left:6px;
}