#hawb_input{

}
.centered tr th, .centered tr td{
	text-align: center;
}

#layer_client{
	position: absolute;
	top: 100px;
	left: 250px;
	width: 820px;
	height: 650px;
	border-radius: 5px;
	border: 2px solid black;
	background-color: white;
	display: none;


}
#layer_recipt{
	position: absolute;
	top: 100px;
	left: 250px;
	width: 820px;
	height: 650px;
	border-radius: 5px;
	border: 2px solid black;
	background-color: white;
	display: none;


}
#layer_postal{
	background-color: white;
	position: absolute;
	top: 100px;
	left: 350px;
	width: 700px;
	height: 650px;
	border-radius: 5px;
	border: 2px solid black;
	display: none;


}

#hawb_input table.input2{
	width: 1000px;
	border:2px solid black;
	border-collapse: collapse;
	text-align: center;

}
#hawb_input table.input2 td, #hawb_input table.input2 th{
	border:1px solid gray;
	border-collapse: collapse;
}
#hawb_input table.input2 th{
	background-color: #EAEAEA;
	font-weight: bold;
	height:  25px

}
p{
	font-size: 13pt;
	font-family: 'Nanum Gothic','Malgun Gothic', serif;
	font-weight: bold;
}
#hawb_input table.input{
	width: 1000px;
	border:2px solid black;
	border-collapse: collapse;

}
#hawb_input table.input td.right{

	border-right:1px solid gray;
}
#hawb_input table.input td.left{
	padding-right: 2px;
	text-align: right;
	/*border:1px solid gray;*/
}
#hawb_input table tr{
	/*border-bottom:  1px solid #AAAAAA;*/
	height: 30px;
}

#hawb_input table.inner td,#hawb_input  table.inner{
	border-style: none;
	padding: 0;

}
#search_client_input{
	width: 800px;
	height: 800px;
}
