@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	line-height: 20px;
	font-family: Lucida Sans Unicode, Lucida Grande, 微軟正黑體, Tahoma, sans-serif;
	color: #333;
}
body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.C12t{
	font-size: 12px;
	line-height: 20px;
	color: #603913;
}

.C13{
	font-size: 13px;
	line-height: 20px;
}

.C15{
	font-size: 15px;
	line-height: 20px;
}

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

.ln01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.tbg01 {
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
}

.tbg02a {
	background-image: url(images/bg04a.gif);
	background-repeat: repeat-y;
}

.tbg02b {
	background-image: url(images/bg04b.gif);
	background-repeat: repeat-y;
}

.tbg03a {
	background-image: url(images/bg05a.gif);
	background-repeat: repeat-y;
}

.tbg03b {
	background-image: url(images/bg05b.gif);
	background-repeat: repeat-y;
}
.tb01 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 255px;
	width: 950px;
}
