@charset "utf-8";
body{

	margin: 0px;
	text-decoration: none;
	background-color: #efe6c9;
	width: 100%;
	padding: 0px;
	}

img{ border:0;}

.shadow01{
	background-image:url(images/all/shadow.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	vertical-align: bottom;
}

.formbox1{ margin-left:59px; margin-bottom:30px;}
.formbox2{padding-left:79px; padding-bottom:1px;}
.form_q{ margin-bottom:5px;margin-left:59px}
.form_text{color:#000000;
	font-size:13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a14931;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #e0935b; margin-right:20px; vertical-align:top;}
	
.line{ margin-top:11px; margin-bottom:9px; margin-left:39px;}		
	
.form_text2{color:#000000;
	font-size:12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a14931;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #e0935b;vertical-align:top;}	
	
.form_select{color:#992e02;
	font-size:12px;vertical-align:top;	}
	
.form_gobtn{margin: 0 0 8px 250px; }
