﻿body{ font-size:14px;}
 /*body{height:100%;width:100%;background:url(/Static/images/logon/background.jpg) no-repeat;background-size:cover;}*/
.content{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:500px;}

.login-div div{margin-bottom:8px;}
.login-lb{display:inline-block; width:120px;font-size:20px;text-align:right;}
.login-txt{width:160px;height:28px;line-height:28px; border-radius:6px;font-size:16px;padding-left:6px;}
.btn-login{background-color:transparent;width:109px;height:39px;border-radius:6px;background:url(/Static/images/logon/login_button.png);}
.newapply{width:123px;height:39px;border-radius:6px;background:url(/Static/images/logon/newapply.png)}
.applyquery{width:123px;height:39px;border-radius:6px;background:url(/Static/images/logon/applyquery.png)}
.applydredge{width:123px;height:39px;border-radius:6px;background:url(/Static/images/logon/applydredge.png)}
.dredgequery{width:123px;height:39px;border-radius:6px;background:url(/Static/images/logon/dredgequery.png)}

/* =============================== */
.loginTop{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto; height:61px; font-family:"Microsoft YaHei"; }


.login_tital{display:inline-block; width:120px;font-size:15px;text-align:left;}

.itemlinkdiv {
    height: 1px;
    background-color: rgba(255,255,255,0.1);
}