#mvDiv {display:none;width:100%;height:100%;position:fixed;left:0;top:0;z-index:998;background-color:rgba(255,255,255,0.3);}
#mvFloat {max-width:641px;max-height:414px;width:100%;height:100%;position:absolute;bottom:0;right:0;}
#mvTitle {width:100%;position: absolute;left:0;top:0;z-index:998;background-color:rgba(255,255,255,0.5);padding:3px 0;font-size:13px;color:#000;cursor:move;}
#mv {width:100%;height:100%;position: absolute;left:0;top:0;z-index:997;width:100%;height:100%;}
#mvClose {position:fixed;right:30px;top:10px;width:25px;height:25px;z-index:998;}
#mvClose:hover { box-shadow: 0 0 8px #bb0000;}
#mvClose img {width:100%;height:100%;}