.dvwnd{font-size:14px;background-color:white;width:300px;height:auto;margin:0;padding:0;border-radius:10px;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=10);opacity:0.1}
.dvwndtitle{margin:0;padding:0;cursor:move;font-weight:bold;color:#ffffff;text-align:left;width:100%;height:30px;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%;_float:none}
.dviframe{margin:0;padding:0;width:100%;height:auto;border-radius:10px}
.dvwndclose{width:32px;height:32px;line-height:32px;overflow:hidden; position:absolute;right:-16px;top:-16px;z-index:11}
.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:280px; height:150px; padding:100px; overflow:hidden}
.wndmsg .wndmsginner { width:280px; height:150px; overflow:hidden; position:relative}
.wndmsg .wndmsginner .wndmsginfo { font-size:16px; text-align:center; line-height:24px}
.wndmsg .wndmsginner .wndmsginfo p { font-size:14px; color:#999999; line-height:20px; padding-top:5px; clear:both}
.wndmsg .wndmsginner .wndmsgbtn { height:32px; position:absolute; left:0; bottom:0; 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}
.wndmsg .wndmsginner .wndmsgbtn input.yes { background-color:#29A7E1; width:150px}
.wndmsg .wndmsginner .wndmsgbtn input.no { background-color:#818286; margin-left:10px; width:70px}
.bblue .wndmsg .wndmsginner .wndmsgbtn input.yes { background-color:#29A7E1}
.byellow .wndmsg .wndmsginner .wndmsgbtn input.yes { background-color:#FCBF0F}
.bred .wndmsg .wndmsginner .wndmsgbtn input.yes { background-color:#F06896}
.bgreen .wndmsg .wndmsginner .wndmsgbtn input.yes { background-color:#69BD72}