/*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 .hd .tip{margin-left:12px;float: left;}
.ibox .bd{overflow: hidden;_zoom:1;}
.ibox .bd .bd_ctn{padding: 30px 38px 24px;line-height: 24px;text-align: center;}
.ibox .close {background: url(img_d/box.jpg);width: 21px;height: 20px;float: right;_display: inline;margin: 11px 11px 0 0;}
.ibox .close:hover{background-position:0 -20px;}
.ibox .iboxbtn {background: url(img_d/box.jpg);width: 111px;height: 44px;margin: 5px;text-decoration: none;}
.ibox .sureBtn {background-position: 0px 0px;display: block;margin: 0 auto;}
.ibox .cancelBtn{background-position:-102px -31px;}
.ibox .sureBtn:hover{background-position: 0px -44px;}
.ibox .cancelBtn:hover{background-position:-197px -31px;}
.ibox .ft{background-color: #FFD9AD;}
.ibox .score{color: red;}
/**ibox1*/
.ibox1{width:410px;border:1px solid #b22200;box-shadow: 1px 1px 6px -1px black;}
.ibox1 .hd{height:46px;line-height: 46px;color: #FCC;background-color: #7D1520;}
.ibox1 .bd{background-color: #FFD9AD;padding-bottom:10px;}
.ibox .bd .bd_ctn{text-align: left;}
.ibox1 .close {background-position: -21px -88px;}
.ibox1 .close:hover{background-position:0px -88px;}
.ibox1 .p1, .ibox1 .p2, .ibox1 .p3 {width: 22em;margin: 5px auto;word-break: break-all;word-wrap: break-word;}
.ibox1 .p1 {color: #336633;}
.ibox1 .p1 span {font-weight:normal;margin-right:10px}
.ibox1 .p2 {color: #336633;}
/**ibox1*/
/**ibox2*/
.ibox2{width:370px;border:1px solid #b22200;box-shadow: 1px 1px 6px -1px black;}
.ibox2 .hd{height:46px;line-height: 46px;color: #FCC;background-color: #7D1520;}
.ibox2 .bd{background-color: #FFD9AD;padding-bottom:10px;}
.ibox2 .close {background-position: -21px -88px;}
.ibox2 .close:hover{background-position:0px -88px;}
.ibox2 .p1 {text-align: center;font-size: 18px;color: #336633;padding: 10px 0 0px;font-weight:bold;}
.ibox2 .p2 {text-align: center;color: #336633;}
.ibox2 .p2 .imp{color:red;}
/**ibox2*/
/*hdtt*/
.hdtt {height: 26px;float: left;background: url(img_d/box.jpg);_display: inline;margin: 7px 0 0 7px;}
.hdtt_lds1 {width: 91px;background-position: -193px -91px;}
.hdtt_lds2 {width: 44px;background-position: -193px -118px;}
/*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*/
/*innerCtrols*/
.ibox .w_newalbum,.ibox .w_editAlbum,.ibox .w_delalbum{
width: 350px;
margin: 0 auto;
}
.ibox .w_newalbum p ,.ibox .w_editAlbum p {
vertical-align: top;
padding: 5px;
}
.ibox .w_newalbum #albName,.ibox .w_editAlbum #albName {width:250px;}
.ibox .w_newalbum textarea,.ibox .w_editAlbum textarea {
width: 250px;
height: 50px;
}
.ibox .w_newalbum label,.ibox .w_editAlbum label{margin-right:10px;}
.ibox .ctnhd {
width: 394px;
margin: 0 auto;
text-indent: 1em;
padding: 6px 0;
border-bottom: 2px solid #E7E7E7;
}
.ibox .w_delalbum p{margin:5px 0}
/*innerCtrols*/