/*reset.css*/
.ul{margin:0;padding:0}
.ul li{margin:0;padding:0;list-style:none;}
.h2{ margin:0px; padding:0px;}
.h3{ margin:0px; padding:0px;}
.h4{ margin:0px; padding:0px;}
img{ border:0px;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
/*结束靠齐*/
.clear{
    clear:both;
}




body{font-size:12px;font-family:宋体;margin:0px;padding:0px;  }



/*首页*/
.Interface{ width:100%; height:auto; background:url(../../images/admin/b_d.png) no-repeat center center; margin:0 auto; overflow:hidden;}
.Interface_wrap{width: 1200px;margin: 0 auto}
.login_wrap{width: 617px;height: 610px;margin: 0 auto;background:url("../../images/admin/in_b.png") no-repeat}
.In_logo{width: 617px;height: 52px;}
.In_from{width: 330px;height: 200px;margin-top: 52px;margin-left: 284px;}




.left{ float:left; width:240px; padding-top:109px; padding-left:22px;}
.Name{ color:#4a84c6; font-weight:bold; height:38px; padding-left:4.3em; line-height:1.5 }
.Name .error{ color:red; }
.Name .info{ color:#767676; margin-left:-4.3em; }

.Advertisement{ }


.right{ float:left; width:254px; padding:81px 0 0 45px;}
.text{ width: 197px; height: 30px; overflow:hidden; border:none; background: url("../../images/admin/input_b.png") no-repeat;outline:none; text-indent: 5px;}
.Domain-name{ padding-left:68px;height:20px; overflow:hidden;}
.User-name{ padding-top: 28px;padding-left: 92px;height: 30px; overflow:hidden;}
.Password{ padding-top: 20px;padding-left: 92px;height: 30px; overflow:hidden;}
.Verification-code{padding-top: 20px;padding-left: 92px;height: 31px; overflow:hidden; color:#363636;}
.Verification-code table td span{ color:#0b82d6;}
.Login{ padding-top:15px; height: 30px; padding-left: 29px;overflow:hidden;}
.Login a{ color:#ff0000; text-decoration:underline;}
.Announcement{ padding-top:35px;}
.Announcement li{ background:url(../../images/admin/li.jpg) no-repeat 0 10px; padding-left:15px; line-height:24px;}
.Announcement li a{ color:#646464;}

.bottom{ text-align:center; color:#737373; }
.bottom a{ color:#ff0000;}

.message{ width:600px; height:400px; background:url(../../images/admin/background.jpg) no-repeat; margin:0 auto; overflow:hidden; }
#cover{ z-index:999; background:#000; filter:alpha(opacity=0); opacity:0; -moz-opacity:0; position:absolute; left:0; top:0; width:100%; height:100%; display:none; }
#popup{ z-index:1000; position:absolute; left:0; top:0; width:100%; height:100%; display:none; }
#popup_cancel{ width:12px; height:12px; position:absolute; right:20px; top:0px; z-index:1002; cursor:pointer; }
#popup_content{ padding:12px; height:376px; overflow:auto; color:#fff; line-height:1.5; z-index:1001; margin-right:4px;
    scrollbar-face-color:#484a4b;
    scrollbar-highlight-color:#c9c9c9;
    scrollbar-3dlight-color:#484a4b;
    scrollbar-darkshadow-color:#484a4b;
    scrollbar-Shadow-color:#9c9c9c;
    scrollbar-arrow-color:#9c9c9c;
    scrollbar-track-color:#484a4b;
}

.In_bot{position: fixed;bottom: 0;height: 30px;width: 100%;text-align: center;color: #ffffff}
.In_bot span a{color: #ffffff}









