.w_dialog{position:fixed; top:0px; left:0px; width:100%; height:100%; background:rgba(0,0,0,0.6); text-align:center; line-height:100%;z-index:999;}
.w_dialog .win{position:relative; width:500px; padding:5px; height:480px; background:#f90; margin:150px auto 0px auto;display:block;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;}
.w_dialog .close{cursor:pointer;position:absolute;  width:20px; height:20px;top:3px;right:3px; z-index:10000; background:#ccc;border:1px solid #666; color:#666; padding:0px 4px 4px 4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font: bold 22px/24px arial;}
.w_dialog .close:hover{background:#fff;}
.w_dialog .auth{position:relative; width:300px; margin:200px auto 0px auto; text-align:center; vertical-align:middle; border:1px solid #000;
color:#fff;padding:20px;font-size:16px;
-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;
background: #ff3019; /* Old browsers */
background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
background: linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
text-shadow:0px 2px 3px #000000;
}
.w_dialog .auth .close{ top:-7px;right:-7px;background:#fff;}
.w_dialog .auth .close:hover{ border:1px solid #000; color:#000;}
.dia1,  .dia2 {
font-family: Arial;
color: #333333;
font-size: 13px;
text-decoration:none;
}
.dia1 a .dia2 a{
color:#333333;
font-size: 13px;
text-decoration:none;
}


.dia2 label {width: 100px; font-size: 28px; font-family: Verdana;}