@charset "utf-8";
#table_head {
	
	font-size: 12px;
	font-weight: bold;
	background-color: #E3ECF3;
	color: #333;
}
table_eng {
	
	font-size: 12px;
	font-weight: normal;
}
#form1 table {
	font-size: 12px;
	color: #333;
	text-align: left;
	
}
#form1 table tr td p strong {
	color: #F00;
	text-align: center;
}
body hr {
	color: #57A3D0;
}
