/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 26, 2014, 4:47:53 PM
    Author     : Table
*/

.password_f h1{ margin-left: 40px;text-align: left; margin-top: 22px;font-weight: 900; font-size: 16px; color: #787778; border-bottom: 1px solid #ccc; padding-bottom: 15px; margin-bottom: 40px;margin-right:60px;}
.password_f .pasw_stop1{ background: url(../images/password_tip.png) no-repeat; width: 650px; height: 40px;}
.password_f .pasw_stop2{ background: url(../images/password_tip.png) 0px no-repeat; width: 650px; height: 40px;}
.password_f .pasw_stop3{ background: url(../images/password_tip.png) 0px -96px no-repeat; width: 650px; height: 40px;}
.pasw_content{ margin-left: 150px;}
.pasw_title{ font-size: 14px; }
.password_f table{ margin-top: 20px;}
.password_f table td{ height: 55px; text-align: left;}
.new_password table td{height: 40px; text-align: left;}
.inputs{width: 280px;height: 33px;line-height: 33px;font-size: 16px;padding-left: 10px;border: 1px solid #bfbdbf;border-radius: 3px;background-color: #fff;color: #666666;}
a.btn {width: 140px;height: 40px;cursor: pointer;line-height: 40px;background: url(../images/btns.png) 0 0 no-repeat;display: inline-block;text-align: center;font-size: 16px;letter-spacing: 2px;color: #fff;text-decoration: none;}
a.btn:hover { color: #fff; background-position: 0 -40px; }
a.btn:active { color: #fff; background-position: 0 -80px;  }
.contact{width: 980px;border: 1px solid #e1e1e1;background: #FFFFFF;margin-top: 10px;margin: 0 auto;margin-top: 10px;height: auto;height: 450px;margin: 50px auto 0;}
.login_red{ border: 1px solid #DA1C7E;}
form em.error {color: red;line-height: 30px;padding-left: 10px;}
.passord_one{ margin-left: 40px}
.password_mibao{ margin-right: 100px; cursor: pointer;}
.password_mibao_ico{ background: url(../images/password_tips_mibao.png) no-repeat; margin-left: 40px;}
.password_mibao_email{ width: 100px; height: 100px;}
.password_mibao_mob{width: 100px; height: 100px; background-position: -208px 0px;}
.password_mibao_title{ margin-top: 10px; color: #da1c7e; font-size: 12px;text-align:center;}
.user-input{border:1px solid #CCC;border-bottom:1px solid #ddd;border-right:1px solid #ddd;background-color:white;vertical-align:middle;font-size:12px;_margin-top:1px;padding:7px 0 7px 8px;line-height:16px;overflow:hidden;color:#333;font-size:14px;background:url(../images/form_input.png) no-repeat left top;-webkit-transition-property:all;-webkit-transition-duration:.3s;-moz-transition-property:all;-moz-transition-duration:.3s;-o-transition-property:all;-o-transition-duration:.3s;transition-property:all;transition-duration:.3s;outline:none;resize:none;width:253px;float:left}
.user-input-error {border: 1px solid #da1111;}
.yanzheng{ cursor: pointer;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;border: 1px solid #ddd;height: 40px;background: #f7f7f7;color: #666;font-weight: normal;width: 160px;margin-right: 10px;font-size: 14px;}