.dvwnd{font-size:14px;background-color:white;width:200px;height:auto; float:left; clear:both;margin:0;padding:0;position:absolute;z-index:99999}
.dvwndcanvas{z-index:99998;background-color:#ffffff;left:0;top:0;margin:0;padding:0;position:fixed!important;/*FF IE7*/position:absolute;filter:alpha(opacity=50);opacity:0.5}
.dvwndtitle{margin:0;padding:0;cursor:move;font-weight:bold;color:#ffffff;text-align:left;width:100%;height:30px; float:left; clear:both;line-height:30px;overflow:hidden;position:absolute;left:0;top:0;z-index:10; text-indent:-999em}
.dvwndfocus{cursor:move;font-weight:bold;}
.dvwndchild{margin:0;padding:0;text-align:left;width:100%; height:auto; float:left; _float:none; clear:both}
.dviframe{margin:0;padding:0;width:100%;height:auto; float:left; clear:both}
.dvwndclose{width:32px;height:32px;line-height:32px;overflow:hidden; position:absolute;right:-16px;top:-16px;z-index:11; display:none}
.dvwndclose a{display:block;width:100%;height:100%;color:#ffffff;text-indent:-999em;text-decoration:none;background:url(../img/close.png) center center no-repeat}

.wndmsg { width:220px; height:122px; padding:38px 10px 10px 10px; overflow:hidden}
.wndmsg .wndmsginner { width:220px; height:122px; overflow:hidden; position:relative}
.wndmsg .wndmsginner .wndmsginfo { width:100%; height:70px; font-size:16px; text-align:center; line-height:23px; overflow:hidden; color:#595959}
.wndmsg .wndmsginner .wndmsginfo p { width:100%; height:auto; float:left; clear:both; font-size:14px; color:#999999; line-height:20px; padding-top:5px; clear:both}
.wndmsg .wndmsginner .wndmsgbtn { width:100%; height:32px; position:absolute; left:0; bottom:10px; z-index:1; text-align:center}
.wndmsg .wndmsginner .wndmsgbtn input { width:auto; height:32px; line-height:32px; font-size:14px; color:#FFFFFF; cursor:pointer; border:none; text-align:center; overflow:hidden; float:none}
.wndmsg .wndmsginner .wndmsgbtn input.yes { background-color:#FF6569; width:100px; margin:0px auto}
.wndmsg .wndmsginner .wndmsgbtn input.no { background-color:#818286; margin-left:10px; width:60px}
