@charset "big5";
.border {
	border: 1px double #C5E6FE;
}
.border01 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border02 {
	border: 1px solid #999999;
}
.font01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	letter-spacing: 0pt;
	font-size: 9pt;
	text-decoration: none;

}
.font02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	letter-spacing: 1pt;
	text-decoration: none;
	color: #666666;

}
.font03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12px;
	color: #333333;
	letter-spacing: 1pt;
	font-weight: normal;
}
.border03 {
	border: 1px solid #CCCCCC;
}
.border04 {
	border-top: 0px dashed #999999;
	border-right: 0px dashed #999999;
	border-bottom: 0px dashed #999999;
	border-left: 1px dashed #999999;
}
.tital_rdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.tital_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699FF;
}
.title_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.lineBox {border: 1px dotted #CCCCCC;
}
.title_org {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.tital_deepblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.title_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}

