﻿
.floating_window1 {
	position: relative;
	width: 436px;
	height: 244px;
	z-index: 150;
	background: url(../../img/box_help.png) no-repeat;
}

.floating_window1 .input-lge{
	position: absolute;
	top: 48px;
	left: 19px;
}
.floating_window1 .input-lge textarea{
	width: 388px;
	height: 87px;
	font-size: 13px;
	border: 1px solid #acc4d7;
	padding: 2px 4px 2px 4px;
}
.floating_window1 .label1{
	position: absolute;
	top: 144px;
	left: 19px;
	font-size: 12px;
	color: #626262;	
}
.floating_window1 .input1{
	position: absolute;
	top: 158px;
	left: 19px;
}
.floating_window1 .input1 input{
	width: 100px;
	height: 14px;
	font-size: 11px;
	line-height: 10px;
	padding: 0 0 0 2px;
}
.floating_window1 .label2{
	position: absolute;
	top: 144px;
	left: 134px;
	font-size: 12px;
	color: #626262;	
}
.floating_window1 .input2{
	position: absolute;
	top: 158px;
	left: 134px;
}
.floating_window1 .input2 input{
	width: 100px;
	height: 14px;
	font-size: 11px;
	line-height: 10px;
	padding: 0 0 0 2px;
}
.floating_window1 .label3{
	position: absolute;
	top: 182px;
	left: 19px;
	font-size: 12px;
	color: #626262;	
}
.floating_window1 .input3{
	position: absolute;
	top: 196px;
	left: 19px;
}
.floating_window1 .input3 input{
	width: 215px;
	height: 14px;
	font-size: 11px;
	line-height: 10px;
	padding: 0 0 0 2px;
}
.floating_window1 .btn{
	position: absolute;
	top: 154px;
	left: 249px;
}
.floating_window1 .terms{
	position: absolute;
	top: 222px;
	left: 19px;
	font-size: 9px;
	color: #666768;		
}
.floating_window1 .terms a{
	color: #8b2031;		
}