<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img{border:0;}
body{margin:0; padding:0; font:12px/1.5 tahoma,arial,"\5b8b\4f53",sans-serif;}
a:link{color:#666; text-decoration:none;}
a:visited{color:#666; text-decoration:none;}
a:hover{color:#666; text-decoration:underline;}
a:active{blr:expression(this.onFocus=this.blur())}
a:focus {
    outline:none;
    -moz-outline:none;
}

#window{width:450px; margin:60px auto 0;
background:#eee;
-moz-box-shadow:0px 0px 15px #333;
-webkit-box-shadow:0px 0px 15px #333;
box-shadow:0px 0px 15px #333;
border-radius:10px;
border: 8px solid rgba(3,41,125,0.4);
-moz-background-clip: border; /* Firefox 3.6? */
-webkit-background-clip: border;  /* Safari 4? Chrome 6? */
background-clip: border-box;  /* Firefox 4銆丼afari 5銆丱pera 10銆両E9 */
-moz-background-clip: padding; /* Firefox 3.6 */
-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
background-clip: padding-box; /* Firefox 4銆丼afari 5銆丱pera 10銆両E9 */
-moz-background-clip: content; /* Firefox 3.6 */
-webkit-background-clip: content;  /* Safari 4? Chrome 6? */
background-clip: content-box;  /* Firefox 4銆丼afari 5銆丱pera 10銆両E9 */
}
.window{padding:15px 50px;	}
#window h3 {
height:22px;
margin:2px 0px 0px 18px;
color:#333;
font-size:24px;
}

#window h3 span {
color:#888;
font-weight:normal;
}

.line {
clear:both;
margin:15px 0px;
height:1px;
background:#ccc;
border-bottom:1px solid white;
}


.window .tips-title{height:27px; line-height:27px; background:#5791CB; padding:0 12px;}
.window .tips-title strong{font-size:14px; color:#FFF; padding-left:24px; height:27px; display:block; background:url(window_icon.png) scroll 0 4px no-repeat;}
.window .tips-box{padding-top:25px; min-height:170px;  font-size:14px;}
.window .tips-box .tip-icon{width:57px; height:57px; background:url(win_tips.png) 0 0 no-repeat; float:left; margin-right:18px;}
.window .tips-box .tip-cont{width:275px; float:left; padding-top:6px; font-size:24px; color:#4c6caf}
.window .bottom-tips{height:29px; line-height:29px; color:#666;}
.window .bottom-tips .login-t{text-align:center; display:block;}
</pre></body></html>