@charset "GBK";
/* CSS Document */


/*登录框样式*/
.logon{height: 385px;width: 325px;background-color: #FFF;
	font-size: 14px;}
.logon > h2{font-size: 24px;display: block;line-height: 35px;height: 35px;color: #1161c1;text-indent: 25px;margin-top: 15px;margin-bottom: 15px;}
.logon  .inputText{width: 242px;border-style: none;}
.logon  .inputText{height: 21px; padding:10px 0px;line-height: 21px;margin-top: 0px;}
*html .logon  .inputText { height: 35px;line-height: 35px;margin-top: 6px;} /* ie6 fixed */
*+html .logon  .inputText{ height: 35px;line-height: 35px;margin-top: 6px;} /* ie7 fixed, 注意顺序 */
.logon  .inputYZM{width: 110px;border-style: none;}
.logon  .inputYZM{height: 21px; padding:10px 0px;line-height: 21px;}
*html .logon  .inputYZM{height: 35px;	line-height: 35px;}/* ie6 fixed */
*+html .logon  .inputYZM{height: 35px;	line-height: 35px;}/* ie7 fixed, 注意顺序 */
.logon  .input{width: 252px;height: 45px;font-size: 14px;color: #666;line-height: 45px;border: 1px solid #dbdbdb;padding-left: 30px;margin: 20px 20px 10px 20px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;behavior: url(pie.htc);position: relative;}
.logon  .phone { background: url(../images/new_ren_03.png) no-repeat 8px 10px;}
.logon  .phone{ margin-bottom:0px;}
*html .logon  .phone{ margin-bottom:5px;}/* ie6 fixed */
*+html .logon  .phone{ margin-bottom:5px;}/* ie7 fixed, 注意顺序 */
.logon .password { background: url(../images/new_sou_07.png) no-repeat 8px 14px;}
.logon .code{background:url(../images/yama.png) no-repeat 8px 14px;width:120px;margin-top: 10px;}
.logon .imgVcode{margin-top:10px;}
.logon  .login_forg {width: 260px;height: 38px;color: #555555;line-height: 38px; margin: 10px 20px 10px 20px; }
.logon .login_forg a {margin-left: 100px;}
.logon .login_btn { width: 280px;height: 45px;color: #fff; line-height: 45px; margin: 10px 20px 10px 20px; background: #1c82d2; color: #FFF; text-align: center; border-radius: 4px; cursor: pointer;behavior: url(pie.htc);}
.logon  .login_btn:hover { background: #1367aa; }
.forgetpassword{text-decoration: none;}
.forgetpassword:hover{
	text-decoration: underline;
	color: #1367aa;
}
.logon .login_mfzc { width: 260px; height: 30px; color: #555555; line-height: 30px; margin: 10px 20px 10px 20px; text-align: left;}
.logon .login_mfzc a {color: #1c82d2;text-decoration: none;}
.logon .login_mfzc a:hover{text-decoration: underline;}
.logon .wy_dl {width: 252px;height: 45px;padding-left: 30px;margin: 5px 20px 5px 20px;line-height: 45px;}
.logon .wy_pass { width: 252px;height: 45px; padding-left: 30px; margin: 10px 20px 5px 20px;}
.logon .wy_forget {width: 260px; height: 20px; line-height: 20px; margin:12px 20px 12px 20px;}
.y_newtop{ margin-top:20px;}
