
  #light{
  font-size:10px;
  font-family:Arial;
  }
  .black_overlay{
	display: none;
	position: absolute;
	width: 100%;
	height:2035px;
	background-color: #666666;
	background-repeat:repeat;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=100);
  }
 
  .white_content {
		display: none;
		position: absolute;
		top: 25%;
		left: 25%;
		width:594px;;
		height: auto;
		padding: 18px;
		border:#d0d0d0 solid 4px;
		background-color: #ffffff;
		z-index:1002;
		overflow: auto;
  }
.all_form_font{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#6f6f6f;
}

.all_form_box{
width:230px;
height:26px;
border:#c1c1c1 solid 1px;
border-style:dotted;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#6f6f6f;
padding-left:5px;
}

.all_form_box2{
width:230px;
height:78px;
border:#c1c1c1 solid 1px;
border-style:dotted;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#6f6f6f;
padding-left:5px;
}
.all_form_box1{
width:100px;
height:26px;
border-bottom:#c1c1c1 solid 1px;
border-left:#c1c1c1 solid 1px;
border-top:#c1c1c1 solid 1px;
border-right:none;
border-bottom-style:dotted;
border-top-style:dotted;
border-left-style:dotted;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6f6f6f;
padding-left:5px;
}

.all_form_box001{
width:132px;
height:26px;
border-bottom:#c1c1c1 solid 1px;
border-right:#c1c1c1 solid 1px;
border-top:#c1c1c1 solid 1px;
border-left:none;
border-bottom-style:dotted;
border-top-style:dotted;
border-right-style:dotted;
border-left-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#6f6f6f;
padding-left:5px;
}