.popup {background:#fff; z-index:999}
.popup .p0,.p1,.p2,.p3,.p9{
}

.popup .titleclose {
	background: linear-gradient(top, #ff8200, #ff8200); background: -moz-linear-gradient(top, #ff8200, #ff8200); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff8200), to(#ff8200)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8200', endColorstr='#ff8200'); box-shadow:none; 
    color: #FFFFFF;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 4px 0 0 20px; 
    vertical-align: middle;
	cursor:move;
}
.popup .title {
	font-size:12px;
	font-weight:bold;
	line-height:23px;
}
.popup .close {position:absolute;;top:5px; right:5px; width:21px; height:21px; background:url(/ress/icon/closehover.gif) no-repeat 0 0;}
.popup .close:hover{position:absolute;;top:5px; right:5px; width:21px; height:21px;background:url(/ress/icon/closehover.gif) no-repeat 0 -50px;}
.popup .close span {
	display:none;
}
.popup .content {padding:26px 10px 10px 62px;min-height:26px;_height:26px;font-size:12px;}

.popup .content_0 {background:url(/ress/icon/popup_error.gif) no-repeat 20px 20px;}
.popup .content_1 {background:url(/ress/icon/popup_confirm.gif) no-repeat 20px 20px;}
.popup .content_2 {background:url(/ress/icon/popup_confirm.gif) no-repeat 20px 20px;}
.popup .content_3 {
	padding:10px;
	text-align:center;
	background:none;}
.popup .content_9 {
	padding:8px;
	background:none;
}
.popup .content iframe {
	width:100%;
	height:100%;
	_height:auto;
}
.popup .btnpane {
    margin-bottom:0px;
	padding:2px 10px;
	height:25px;
	text-align:center; background-color:#FFF}
.popup .btnpane a {display:block;float:right;margin-left:6px;padding-bottom:2px;padding-left:2px;width:70px;height:20px;line-height:20px;color:#fff;text-align:center;background:url(/ress/icon/popup_btn.png) no-repeat 0 0;text-decoration:none;}
.popup .btnpane a:hover {background-position:0 -22px;}

<!--wui 閾惰pop 灞傚鐞�->
.popregbox {
	width:550px;
	background:#fff;
	border:#d5ee9c 8px solid;
}
.popClock{padding:20px 20px 20px 130px; background:url(/pay/image/d_note.jpg) no-repeat 50px 50px;}
.popClock h4 {color: #333333;font: bold 18px/36px "Tahoma"; margin:5px 0;}
.popClock p{line-height:26px;}

img{border:0;}
.popFrome{padding:20px;}
.popFrome th,.popFrome td{ line-height:38px;}
.popFrome th{text-align:right; padding-right:5px;font: bold 18px/36px "Tahoma"; }
.popFrome td{text-align:left;font:normal 14px/36px "Tahoma";}
.popInput1{width:200px; border:1px solid #ff8200; height:24px;}
.popInput2{width:100px; border:1px solid #ff8200; height:24px;}

