*html body{ height:100%;}

#hwindow{
 position: absolute;
 left: 0px;
 top: 0px;
 border: 1px solid #ccc;
 width:100%;
 height:100%;
 background-color:#4c4c4c;
 filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=35,finishOpacity=100);/*ÉèÖÃ²ãµÄÍ¸Ã÷¶È*/
 opacity:0.35; /*supported by current Mozilla, Safari, and Opera*/
 z-index:50;
}




.tipBox02{width:300px;min-height:250px; _height:250px; padding:20px 15px 70px 15px;background: no-repeat #fff;position: absolute; top:50%; left:50%; margin:-250px 0 0 -200px;z-index:100;}
.tipBox02 p{padding:5px 0; margin:0;}
