.forme { 
	padding-top: 30px;
	}
.forme tr td {
	padding: 5px 10px 5px 0 !important;
}
.form_col01 {
	white-space:nowrap;
	color:#cc9900;
	font-weight:bold;
	width:150px !important;
	line-height:22px;
	}
.form_col02 {
	width:450px !important;
	}
.form_col02 input {
	width:450px;
	border:1px solid #CCC;
	background-color:#FFFFFF;
	line-height:22px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#666;
}	
.form_col02 textarea {
	width:450px;
	height:180px;
	border:1px solid #CCC;
	background-color:#FFFFFF;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#666;
}
.form_col03 {
	width:1px !important;
	}
	
.form_info {
	color:#6D023C;
	text-indent:134px;
	} 
	
.forme  #submit {
	background:none;
	background-color:#6D023C;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:120px;
	height:25px;
	line-height:25px;
	color:#FFF;
	font-size:14px;
}