.login_show ol .goto button, .login_show ol li input.user, .login_show ol li input.password, .reg p.goto button{ background:url('passport/webbg.gif') no-repeat}
.login_show{ margin:5px;}
.login_show .msg{ text-align:center; color:#FF0000;}
.login_show ol{ padding:6px 6px 0 6px; line-height:200%;}
.login_show ol li{ margin:4px 0px 4px 0px; padding:4px 0px 4px 0px; clear:left;}
.login_show ol li label{ float:left; width:80px; text-align:right;}
.login_show ol li input{ border:1px solid #909397; line-height:22px; height:22px; width:160px; padding:0px 0px 0px 22px; font-weight:bold;}
	.login_show ol li input.user{background-position: 2px -966px;}
	.login_show ol li input.password{background-position: 2px -1009px;}
.login_show ol .goto{margin:10px 0px 0px 0px; text-align:center;}
.login_show ol .goto button{background-position: left -903px; border:0px; width:90px; height:28px; color:#C64F00; font-weight:bold;}

	
.dialog-loading {background:url(img/loading.gif) no-repeat center; width:100%; height:100%}

.dialog-mask{border:0px; background:#666; margin:0px; padding:0px; position:absolute; top:0px; left:0px;}
.dialog-box { background:#fff; width:320px; border:1px solid #00A8E4;}
.dialog-box .dialog-header { padding:3px 6px 4px 6px;; cursor:move; background:#00A8E4; font-size:14px; color:#fff; height:20px;}
.dialog-box .dialog-title {float:left; text-align:left; font-size:14px; font-weight:bold; }
.dialog-box .dialog-close {float:right;	cursor:pointer;	margin:6px 3px 0 0;	height:11px; width:11px; background:url('img/close.gif') no-repeat;}
.dialog-box .dialog-content {clear:both; margin:0px; padding:6px; color:#666666; font-size:13px; background:#fff; overflow-y:auto;}
.dialog-box .dialog-button {clear:both; text-align:center; margin:0 0 16px 0; padding-top:5px;}
.dialog-box .dialog-button .dialog-ok,.dialog-box .dialog-button .dialog-cancel{ width:60px; height:25px; margin-right:16px;o}
