
body,html{ background: #f1f2f3;}
a{color: #333;}
a:hover{color: #333;}
a:visited{color: #333;}
.modular{ width: 100%; display: inline-block; }
.warp{ text-align: center; margin-top: 20px;}
.main{width: 1200px; display: inline-block;}
.passwords{ width:1100px; margin:20px auto;}
.passwords .head{height:45px; background:#fff; }
.sent_tip{ line-height:35px; float:left; font-size: 12px;color: #ff0000;}
.passwords .head a:link,.passwords .head a:visited{width:120px; height:45px; text-align:center; line-height:45px; font-size:14px;display:inline-block; float:left; border-bottom:1px solid #E0E0E0; background:#f6f6f6; color:#4a4a4a;  border-radius:5px 5px 0 0; box-shadow:-3px -3px 5px #efeeee; margin-right:5px;  border:1px solid #E0E0E0;}
.passwords .head a:hover{ color:#FB5F01;}
.passwords .head .current:link,.passwords .head .current:visited{background:#fff; color:#fb5f01; border-bottom:1px solid #fff;}
.passwords_in{border:1px solid #E0E0E0; background:#fff; padding:50px 0 30px 250px; overflow:hidden;}




.email01 {
    padding-top: 28px;
    padding-left: 65px;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    padding-bottom: 30px;
    zoom: 1;
    border-radius: 0 5px 5px 5px;
    box-shadow: 1px 1px 10px #cbcaca;
}
.email01 dl{height:50px;}
.email01 dl dt{float:left; width:100px; height:35px; line-height:35px; text-align:right; color:#4a4a4a; font-size:14px;}
.email01 dl dd{float:left; width:620px; height:35px;}
.email01 dl dd label { color:#babab9; line-height:35px;}
.email01 input{height:33px; width:200px; padding-left:5px; border:1px solid #cfcece; line-height:26px; float:left; margin-right:18px; font-size: 12px; border-radius: 2px;}
.email01 input[type=text]:focus{border:2px double #78c143;border-radius: 2px;}
.email01 dl dd .code{width:100px;}
.email01 dl dd .codeBtn{float:left; cursor:pointer; margin-right:15px;}
.email01 .sbm{background: #fb5f01; border-radius: 3px; color: #ffffff; height: 35px;line-height: 35px; margin: 10px 0 0 100px;text-align: center; transition: background-color 0.2s ease 0s;width:83px; float:left; cursor:pointer;}
.email01 .sbm:hover{background: #78c143;text-decoration: none;}
.email01 .sentTime{ margin: 0}
.email01 .getTime{background: #78c143; margin: 0; }
