@charset "UTF-8";/* CSS Document */.formtable {	width: 380px;	padding: 0px;	margin: 0px;	border: 1px solid #999;}.formtext1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	letter-spacing: 0.05em;	line-height: 100%;	font-weight: bold;	color: #fff;	text-align: left;	vertical-align: middle;	padding: 6px;	background-color: #999;}.formtext2 {	font-size: 11px;	line-height: 100%;	font-weight: bold;	color: #333333;	text-align: right;	vertical-align: middle;	padding: 12px;	width: 110px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #999999;}.formtext3 {	font-size: 11px;	line-height: 100%;	font-weight: bold;	color: #333333;	text-align: right;	vertical-align: top;	padding: 12px;	width: 110px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #999999;}.labelbox {	font-size: 11px;	padding-left: 10px;	border-bottom-width: 1px;	border-left-width: 1px;	border-bottom-style: dashed;	border-left-style: solid;	border-bottom-color: #999999;	border-left-color: #999999;	background-color: #e5e5e5;}.input {	margin: 6px 0 6px 130px;}.buttonbox {	padding: 10px;	background-color: #e5e5e5;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #999999;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #999999;}.formlist {	margin: 0;	padding: 0;	list-style-type: none;}
