	form.formK2{
		display: inline-block;
		width: 616px;
		background: #fff;
		padding: 0 0 10px 0;
		margin: 20px 0 0 0;
	border: 4px #0D58A6 solid;
	}
	form.formK2 div{
		display: inline-block;
		padding: 0 17px 0 17px;
	}
	form.formK2 div input, form.formK2 div select{
		display: inline-block;
		margin-top: 5px;
		border: 2px #000 solid;
		font-size: 16px;
		font-weight: bold;
		color: #777;
		font-family: Arial, "sans-serif";
		background: #fff;
	}
form.formK2 div input{
	padding: 0 5px;
	width: 582px;
	height: 25px;
	line-height: 25px;
}
form.formK2 div select{
	width: 582px;
	height: 30px;
	line-height: 30px;
}
	form.formK2 div input:hover{
		background: #fff;
	}
	form.formK2 p{
		display: inline-block;
		width: 100%;
		height: 40px;
		float: left;
		line-height: 50px !important;
		text-align: center;
		color: #000;
		font-size: 22px;
		margin: 0;
		padding: 0;
		font-family: "Times New Roman", "serif";
	font-weight: bold;
	}
	form.formK2 span{
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}
	form.formK2 span input{
		display: inline-block;
		padding: 4px 30px;
		color: #fff;
		font-size: 20px;
		border: none;
		cursor: pointer;
		background: #0D58A6;
		font-weight: normal;
		font-family: "Times New Roman", "serif";
	}
form.formK2 em{
	display: inline-block;
	width: 100%;
	text-align: right;
}
form.formK2 em span{
	width:auto !important;
	font-family: Arial, "sans-serif";
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
	form.formK2 input[type="file"]{
		border: none !important;
		width: auto !important;
		font-size: 13px;
		font-weight: normal;
		line-height: normal !important;
	}


.fO1{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.fO1 form.formK2{
	border-color: #FF8040 !important;
}
.fO1 form.formK2 span input{
	background: #FF8040 !important;
}

.formBox1{
	display: inline-block;
	width: 100%;
}
.formBox1 form.formK2{
	border-color: #FF8040 !important;
}

.formBox1 form.formK2 span input{
	background: #FF8040 !important;
}



.formK02 div{
	padding-top: 10px !important;
}
p.bottomInp{
	height: auto !important;
	line-height: normal !important;
}
p.bottomInp em{
	width:auto !important;
	font-size: 16px !important;
	font-family: Arial, "sans-serif";
	float: left;
}
p.bottomInp em input{
	width: auto !important;
}
p.bottomInp em input[type="text"]{
	width: 100px !important;
	margin-right: 20px;
}
p.bottomInp em input[type="file"]{
	width: 220px !important;
}
