/**!
 * 合同收款账户样式
 */

 html,
body {
	background-color: #f5f5f5;
}

.con-hd h1 {
	background: url(../images/bid.png) no-repeat left;
}
.con-bd {
    min-height: 600px;
}
.quit-searh .quit{
	width:135px;
}
.param-bd{
	margin-top: 80px;
}