@charset "big5";
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #B8F9FF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 13.5px;
	color: #FF6600;
	text-decoration: underline;
}


.txt {
	font-size: 13.5px;
	line-height: 27px;
	text-align:justify;
	text-justify:inter-ideograph;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box {
	font-size: 12px;
	line-height: 20px;
	border: 1px dashed #999999;
	padding-right: 0px;
	padding-left: 5px;
}
.line {
	border: 1px dashed #999999;
}
.e-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.green {
	color: #060;
}
.orange {
	color: #F30;
}
.menubox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
