/* CSS Document */
body,html{margin:0; padding:0; height:100%;}
body,div,ul,li,p,span,h1,h2,h3,h4,i{margin:0; padding:0;}
ul,li,dl,dd,dt{list-style:none outside none;}
i{font-style:normal;}
img{border:none medium;}
input,button,select,textarea{outline:none}
h1,h2,h3,h4{font-size:100%;}
.clear{clear:both; line-height:0; size:0;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.login_box{width:100%; height:100%; background:url(../res/passport/images/login-al.png); background-color:#eeeeee;} /*1193c4*/
.login{padding:167px 0 12px 0; width:650px; margin:0 auto; background:url(../images/bt_bg.jpg) no-repeat center bottom;}
.login .title{text-align:center; height:110px;}
.login .lf{float:left;}
.login .rt{float:right;}
.login_box .box{width:326px; margin: 10px auto; height:100px; padding-bottom:92px;}

.login_box .box .lf{width:190px; height:62px; float:left; background:url(../images/input_bg.png) no-repeat;}
.login_box .box .rt{width:65px; height:62px; float:right; background:url(../images/tj_bg.png) no-repeat;}
.login_box .box ul{padding:20px 10px 20px 20px;}
.login_box .box ul li{margin:0 0 10px 0; font-size:14px; color:#fff; height:18px;}
.login_box .box input.w_140{height:18px; line-height:18px; width:140px; float:right;}