ul {
	padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px
}
.list li{list-style-type:none}
em {
	font-style: normal
}

body {
	font: 12px/1.5 "microsoft yahei", arial, simsun; background: #f1f1f1
}
a {
	cursor: pointer
}
a {
	text-decoration: none
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:active {
	text-decoration: none
}



.warp_tip {
	z-index: 9999; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px
}

.popup-outer {
	z-index: 1000;
	position: fixed;
filter: progid:dximagetransform.microsoft.gradient(enabled="true", startcolorstr="#4cffffff", endcolorstr="#4cffffff");
	margin-top: -130px;
	width: 776px;
	margin-left: -396px;
	top: 50%;
	left: 50%;
	_position: absolute;
	border: 2px solid #cc9900;
}
.popup-inner {
	background: #fff
}
.popup-hd {
	border-bottom: #ddd 1px solid; padding-left: 318px; font: 20px/52px "microsoft yahei"
}
.popup-bd {
	position: relative; padding-bottom: 20px; line-height: 24px; padding-left: 12px; padding-right: 270px; color: #999; padding-top: 20px
}
.popup-bd p {
	text-indent: 2em; margin-bottom: 8px
}
.confirm-box {
	border-bottom: #ddd 1px solid; position: absolute; border-left: #ddd 1px solid; width: 237px; background: #f4f4f4; height: 260px; color: #333; border-top: #ddd 1px solid; top: 15px; right: 15px; border-right: #ddd 1px solid
}
.cinfirm-hd {
	padding-bottom: 12px; line-height: 20px; padding-left: 20px; padding-right: 20px; margin-bottom: 20px; background: #e7e7e7; padding-top: 12px
}
.confirm-box li {
	line-height: 52px; padding-left: 16px; height: 52px
}
.confirm-box em {
	line-height: 40px; width: 112px; display: inline-block; height: 40px; font-size: 14px; vertical-align: middle
}
.a-btn-or {
	text-align: center; width: 90px; display: inline-block; font: 18px/40px "microsoft yahei"; height: 40px; color: #fff !important; vertical-align: middle; border-radius: 3px
}
.a-btn-grey {
	text-align: center; width: 90px; display: inline-block; font: 18px/40px "microsoft yahei"; height: 40px; color: #fff !important; vertical-align: middle; border-radius: 3px
}
.a-btn-or {
	background: #00a8d6
}
.a-btn-or:hover {
	background: #f90
}
.a-btn-grey {
	background: #bbb
}
.a-btn-grey:hover {
	background: #aaa
}
.popup-bd .col999 label {
	font-size: 14px
}
.popup-bd .col999 label input {
	margin-top: 0px
}
