body {text-align:left;}
a:link { color: #666; text-decoration:underline;}
a:visited  { color: #666; text-decoration:underline;}
a:hover { color: #333;text-decoration: none;}

a.t13:link { color: #005088;text-decoration: none;}
a.t13:visited { color: #005088;text-decoration: none;}
a.t13:hover { color: #000;text-decoration: underline;}

t13-off:hover { color: #999;text-decoration: underline;}
.t13 {	font-size: 13px;line-height: 170%;color: #005088;font-weight: bold;	font-family: Arial, sans-serif;}
.step-off {font-size: 13px;line-height: 240%;font-weight: bold;	color: #999999;height: 37px;width: 225px;
	background-image: url(step_off.gif);background-repeat: no-repeat;
	text-align: center;display: block;}
.step-on {	font-size: 13px;line-height: 240%;	font-weight: bold;color: #FF6600;
	height: 37px;width: 225px;text-align: center;display: block;}

.border-photo {border: 1px solid #ccc; padding:5px; background-color: #FFF;}

.tlink {
	background-color: #A9DBFF;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	line-height: 180%;
	padding: 6px;
}
.mlink {
	background-color: #A9DBFF;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-family: "細明體", "新細明體";
	padding: 2px;
}

.title {font-size: 21px;line-height: 150%;font-weight: bold;
	color: #336633;height: 33px;}
.t11 {
	font-size: 11px;
	line-height: 190%;
	color: #666666;
	font-family: Arial, sans-serif;	
}
.text01 {
	font-size: 15px;
	line-height: 160%;
	color: #FF0000;
	width: 150px;
	background-image: url(text_bg.gif);
	background-position: center top;
	display: block;
	height: 45px;
	background-repeat: no-repeat;
	padding-top: 2px;
	text-indent: 34px;
	font-weight: bold;
}

.box {border: 5px solid #AADBF9;}
.btn { font: 12px/17px Arial, sans-serif; }
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.step {
	background-color: #F2F2F2;
	border: 2px dashed #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	color: #868686
}
.step-on {
	background-color: #FFFF99;
	border: 2px dashed #FF9900;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;}
.border1 {
	border: 1px solid #CCCCCC;
}
.printafter {
	page-break-after: always;
}
.t12 {
	font-family: "細明體", "新細明體";
	line-height: 170%;
	color: #333333;
	font-size: 12px;
}

.red {
	font-family: "細明體", "新細明體";
	line-height: 190%;
	color: #FF0000;
	font-weight: bold;
}

/*menu*******************************************/
#menu {
	font-size: 13px;
	font-weight: bold;
	padding:6px 0px 0px 20px;
	margin:0px;
	height: 22px;
	color: #FFF;
	display: block;
	text-align: center;
}
#menu_index {
	font-size: 13px;
	font-weight: bold;
	padding:6px 0px 0px 20px;
	margin:0px;
	height: 22px;
	color: #FFF;
	display: block;
	text-align: center;}

#menu_index a{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width:75px;
	height:15px;
	display:block;
	float:left;
	margin-right: 3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;}
	
#menu a{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width:75px;
	height:15px;
	display:block;
	float:left;
	margin-right: 3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;}
	
a.menu:link{color:#fff; text-decoration:underline; }
a.menu:visited {color:#fff; text-decoration:underline;}
a.menu:hover{color:#006699;text-decoration:none;}

a.menu-on:link{color:#006699; text-decoration:underline;}
a.menu-on:visited {color:#006699; text-decoration:underline;}
a.menu-on:hover{color:#fff;text-decoration:underline;}

