/* CSS Document */
 
body{ margin:0px; padding:0px; font-size:13px; color:#333; background:url(../images/login_01.png) 0 50px repeat-x #d6dee0;}
*{ margin:0 auto; padding:0; list-style-type:none;}
img{ border:none;}
.clear{ clear:both;}


.login .lj{ width:1100px; height:250px; text-align:left;}
.login .lj a{ color:#333; text-decoration:none;}
.login .lj a:hover{ color:#f00; text-decoration:none;}

.login .nr{ height:300px; width:710px; padding-left:390px;}
.login .table{ width:400px; margin-left:0; line-height:46px;}
.login .table .txt{ width:80px; text-align:right;}
.login .table .txt span{ letter-spacing:14px;}
.login .table .input input{ padding-left:30px; width:170px; height:26px; border:1px solid #cdcdcd;}
.login .table .input .yhm{ background:url(../images/login_04.png) 6px center no-repeat;}
.login .table .input .mm{ background:url(../images/login_07.png) 6px center no-repeat;}
.login .table .jzmm{ padding-left:80px;}
.login .table .jzmm a{ padding-left:20px; color:#555; text-decoration:none;}
.login .table .jzmm a:hover{ color:#f00; text-decoration:underline;}
.login .table .jzmm input{ float:left; margin-top:15px; margin-right:6px;}
.login .table .button{ padding: 4px 120px 0 0; text-align:right;}
.login .table .button input{ width:81px; height:26px; background:url(../images/login_10.png) no-repeat; border:none;}
.login .table .button input:hover{ cursor:pointer; opacity:0.7;}

.foot{ width:100%; height:auto; line-height:22px; color:#555; text-align:center;}
