
/*------------------------------*/
.frm_sub {

	border: dashed 0px #FF0000;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 500px;
}

.frm_head {
	top: 0px;
}

.frm_month {
	border: dashed 0px #03f;
	position: relative;
	height: 70px;
	top: 0px;
	left: 0xp;
	right: 0px;
	/*top: 40 px;*/
}

.frm_input {
	/*
	position: relative;	
	*/
	
	border: dashed 0px #0000FF;
	top: 0px;
	left: 0px;
	right: 0px;
}

input.error {
	/*border: 1px dotted #f00;
	*/
}

.my { color:red; }

label.error {
       color: red;
       font-style: italic;
}

/*---------------------------*/
.in_name {
	text-align:right;
	top: 0px;
	left: 0px;
	right: 0px;	
	width: 140px;
}

.in_phone {
	text-align:right;
	left: 0px;
	right: 0px;	
	width: 140px;
}

.in_email {
	text-align:right;
	left: 0px;
	right: 0px;	
	width: 140px;
}

.in_address {
	text-align: right;
	left: 0px;
	right: 0px;	
	width: 140px;
}

.in_captcha {
	border: dashed 0px #F30;
	text-align: right;
	left: 0px;
	right: 0px;
	width: 140px;

}
/*---------------------------*/
.ot_name {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 150px;
	right: 0px;	
}

.ot_phone {
	position: absolute;
	text-align: left;
	left: 150px;
	top: 0px;	
}

.ot_email {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 150px;
}

.ot_address {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 150px;
}

.ot_captcha {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 150px;
}

.ot_submit {
	position: absolute;
	top: 60px;
	left: 350px;
}
/*---------------------------*/
.moon1 {
	position: absolute;
	left: 0px;
	top: 0px;
	border: dashed 0px #0000FF;
}

.moon2 {
	position: absolute;
	left: 0px;
	top: 20px;
	border: dashed 0px #0000FF;
}

.moon3 {
	position: absolute;
	left: 0px;
	top: 40px;
	border: dashed 0px #0000FF;
}
/*---------------------------*/

.moon4 {
	position: absolute;
	left: 100px;
	top: 0px;
	border: dashed 0px #0000FF;
}

.moon5 {
	position: absolute;
	left: 100px;
	top: 20px;
	border: dashed 0px #0000FF;
}

.moon6 {
	position: absolute;
	left: 100px;
	top: 40px;
	border: dashed 0px #0000FF;
}
/*---------------------------*/

.moon7 {
	position: absolute;
	left: 200px;
	top: 0px;
	border: dashed 0px #0000FF;
}

.moon8 {
	position: absolute;
	left: 200px;
	top: 20px;
	border: dashed 0px #0000FF;
}

.moon9 {
	position: absolute;
	left: 200px;
	top: 40px;
	border: dashed 0px #0000FF;
}
/*---------------------------*/

.moon10 {
	position: absolute;
	left: 300px;
	top: 0px;
	border: dashed 0px #0000FF;
}

.moon11 {
	position: absolute;
	left: 300px;
	top: 20px;
	border: dashed 0px #0000FF;
}

.moon12 {
	position: absolute;
	left: 300px;
	top: 40px;
	border: dashed 0px #0000FF;
}
/*---------------------------*/

