select {
	padding:1px;
	border:solid 1px #aaa;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.f_login, .f_srch, .f_wysiwyg_ip, .f_wysiwyg_tam, .f_order, .f_resfld, .f_resdesc, .f_price, .f_half {
	padding:2px;
	border:solid 1px #aaa;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.f_login, .f_srch {
	width:330px;
}
.f_half {
	width:280px;
}
.f_wysiwyg_ip, .f_wysiwyg_tam {
	width:756px;
}
.f_wysiwyg_tam, .f_resdesc {
	height:100px;
}
.f_order {
	width:40px;
}
.f_resfld, .f_resdesc {
	width:875px;
}
.f_price {
	width:70px;
}
/* table columns */
.colten {
	width:10%;
}
.coltwelve {
	width:12%;
}
.colfifteen {
	width:15%;
}
.coltwenty {
	width:20%;
}
.colseven {
	width:7%;
}
.colfive {
	width:5%;
}
.col160 {
	width:160px;
}
.pd_1 {
	padding:2px 0px;
}
