@charset "utf-8";
/* CSS Document */
.title_word{
	font-family:"標楷體";
	font-weight:bold;
	font-size:15px;
	color:#900;
}
.frame{
	position:relative;
	width:560px;
	height:500px;
	margin-left:30px;

}
.frame #action_report{
	position:absolute;
	width:570px;
	height:450px;
	margin-top:10px;
	overflow: hidden;
	left: 15px;
	top: 1px;
	
}
.form_title{
	font-family:"標楷體";
	font-weight:bold;
	font-size:12px;
	color:#CC3300;
}
.form_text{font-family:"標楷體"; font-size:15px; color:#666666; }
.table_title{
	font-family:"標楷體";
	font-size:15px;
	color:#666666;
	font-weight:bold;
}
.form_text2{font-family:"標楷體"; font-size:15px; color:#990000;}
.table{
	font-family:"標楷體";
	font-size:15px;
	color:#000000;
}
.table_b{font-family:"標楷體";font-size:15px; color:#000000; font-weight:bold;}
.table1{font-family:"標楷體";font-size:16px; color:#000000; font-weight:bold; }
a.font{
	font-family:"標楷體";
	font-size:16px;
	color:#900;
	text-decoration:none;
	line-height:20px;
}
a.font:hover{color:#7D0000;text-decoration:underline;}

a.font2{
	font-family:"標楷體";
	font-size:16px;
	color:#000;
	text-decoration:none;
	line-height:20px;
	text-indent:20px;
}
.font3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:20px;
}
.border{height:3px; background:url(images/doted-line.gif) 0 0 repeat-x; padding:0px; margin:3px 0 0;} 
