@charset "utf-8";
/* CSS Document */
html,body {height:100%; margin:0px; font-size:12px;}
.mydiv {
display:none;
z-index:999;
width: 830px;
height: 193px;
left:50%;
top:50%;
margin-left:-415px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-96px!important;/*FF IE7 该值为本身高的一半*/
margin-top:0px;
position:fixed!important;/* FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.bg,.popIframe {
background-color: #666;
display:none;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=30);/*IE*/
opacity:0.3;/*FF*/
z-index:1;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.popIframe {
filter:alpha(opacity=0);/*IE*/
opacity:0;/*FF*/
}

#boxinfo{ display:none; position:absolute; z-index:1000; background:url(../images/buy/boxfu4.jpg) 10px bottom no-repeat; width:230px; height:64px; color:#FFFFFF; line-height:18px; margin:70px 0 0 295px;}
#boxinfo1{ float:left; background:url(../images/buy/boxfu1.jpg) no-repeat; width:9px; height:52px;}
#boxinfo2{ float:left; background:url(../images/buy/boxfu2.jpg) repeat-x; width:192px; height:46px; padding:6px 10px 0 10px; text-align:left;}
#boxinfo3{ float:left; background:url(../images/buy/boxfu3.jpg) no-repeat; width:9px; height:52px;}
