.popBox{
filter:alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
background-color:#000;
height:100%;
left:0px;
position:fixed;
top:0px;
width:100%;
z-index:900000009;
}
* html .popBox{
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
position:absolute;
}
.popBox2{
height:100%;
left:0px;
position:absolute;
top:0px;
width:100%;
z-index:910000009;
text-align:center;
color:#000;
}
.popContainer{
margin:80px auto;
padding:0;
position:relative;
text-align:left;
z-index:8;
width:791px !important;
}
.popContainer a{
color:#000000 !important;
}
.popContent{
background:#fff;
width:735px !important;
_width:791px !important;
padding:0 28px 10px;
overflow:hidden;
line-height:1.4;
color:#000 !important;
}
.popHeader{
width:791px;
background:url(../img/ilayer/tab-top.png) no-repeat 0 0;
height:70px;
}
.popFooter{
width:791px;
height:20px;
background:url(../img/ilayer/tab-bot.png) no-repeat left bottom;
position:absolute;
bottom:-20px;
left:0;
}
table{
width:100%;
color:#000 !important;
}
table td,table th{
border-bottom:1px solid #e5e5e5;
vertical-align:top;
padding:4px 10px;
}
table th{
color:#ffcc00;
font-size:16px;
font-weight:bold;
text-align:left;
}
table th.textRight,table td.textRight{
text-align:right !important;
}
.layerClose{
display:block;
width:24px;
height:25px;
float:right;
z-index:1000000;
position:absolute;
top:22px;
_top:0px;
right:30px;
}
.layerClose span{
width:24px;
height:25px;
background:url(../img/ilayer/cross.gif) top left no-repeat;
cursor:hand;
}
.h3Tab{
color:#5c5c5c;
font-size:24px;
font-weight:normal;
padding:0 0 5px 0px;
}
