.paymentPop {
	width:335px;
	height:345px;
}
.title_335 {
	width:335px;
	height:30px;
	background:url(../images/title_335.gif) no-repeat;
}
.paymentBox {
	width:333px;
	height:294px;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	background:url(../images/info_info_50.png) no-repeat 20px 30px;
}
.title_335 .closeIcon img {
	float:right;
	margin:9px 12px 0;
}
.paymentBox h2 {
	padding:40px 0 0 80px;
	width:200px;
}
.paymentBox p {
	padding:5px 0;
	margin:30px 0 0 20px;
	line-height:20px;
}
.paymentButton {
	width:80%;
	margin:20px auto;
	text-align:center;
}
.paymentButton input {
	background:url(../images/buttonBg.gif) repeat-x;
	width:100px;
	height:19px;
	border:1px solid #999;
	margin:0 5px 0;
	cursor:pointer;
	line-height:18px;
	*line-height:18px;
	padding:0 0 2px !important;
}
.pagementBack {
	margin:50px auto 0 auto;
	text-align:right;
	width:90%;
	vertical-align:middle;
}
.pagementBack img {
	margin:0 5px 0;
	padding:2px 0 0 0;
}
.pagementBack a:link, .pagementBack a:visited, .pagementBack a:active {
	font-size:14px;
	color:#03c;
	text-decoration:underline;
	background:url(../images/icon_return.gif) no-repeat;
	padding:0 0 4px 20px;
}
.pagementBack a:hover {
	color:#ff6600;
}

