/* CSS Document */
.bodystyle{
 border: medium none ;
 margin: 0pt;
 padding: 0pt;
 position: relative;
 height: 100%;
 font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.weststarstyle{
 margin: 0pt;
 overflow: hidden;
 visibility: visible;
 display: none;
 position: absolute;
 z-index: 2;
 left: 0pt;
 right: auto;
 top: 111px;
 bottom: 0pt;
 height: 450px;
 width: 248px;

}

.weststarscontenttyle {
 overflow: auto;
 height: 416px;
}

.centerinnerlayoutstyle {
 height: 100%;
 width: 100%;
}

.mainslayoutstyle {
 margin: 0pt;
 visibility: visible;
 display: block;
 position: absolute;
 z-index: 2;
 left: 21px;
 right: 21px;
 top: 111px;
 bottom: 0pt;
 height: 420px;
 width: 990px;
}

.textbottom{
 vertical-align:text-bottom;
 line-height:24px;
 font-weight:bold;
}

/***********************************************/
/* pageDelete内部布局        meng                   */
/***********************************************/
#fail2{
	/*width:330px;*/
	min-width:330px;
	width:auto;
	white-space:nowrap;
	height:150px;
	background:#5a9abb;
	color:white;
	font-size:14px;
	 -moz-border-radius:5px;
	left:50%;
    top:50%;
	border:1px solid #c0d8e6;
	margin-left:-165px!important;/*FF IE7 该值为本身宽的一半 */
    margin-top:-75px!important;/*FF IE7 该值为本身高的一半*/
    margin-left:0px;
    margin-top:0px;
    position:fixed!important;/*FF IE7*/
    position:absolute;/*IE6*/
}
.failcenter{
     text-align:center;
}
.failcenter1{
     margin:0px auto;
     text-align:left;
}
#top2{
	background-image: url("../../img/management_templates_img/popuplayer/person-topbg.gif");
	height:25px;
	width:100%;
	 -moz-border-radius:5px;
	}
#center2{
	width:100%;	
	background:#ffffff;
	text-align:center;
	line-height:100px;
	vertical-align:middle;
	color:#000000;
}
#center3{
	width:100%;
	height:100px;
	background:#fff;
	text-align:center;
	line-height:100px;
	vertical-align:middle;
	color:#000000;
}
#center4{
	width:100%;
	height:100px;
	background:#fff;
	line-height:25px;
	vertical-align:middle;
	color:#000000;
}
#footer2{
	float:right;
	height:15px;
	margin-right:10px;
	margin-top:3px;
	/*margin-top:2px;*/
}

#sp2{
	line-height:25px;
	vertical-align:middle;
	margin-left:10px;
}
#footer2 input { border:1px solid #bfd7ff;color:#bfd7ff;background:#2b3840; -moz-border-radius:5px; }
#footer2 input:hover { border:1px solid #FFF;background:#37434b; color:white; cursor:pointer; }
/*preview*/
#previewId{border:1px dashed #000000; background:#ffffe0; padding:6px; display:none; position:absolute; z-index:1100;}
/**/
a.info {
	position:relative;
	color:#000066;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dashed #000066;
}
/* Added to solve the z-order problem of IE */
a.info:hover {
	z-index:2;
}
/* End */
a.info span{
    display: none;
}
a.info:hover span{
	display:block;
	position:absolute;
	z-index:1;
	top:2em;
	left:0em;
	width:10em;
	border:1px solid #000000;
	background-color:#ffffe0;
	color:#000;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding:4px;
	line-height:15px;
}
/**/
b.showall {
	position:relative;
	/*color:#000000;*/
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/* Added to solve the z-order problem of IE */
b.showall:hover {
	z-index:2;
}
/* End */
b.showall span{
	display:none;

}

b.showall:hover span{
	display:block;
	position:absolute;
	z-index:1;
	top:20px;
	left:-145px;
	width:18em;
	border:1px dashed #000000;
	background-color:#ffffe0;
	color:#000;
	text-align:justify;
	font-size:10px;
	font-weight:normal;
	padding:4px;
	line-height:15px;
}

/**/
b.showimgall {
	position:relative;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/* Added to solve the z-order problem of IE */
b.showimgall:hover {
	z-index:2;
}
/* End */
b.showimgall span{
    display: none;
}
b.showimgall:hover span{
	display:block;
	position:absolute;
	z-index:1;
	top:1em;
	left:8em;
	width:10em;
	background-color:#ffffe0;
	color:#000;
	text-align:justify;
	font-size:10px;
	font-weight:normal;
	padding:4px;
	line-height:15px;
}
#upstep,
#saveoutagent,
#saveagent,
#savedevice,
#repasswd,
#preview,
#detail,
#nextoption,
#testSmtp,
#reset,
#searchAdvBtn,
#advExport,
#senttingBtn,
#confirmCardBtn,
#advFilter,
#nextBtn,
#backBtn,
.blackBtn
{
background:#2c2c2c url(../../img/management_templates_img/popuplayer/buttonground01.gif) repeat-x; 
border:1px solid #2c2c2c;
color:#ffffff;
cursor:pointer;
-moz-border-radius:3px;
-webkit-border-radius:3px;
height:19px;
padding:0 8px;
*padding:0 4px;/* Style for IE */
onfocus: expression(onfocus=function (){this.style.border='1px solid #2c2c2c'});
onblur: expression(onblur=function (){this.style.border='1px solid #2c2c2c'});
}

#testSmtp:hover,
#reset:hover,
#searchAdvBtn:hover,
#advExport:hover,
#senttingBtn:hover,
#confirmCardBtn:hover,
#advFilter:hover,
#nextBtn:hover,
#backBtn:hover,
.blackBtn:hover
{
background:#747474 url(../../img/management_templates_img/popuplayer/buttonground01_on.gif) repeat-x;
border:1px solid #747474; 
cursor:pointer;
color:#ffffff;
height:19px;
padding:0 8px;
*padding:0 4px;/* Style for IE */
-moz-border-radius:3px;
-webkit-border-radius:3px;
}









/* ======
#confirmCardBtn{
margin:0px; padding:0px;
border:none;!important ;
*border:none;
background: url(../../img/management_templates_img/popuplayer/buttonground01.gif) repeat-x;!important  ;
background: url(../../img/management_templates_img/popuplayer/buttonblack80.gif) no-repeat 0 0;
color:#FFF; padding-left:2px; padding-right:2px;
-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer;outline:none;moz-outline:none;
onfocus: expression(onfocus=function (){this.style.border=''});
onblur: expression(onblur=function (){this.style.border=''});}}

#confirmCardBtn:hover{
margin:0px; padding:0px;
border:none;!important ;
*border:none;
background:url(../../img/management_templates_img/popuplayer/buttonground01_on.gif) repeat-x; padding-left:5px; padding-right:5px; !important;
background: url(../../img/management_templates_img/popuplayer/buttonblack80_on.gif) no-repeat;
color:#fff; cursor:pointer;outline:none;moz-outline:none; padding-left:2px; padding-right:2px;}


#testSmtp{
margin:0px; padding:0px;
border:none;!important ;
*border:none;
background: url(../../img/management_templates_img/popuplayer/buttonground01.gif) repeat-x;!important ;
background: url(../../img/management_templates_img/popuplayer/buttonblack85.gif) no-repeat 0 0;
color:#FFF;
-moz-border-radius:3px;-webkit-border-radius:3px;cursor:pointer;outline:none;moz-outline:none;
onfocus: expression(onfocus=function (){this.style.border=''});
onblur: expression(onblur=function (){this.style.border=''});}}

#testSmtp:hover{
margin:0px; padding:0px;
border:none;!important ;
*border:none;
background:url(../../img/management_templates_img/popuplayer/buttonground01_on.gif) repeat-x; !important ;
background: url(../../img/management_templates_img/popuplayer/buttonblack85_on.gif) no-repeat;
color:#fff; cursor:pointer;outline:none;moz-outline:none; }
}






/**/

.selectPrivilegebox{width:700px;height:400px;background:#9ac0ff;overflow:hidden; border-radius:5px 5px 0px 0px; border:1px soild #59839B;}
.PrivilegeTitle{width:700px;height:30px;padding:0;margin:0; background:#5a9abb url(../../img/management_templates_img/popuplayer/person-topbg.gif) repeat-x top;}
.PrivilegeTitle h1{
color:#072956;
font-size:15px;
font-weight:bold;
margin:0px;
padding:6px;
text-align:center;}
#PrivilegeMsg{width:680px;height:310px;overflow:scroll;background:#EFF8FD repeat-x;margin:0px;padding:10px;}
#PrivilegeMsg table {float:left; width:100%;}
#PrivilegeMsg table tr:hover{background:#bbd5e4}
#PrivilegeMsg table td{margin:0px;padding:6px 6px;}
#PrivilegeMsg table td input{margin-right:6px; vertical-align: middle}
.Privilegesavebox{height:30px;width:700px;margin:0px;padding:6px 0px;background:#BBD5E4;}
#savePrivilege,#backPrivilege{float:right;margin:3px 10px;padding:2px 4px;color:#000000;background:#f0f0f0;border:1px solid #697581;-moz-border-radius:5px;-webkit-border-radius:5px;cursor:pointer;outline:none;}
#savePrivilege:hover,#backPrivilege:hover {border:1px solid #697581;background:#5a9abb;color:#fff;}
.jumppagefoot{margin-left:25px;color:#fff;}






.adjustmentPop{
margin-left: auto;
margin-right: auto;
clear:both;
position:absolute;
left:20%;
top:150px;
width:650px;
border: 1px solid #999999;
background: url(../../img/management_templates_img/popuplayer/background_4_4.gif) #999999 repeat;
}

.adjustmentPop .adjustmentPopTitle  {
width:650px;
height:22px;
background:url(../../img/management_templates_img/popuplayer/popuplayertitle.gif) repeat-x;
}


.adjustmentPop .adjustmentPopTitle  h1 {
font-size:12px;
padding:0px 0px 0px 9px;
margin:2px 0px 0px 0px;
color:#FFFFFF;
width:70%;
float:left;
vertical-align: middle;
}

.adjustmentPop .adjustmentPopTitle .XAdjustmentPage {
float:right;
padding:0px;
margin:2px 10px 0px 0px;
cursor:pointer;
display:block;
border:1px solid #b7c2d5;
background:url(../../img/management_templates_img/popuplayer/close.gif) no-repeat 4px 4px;
width:16px;
height:16px;
}
.adjustmentPop .adjustmentPopTitle .XAdjustmentPage:hover {
border:1px solid #FFF;
color:#FFFFFF;
background:url(../../img/management_templates_img/popuplayer/close_on.gif) no-repeat 4px 4px;
}
.adjustmentPop table .textright {text-align:right;}
.adjustmentPop  h2 {
font-size:16px;
padding:8px 0px 5px 11px;
margin:0px;
background-color:#ebf5ff;
color:#000000;
}
.adjustmentPop  h2 span {
font-size:12px;
padding:8px 0px 5px 11px;
margin:0px;
color: #FF0000;
}
.adjustmentPop h3{
font-size:13px;
padding:5px 0px 5px 11px;
}

.adjustmentPop  table {
width:610px;
font-size:12px;
margin:25px 20px 25px 20px;
line-height:20px;
*background: url(../../img/management_templates_img/popuplayer/background_4_4.gif) repeat;
}

.adjustmentPop  tbody {
margin:10px;
}







.newCardDivPop{
margin-left: auto;
margin-right: auto;
clear:both;
width:155px;
border: 1px solid #999999;
z-index:5;
position:absolute;
top:291px;
left:360px;
background: url(../../img/management_templates_img/popuplayer/background_4_4.gif) #999999 repeat;
}

.newCardDivPop .newCardDivPopTitle  {
width:155px;
height:22px;
background:url(../../img/management_templates_img/popuplayer/popuplayertitle.gif) repeat-x;
}


.newCardDivPop .newCardDivPopTitle  h1 {
font-size:12px;
padding:0px 0px 0px 9px;
margin:2px 0px 0px 0px;
color:#FFFFFF;
width:75%;
float:left;
vertical-align: middle;
}

.newCardDivPop .newCardDivPopTitle .XNewCardDiv{
float:right;
padding:0px;
margin:3px 5px 0px 0px;
cursor:pointer;
display:block;
border:1px solid #b7c2d5;
background:url(../../img/management_templates_img/popuplayer/close.gif) no-repeat 3px 3px;
width:14px;
height:14px;
}
.newCardDivPop .newCardDivPopTitle .XNewCardDiv:hover {
border:1px solid #FFF;
color:#FFFFFF;
background:url(../../img/management_templates_img/popuplayer/close_on.gif) no-repeat 3px 3px;
}
.newCardDivPop table .textright {text-align:right;}

.newCardDivPop h3{
font-size:13px;
padding:5px 0px 5px 11px;
}

.newCardDivPop  table {
width:115px;
font-size:12px;
margin:25px 20px 25px 20px;
line-height:20px;
*background: url(../../img/management_templates_img/popuplayer/background_4_4.gif) repeat;
}

.newCardDivPop  tbody {
margin:10px;
}
