@charset "utf-8"; 

.iqfm-table {
    margin-bottom:15px;
	font-size:12px;
	border-top:1px dotted #9e9e9e;
	width: 100%;
	margin-top: 50px;
}

.iqfm-table th, .iqfm-table td {
    padding: 20px 0 ;
	border-bottom:1px dotted #9e9e9e; 
	font-size: 16px;
}
#iqfm-confirm-1 th{ width: 44%}
#iqfm-confirm-1 td{ width: 56%}
input#iqfm-input-text-6{ width: 30%;}


#iqfm-input-2 label,#iqfm-input-8 label{ margin:0 20px 0 5px; }
#iqfm-input-2 br,#iqfm-input-8 br{ display:none; }
.iqfm-table th span{ display:block; }
.iqfm-table th {
    text-align: left;
    vertical-align: top;
}
.iqfm-table th#iqfm-confirm-sub-1,.iqfm-table th#iqfm-confirm-body-1 {  }

#iqfm-confirm-1{ width:100%;  }

button,
html [type="button"], 
[type="reset"],
[type="submit"] {
border:1px solid #E4E4E4; background:#fff; font-size:12px; text-align:center; width:150px; margin:45px auto; padding:5px 0; display:block; }