.enter_table_main {
	width: 400px;
}
.enter_table_out {
 background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.enter_table_mid {
	text-align: left;
	width: 300px;
}
.enter_table_in {
 background-color: #F5F2CF;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
.enter_text_register_as_people {
	text-align: left;	
	text-valign: middle;	
}
.enter_text_register_as_firm {
	text-align: right;	
	text-valign: middle;		
}
.enter_button {
	text-align: right;	
	text-valign: middle;		
}
.enter_text_tittle {
	color: #000000;
	font-weight: bold;
	font-size: 11px;	
}
.enter_text_item {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-align: right;	
 position: relative; left: 0; top: 5;	
}
.enter_text_mark {
	color: #CA3402;
	font-weight: normal;
	font-size: 9px;
	text-align: left;	
 vertical-align:super;	
}
.enter_check {
	text-align: center;		
	color: #666666;	
}
.enter_text_check {
	color: #666666;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	text-valign: middle;
 vertical-align:super;
}
.enter_text_position {
 position: relative; left: 0; top: 5;	
	text-valign: middle;
}



.enter_field input{

 width: 100;
 height: 18; 
	font-family: Verdana; 
	font-size: 10px; color: #000000; 
	background-color: #FFFFFF; 
	border-left: 1 solid #636563; 
	border-right: 1 solid #9C9A9C; 
	border-top: 1 solid #636563; 
	border-bottom: 1 solid #9C9A9C;
}


