@charset "utf-8";
*{ margin:0 auto; padding:0;}
body{ background:#fff;}

.adminInfo_header{ width:100%; height:100px; background:#ecf0fa; border-bottom:3px solid #0162cb;}
.a_logo{width:990px; margin:0 auto; padding:18px 0 18px 0;}
.a_logo img{ vertical-align:middle; border:0;}

.adminInfo_containter{ width:990px; margin:10px auto; position:relative;}
.a_title{ margin:38px 0 30px 20px;  font-size:16px;color:#044ba8; font-weight:700; line-height:18px;}
.a_title div{ float:left;width:5px; height:18px; background:#0162cb; margin-right:8px;}

.adminInfo_table{ width:800px; margin:25px auto;}
.adminInfo_table table{ border-bottom:4px solid #cfe1f9;border-right:1px solid #cfe1f9;}
.adminInfo_table table th{ background:#eef7fc; height:58px;line-height:58px; color:#044ba8; font-weight:700; font-size:14px; padding-left:18px;border-top:1px solid #cfe1f9;border-left:1px solid #cfe1f9;}
.adminInfo_table table td{ border-top:1px solid #cfe1f9;border-left:1px solid #cfe1f9;height:58px;line-height:58px;}
.a_ipt{width:320px; height:32px; font-size:14px; line-height:30px\9\0; *line-height:30px; border:1px solid #95b8e7; margin-left:15px; background:#fff; padding-left:4px;}
.yzm_ipt{width:130px; height:32px; font-size:14px;line-height:30px\9\0; *line-height:30px; border:1px solid #95b8e7; margin-left:15px;background:#fff;padding-left:4px;}
.yzm_img{width:110px; height:32px; margin-left:8px; vertical-align:middle; cursor:pointer; border:0;}

.a_searchBtn{ width:122px; height:34px; background:url(../images/a_searchBtn.png) no-repeat; cursor:pointer; border:none;}
.a_searchBtn:hover{background:url(../images/a_searchBtn-hover.png) no-repeat;}

.adminInfo_null{ width:800px; margin:110px auto; font-family:'微软雅黑'; font-size:14px; color:#2e2e2e; text-align:center;}
.adminInfo_null img{ vertical-align:middle; border:0; margin-right:10px;}

.data_table{width:800px; margin:35px auto; padding-bottom:40px;} 
.data_table table{border-right:1px solid #b3d4f9;border-bottom:1px solid #b3d4f9; }
.data_table table td{border-top:1px solid #b3d4f9;border-left:1px solid #b3d4f9;height:46px;line-height:46px;font-size:14px;color:#044ba8; }
.data_table table th{background:#eef7fc; height:46px;line-height:46px; color:#044ba8; font-weight:700; font-size:14px; padding-left:18px;border-top:1px solid #b3d4f9;border-left:1px solid #b3d4f9;}
.a_lable{ width:15%;text-align:left; padding-left:10px;}
.data_td{ width:35%; text-align:left; padding-left:12px;}

.a_select{width:200px; height:28px;line-height:26px\9\0; *line-height:26px; border:1px solid #95b8e7; margin-left:-4px;}


.adminInfo_footer{width:100%;_position:absolute;bottom:0;position: fixed;bottom: 0px;left: auto;right: auto;text-align:center;height:60px; line-height:60px;font-size: 14px;color:#1253a7;border-top:1px solid #dbe3f9; clear:both; margin:60px auto 0px auto; background: #fff;  _TOP: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);/*兼容IE6*/ z-index:999;}

.adminInfo_footer a{text-decoration: none;color: #1253a7;}

.adminInfo_footer a:hover{text-decoration: underline;color: #084089;}






a.getpwd{ display:inline-block; width:102px; height:26px;line-height:26px; border:1px solid #2776cc; background-color:#2776cc; color:#ffffff; font-size:14px; text-align:center; text-decoration:none; border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px; margin-left:10px;}
a.getpwd:hover{ background:#2a85e6;}

.popupbox{ position:absolute;  top:50%; left:50%;width:574px; height:260px; margin-left:-287px; margin-top:-140px; background:#ffffff; border:1px solid #a0c6f8; z-index:9999;font-family:'微软雅黑';}
.popuptitle{ position:relative; width:574px; height:30px; background:url(../images/popuptitle_bg.png) repeat-x; border-bottom:1px solid #cfe1f9;text-indent:12px; }
.popuptitle span{ color:#044ba8; font-size:14px; line-height:30px;}
.popuptitle a.closeicon{ float:right; background:url(../images/closeicon.png) no-repeat; width:13px; height:13px; margin:9px 9px 0 0;}

.popuptab{ position:relative; width:100%;height:170px; border:0; margin-top:18px;}
.popuptab tr{ height:46px;}
.popuptab td{ height:34px; color:#414141; font-size:12px;}
.txtright{ text-align:right;}
.ipt140{ width:170px; height:28px !important; line-height:28px !important; border:1px solid #95b8e7; padding-left:5px ;font-size: 14px;}
.select140{ width:175px; height:28px; line-height:28px; border:1px solid #95b8e7;}
.pbtnbox{ width:148px; height:25px;padding:20px 0;}
a.popup_search{ display: inline-block;width:64px; height:25px; background:url(../images/popup_search.png) no-repeat;}
a.popup_cz{display: inline-block; width:64px; height:25px; background:url(../images/popup_cz.png) no-repeat; margin-left:10px;}

.pwdbox{ position:relative;width:100%; height:66px; border-top:1px solid #cfe1f9; background-color:#f7fcfe;}
.pwdbox table{font-size:12px; color:#414141;}
.pwdbox table tr{ height:60px;}
.txtred{ color:#F00; text-align:left; padding-left:10px; padding-right:10px;font-size: 14px;}
.popover-mask{
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #000;
	filter:alpha(opacity=40);
	opacity:0.4;
	} 
	
