	table.wHn5{
		width: 100%;
	}
	table.wHn5 tr td{
		text-align: center;
	}
	table.wHn5 tr td p{
		margin: 0;
	}
	table.wHn5 tr th, table.wHn5 tr td{
		padding: 5px 0;
		font-size: 17px !important;
	}
	table.wHn5 tr td{
		line-height: 50px;
	}
	table.wHn5 tr td:first-of-type{
		text-align: left;
		font-size: 18px !important;
		font-family:Arial, Helvetica, sans-serif;
	}
	table.wHn5 tr td p{
		display: inline-block;
	}
	table.wHn5 tr td p img{
		float: left;
		margin-right: 7px;
		margin-left: 50px;
	}
	table.wHn5 tr td a{
		display: inline-block;
		cursor: pointer;
		padding: 6px 12px;
		background: #0D58A6;
		cursor: pointer;
		text-decoration: none;
		color: #fff;
		text-transform: uppercase;
		font-size: 16px;
		border: 1px solid #A1BEDC;
		line-height: normal;
	}
table.wHn5-2 tr td a{
	background: #FF8040 !important;
}
.center{
	display: inline-block;
	width: 100%;
	text-align: center;
}

	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: 568px;
	height: 25px;
	line-height: 25px;
}
form.formK2 div select{
	width: 568px;
	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;
	}