@charset "utf-8";
/* CSS Document */
html,body{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#login1{ border:1px solid #bab9b9; background:url(../images/bg_Login.gif) no-repeat right  bottom; width:382px; height:237px; position:relative;}
#login1 .head img{height:13px;position:absolute; top:7px; right:10px; margin:0; cursor:pointer;}
#login1 img{ margin:30px 0 5px 20px; vertical-align:middle;}


#login1 .input{ border:1px solid #d7d7d7; height:20px; width:180px; margin:3px 0;}
.link{ margin:10px 30px 0 0 ; float:right;}
.link a{color:#f00;text-decoration:underline; text-align:right; font-size:11px;}
.btn {margin-top:10px;}
.login1Btn,.register{border:0;cursor:pointer;margin:0 10px 0 0;color:#fff;font-size:12px;}
.login1Btn{ background:url(../images/btn2_Login.gif) no-repeat center; width:72px; height:21px;}
.register{background:url(../images/btn_Login.gif) no-repeat center; width:97px; height:21px;}