.form1,
.form1 th,
.form1 td{
	border:#3b3b3b solid 1px;
	padding:5px;
	/*border-collapse:collapse;
	border-spacing:0;*/
}

thead{text-align:center;}

tfoot {
	color:#387fca;
	text-align:center;
}

tfoot p{
	line-height:10px;
}
tfoot p.txt1{
	margin-top:10px;
	text-align:center;
	font-size:15px;
	color:#710025;
	text-decoration: underline;
}

tfoot p.txt2{
	font-size:15px;
	color:black;
	text-decoration: underline;
}

tfoot p.txt3{
	color:black;
	font-weight: bold;
}

tfoot .notice{text-align:left;}

tfoot ol{
	color:black;
	list-style-type:circle;
	margin-left:20px;
}

.form1 th{
	line-height:14px;
}

.form1 input[type="text"], .form1 textarea {
	border:1px solid #9eb7cb;
	padding-top:2px;
	padding-left:2px;}
	
.form1 input[type="text"] {
	height:15px;}

.input1 {
	width:110px;}

.input2 {
	width:180px;}

.input3 {
	width:50px;}

.input4 {
	width:415px;}


.textarea1 {
	width:468px;
	height:108px;}

.textarea2 {
	width:468px;
	height:200px;}
