/*popupBase*/
#overlay {position: absolute;top: 0;left: 0;width:100%;height:100%;background: black;filter: alpha(opacity=60);opacity: 0.6;z-index:999;}
#ibox{position:fixed;_position:absolute;z-index:1000;}
.iframeShim{display:block}
.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes pulse{0%{-moz-transform:scale(1)}50%{-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@-ms-keyframes pulse{0%{-ms-transform:scale(1)}50%{-ms-transform:scale(1.1)}100%{-ms-transform:scale(1)}}@-o-keyframes pulse{0%{-o-transform:scale(1)}50%{-o-transform:scale(1.1)}100%{-o-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-ms-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse}
.ibox{-webkit-animation-duration: .2s;
-o-animation-duration: .2s;}
/*popupBase*/
/*ibox*/
.ibox .hd,.ibox .ft{background-repeat:no-repeat;}
.ibox .bd{overflow: hidden;_zoom:1;}
.ibox .close {background: url(img_d/btns.jpg);width: 30px;height: 30px;float: right;_display: inline;margin: 5px 5px 0 0;}
.ibox .close:hover{background-position:0 -20px;}
.ibox .iboxbtn {background: url(img_d/btns.jpg);width: 97px;height: 30px;margin: 5px;text-decoration: none;}
.ibox .sureBtn {background-position: -325px 0;}
.ibox .cancelBtn{background-position:-102px -31px;}
.ibox .sureBtn:hover{background-position: -423px 0;}
.ibox .cancelBtn:hover{background-position:-197px -31px;}
/**ibox2*/
.ibox2{width:300px;border:1px solid #ffc600;box-shadow: 1px 1px 6px -1px black;}
.ibox2 .hd{background:url(img_s/bg2_g.png);height:40px;}
.ibox2 .bd{background-color:#FFF;}
.ibox2 .close{background-position:-262px -411px;}
.ibox2 .close:hover{background-position:-262px -442px;}
.ibox2 .p1 {text-align: center;font-size: 18px;color: #630;padding: 10px 0 0px;font-weight:bold;}
.ibox2 .p2 {text-align: center;color: #cc6633;}
.ibox2 .p2 .imp{color:red;}
/**ibox2*/
/*hdtt*/
.hdtt {height: 26px;float: left;background: url(img_d/btns.jpg);_display: inline;margin: 7px 0 0 7px;}
.hdtt_lds1 {width: 226px;}
.hdtt_lds2 {width: 51px;background-position: -231px -325px;}
/*hdtt*/
/*info*/
.ibox .imp ,.ibox .ctl{font-family: "微软雅黑";font-size: 14px;font-weight: bold;margin: 0 3px;}
.ibox .info{color:#666;}
.ibox .imp{color:red;}
.ibox .ctl {color: #8FB801;}
.ibox .tt{color:#0099FF;}
/*info*/
.tC {
text-align: center;
}
.setIB {
display: inline-block;
}