.col1, .col2, .col3 {
	float: left;
	}

/* #type1 */

#type1 .col1 {
	width: 257px;
	}

#type1 .col2, .col3 {
	width: 328px;
	}

#type1 .col2 {
	margin: 0 2px;
	}
#type1 .col2 .f_left {
	margin: 0 0 0 -14px;
	}



.form .icbg {
	margin: 0;
	width: 178px;
	}
.form .icbg input,
.form .icbg select {
	width: 170px;
	}

* html .form .icbg select,
*:first-child+html .form .icbg select {
	margin-top: 2px;
	}