#pop_form {
	padding: 213px 33px 23px 22px;
	font-family: Tahoma, "微软雅黑", "微軟正黑體", "Microsoft JhengHei";
}
#pop_form .headbar {
	height: 29px;
	padding: 10px 20px;
}
#pop_form .headbar a {
	display: block;
	background: url(../images/icon.png) no-repeat;
	height: 22px;
	margin-top: 3px;
	margin-left: 15px;
}
#pop_form .btn_close {
	float: right;
}
#pop_form .btn_close a {
	background-position: -69px 0px;
	width: 21px;
}
#pop_form .step {
	width: 455px;
	margin: 0 auto;
}
#pop_form .lendin {
}
#pop_form .btn_tnc {
	padding-top: 30px;
}
#pop_form .click_tnc {
	padding-top: 20px;
	text-align: center;
}
input[type=checkbox]:not(old), input[type=radio ]:not(old) {
	width : 15px;
	margin : 0;
	padding : 0;
	opacity : 0;
}
input[type=checkbox]:not(old) + label, input[type=radio ]:not(old) + label {
	display : inline-block;
	margin-left : -20px;
	padding-left : 23px;
	background : url('../images/check.png') no-repeat 0 0;
	line-height : 16px;
	color: #ffffff;
	font-size: 14px;
}
input[type=checkbox]:not(old):checked + label {
	background-position : 0 -20px;
	color: #efc95e;
}
input[type=radio]:not(old):checked + label {
	background-position : 0 -20px;
	color: #efc95e;
}
#pop_form .btn_bar {
	padding-top: 10px;
	text-align: center;
}
#pop_form .btn_bar a {
	display: block;
	margin: 0 auto;
	height: 34px;
}
#pop_form .btn_bar a.btn_next {
	background: url(../images/btn_next.gif) no-repeat;
	width: 82px;
}
#pop_form .btn_bar a.btn_back {
	background: url(../images/btn_back.gif) no-repeat;
	width: 72px;
}
#pop_form .btn_bar a.btn_submit {
	background: url(../images/btn_submit.gif) no-repeat;
	width: 72px;
}
#pop_form .btn_bar a.btn_exit {
	background: url(../images/btn_close.gif) no-repeat;
	width: 72px;
}
#tnc {
}
#tnc .scroll {
	color: #FFFFFF;
	font-size: 12px;
	height: 385px;
	overflow: hidden;
	margin-top: 30px;
	padding: 0 20px;
}
#tnc .scroll ol {
	padding: 0;
	margin-top: 0;
	margin-left: 30px;
}
#tnc .scroll ol ol {
	margin-left: 20px;
}
#tnc .scroll li {
	color: #FFFFFF;
}
#tnc .scroll strong {
	color: #efc95e;
	font-size: 16px;
}
#tnc .scroll ol .head {
	color: #efc95e;
	font-size: 16px;
	font-weight:bold;
	margin-left:-30px;
	margin-top:10px;
}
#step2 .title {
	text-align:center;
}
#step2 .title img{
	margin:0 auto;
}
#step2 .form {
	margin-top:30px;
	background:url(../images/pop_form_item1.png) no-repeat;
	padding-left:140px;
	height:290px;
}
#step2 .form1 {
	background:url(../images/pop_form_item1.png) no-repeat;
}
#step2 .form2 {
	background:url(../images/pop_form_item2.png) no-repeat;
}
#step2 .form table {
	margin-bottom:30px;
}
#step2 .form input[type=text]{
	background: #f85f87;
	border:0;
	padding:0 5px;
	margin:0;
	width:290px;
	height:30px;
	line-height:30px;
	margin-bottom:22px;
	color:#fdcfdb;
}
#step3 img{
	display: inline;
}