@charset "big5";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #2E2E30;
	margin: 0px;
	background-color: #B9B9B9;
}
.border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
	background-color: #FFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.left {
	background-image: url(images/index_12.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
}
.main {
	background-image: url(images/index_13.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}
.contentText {
	padding-right: 70px;
	padding-left: 30px;
	font-size: 10pt;
	line-height: 18px;
	color: #2E2E30;
}
.text01 {
	color: #633d00;
	font-size: 10pt;
}
.text02 {
	font-size: 12pt;
	color: #900;
	line-height: 13px;
}
.text03 {
	color: #C00;
}
.name1 {
	font-size: 12pt;
	color: #633D00;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
}
.text04 {
	color: #963;
}
a {
	color: #2E2E30;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.top {
	color: #999;
	background-color: #F5F5F5;
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
}
.top a {
	color: #999;
	text-decoration: none;
}
