/*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:600px; height:400px; background:url(../../images/admin/Interface.jpg) no-repeat; margin:0 auto; overflow:hidden;}

.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:145px; height:16px; overflow:hidden; border:none; border:#FFFFFF solid 0px; }
.Domain-name{ padding-left:68px;height:20px; overflow:hidden;}
.User-name{ padding-top:5px;padding-left:68px;height:20px; overflow:hidden;}
.Password{ padding-top:15px;padding-left:68px;height:20px; overflow:hidden;}
.Verification-code{padding-top:15px;padding-left:65px;height:22px; overflow:hidden; color:#363636;}
.Verification-code table td span{ color:#0b82d6;}
.Login{ padding-top:15px; height:22px; 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;
}











