/* * 注册和登录样式 * Creater By Mason 2013/5/7 */ #login_layout {background:#fff url("/tszipservicecom/Public/Images/btbg.png") no-repeat bottom; padding:20px 15px 150px 15px; margin:0;} #login_layout .lo_indexh {-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-webkit-border-top-right-radius:5px 5px;-webkit-top-left-radius:5px 5px;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom:1px solid #bdcbd4;height:30px; background:#eff4f7; padding:5px 0 0 6px; width:924px; font-size:15px;color:#38445e} .lo_indexh .tabon {background-color:#fff; font-weight:bold; text-decoration:none;display:block; color:#38445e; font-size:15px; text-align:center; float:left; padding:5px;} .lo_indexh .taboff {text-decoration:none;display:block; color:#38445e; font-size:15px; text-align:center; float:left;padding:5px;} .lo_indexh .fleft a,.lo_indexh .tabon a,.lo_indexh .taboff a{ color:#38445e; font-size:15px; text-align:center; float:left; display:block; } .lo_indexh span {color:#ff9000; font-weight:bold;} .forget{font-size:15px;width:100%; margin:50px 0 0 0; } .login_box{font-size:15px;width:100%; margin:20px 0 0 0; } .forget_table,.login_table{ margin:0 auto; width:500px; } .forget_table li{ display:block; width:100%; float:left;} .login_table li { margin:10px 0; display:block; width:100%; float:left;} .forget_table .for_bottom { margin-left:90px; display:inline;} .forget_table .for_tip { font-size:13px} .forget_table span{ float:left; margin:0 5px;} .login_table label {font-size:15px; margin-bottom:8px;} .login_table .label_input {display:block;float:none;text-align:left;} .login_icon { margin-top:30px;} .register_left {border-right:1px solid #ececec; float:left; width:650px; } .reg_header{background:#eff4f7;height:37px;font-size:16px;font-weight:bold;padding:15px 0 0 15px;color:#4e4e4e} #register {padding:10px 10px 0px 10px; display:block;} #register .invite {background:#c9f1ff;padding:10px;border:1px solid #99dbf2;margin-bottom:10px;width:400px;margin-left:20px} #register .invite img {width:40px;border:1px solid #999;padding:1px} .regok {background:url("/tszipservicecom/Public/Images/dialog_msgtype_ico_1.gif") no-repeat 0 0;height:40px;margin:5px 0 0 50px;width:270px;padding:5px 0 0 60px} #register .regtb {border:0;width:620px;color:#1375c2;margin-left:10px; color:#3a3a3a;} .reg_right_bottom { text-align:center; margin:20px 0;} #register .regtb th {width:80px;} #register .regtb td .input_text {width:180px} #register .tt {border-bottom:1px dashed #cccccc;padding-bottom:10px;margin-bottom:10px} #register .info{color:#5c9bcc} #register .reg_right{width:220px;color:#666666;margin-top:20px} .btn-reg {background:transparent url("/tszipservicecom/Public/Images/index_reg.gif") no-repeat left top;border:0} .btn-reg {background-position:0 0; display:block;height:55px; width:196px;overflow:hidden;line-height:48px;color:#fff;font-size:24px;font-weight:bold;text-align:center;text-indent:-20px} .btn-reg:hover { background-position:0 -55px; text-decoration:none;} .btn-reg:active { background-position:0 -110px; } .other_login {border-top:1px dashed #9f9f9f;padding-top:20px;} .other_login p{ margin-bottom:10px;} .other_login ul a { margin:0 2px;} /* vf for vertical forms */ .vf {width:300px;} .vf label {font-weight:bold;} .vf .label_input {display:block;float:none;text-align:left;} .vf textarea {width:290px;} .vf span.formtip {padding:0 .2em;color:#aaa;} .vf .captcha-img {padding-left:0;} /* lf for large forms */ .lf p {line-height:26px;} .lf label.label_input {font-size:15px;font-weight:normal;} .lf label.label_check {font-weight:normal;} .lf input.input_text {width:280px;height:18px;color:#444;font-size:15px;font-weight:bold;line-height:18px;} .lf p.act a {font-weight:bold;} .lf p.err {color:red;} .lf span.url {font-size:13px;} .lf input#url {width:12em;}