/* 表单 */

/*公用*/
.file_error{color:red;width:600px}
.input_168{width:168px}
.input_50{width:50px}

/*--------------------------------------------------------------------------------------------------首页注册*/
.reg_file{ height:62px;}

.reg_file label.forms_title{float:left;text-align:right;width:75px;line-height:25px;color:#727272;font-size: 14px;}
.reg_file .file_input{float:left;width:62px;position:relative;}
.reg_file .file_input input{border:0px solid #FFF;background:none;position:relative;_top:2px;left:0;width:100%;height:100%;}
.reg_file .file_input .fi_out{width:345px;height:30px;border:1px solid #c9c9c9}
.reg_file .file_input .fi_out .fi_in{border-top:2px solid #e5e5e5;border-left:2px solid #e5e5e5;background-color:#FFF;height:28px}
.reg_file .file_input .fi_out_verify{width:60px;border:1px solid #c9c9c9}
.reg_file .file_input .fi_error{border-color:red}
.reg_file .file_input .fi_error .fi_in{border-color:#e7d3d3;background-color:#ffebeb}
.reg_file .file_error{height:25px;line-height:25px}
.reg_file .file_tips{width:160px;float:left;display:none}
.reg_file .file_tips .file_tips_txt{width:140px}
.file_tips_arrow{background:url(../images/file_tips_arrow.png) no-repeat;width:6px;height:9px;overflow:hidden;position:absolute;margin:5px 0 0 -5px;z-index:5}
.file_tips_txt{background-color:#ffe0e0;border:1px solid #ffb6b6;padding:1px;color:#ff7272;position:absolute}
.fi_select{height:23px;padding-top:2px}
.fi_select select{padding:2px;border:1px solid #b5b5b5}
/*.verify{position:absolute;margin:3px 0 0 70px}*/
.verify{
	position:absolute;
	margin:-5px 0 0 70px;
	left:148px;
	width: 130px;
	height: 53px;
} /*验证码位置*/
.verify_next{height:25px;line-height:25px}
.reg_pact{position:absolute;margin:15px 0 0 15px}
.reg_pact input{position:relative;top:2px;margin-right:5px}
.reg_btn{display:block;border:none;background:url(../images/login_btn.png) no-repeat;width:144px;height:46px;overflow:hidden;cursor:pointer;position:absolute;margin:5px 0 0 301px}
.reg_btn:hover{background-position:-144px 0}

/*--------------------------------------------------------------------------------------------------内页表单*/
.main_form .reg_file label.forms_title{width:100px}
.main_form .reg_file .file_tips{width:320px}
.main_form .reg_file .file_tips .file_tips_txt{width:320px}

/*银行列表*/
.ft_bank{margin-top:15px}
.bank_list{width:566px;float:left}
.bank_list dd{width:180px;height:38px;overflow:hidden;float:left;margin:12px 8px 12px 0;position:relative;cursor:pointer}
.bank_list dd .ar_radio{position:absolute;left:0px;top:11px}
.bank_ico{display:block;width:150px;height:36px;overflow:hidden;background:url(../images/combo.png) no-repeat;border:1px solid #DDD;position:absolute;left:20px;cursor:pointer}
.bank_list dd #current{border-color:#ff6500}
.BBC{background-position:0 -1044px}
.CCB{background-position: 0 -288px}
.CMB{background-position: 0 -468px}
.COMM{background-position: 0 -540px}
.BOC{background-position: 0 -108px}
.GDB{background-position: 0 -756px}
.CITIC{background-position: 0 -432px}
.ABC{background-position: 0 0}
.CIB{background-position: 0 -396px}
.CEB{background-position: 0 -360px}
.CMBC{background-position: 0 -504px}
.SPABANK{background-position: 0 -1548px}
.SDB{background-position: 0 -1368px}

.form_btns{clear:both;padding:10px 0 10px 100px}
.form_btn{display:block;width:120px;height:31px;border:none;background:url(../images/form_btn.png) no-repeat;text-align:center;line-height:31px;color:#FFF;text-shadow:1px 1px 2px rgba(0,0,0,0.5);cursor:pointer;float:left;margin-right:10px}
.form_btn:hover,.form_btn2{background-position:0 bottom;color:#595959}



#duan{ width:65px;}