ul,ol,li{list-style:none}

a{outline-style:none;text-decoration:none;}

a:hover{text-decoration:underline;}

label{ display:block;}

/*弹出窗口样式*/

.dvwnd{border:1px #5A89A1 solid;font-size:12px;background:#62B7E4;font-family:verdana;width:300px;height:auto;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{cursor:move; background:url(WindowsBox.gif) 0 0 repeat-x; height:27px;}/*标题样式*/

.dvwndtitle h2{display:block; height:27px; line-height:27px; padding-left:35px; font-weight:bold; font-size:14px; color:white; text-align:left; background:url(WindowsBox.gif) -34px -33px no-repeat;}/*标题文字*/

.dvwndtitle a.dvwndclose{width:34px; height:27px; float:right; display:block; background:url(WindowsBox.gif) 0 -33px;}/*关闭样式*/

.dvwndtitle a:hover.dvwndclose{background:url(WindowsBox.gif) 0 -60px;text-decoration:underline;}

.dvwndfocus{background-color:white; cursor:move;}

.dvwndchild{background:#FFF; border:#3792CA 1px solid; margin:0 3px;}





