@charset "gb2312";
/* CSS Document */

#feture ul {
	margin: 10px auto;
	list-style: none;
	display: block;
	width: 600px;
	font-size: 12px;
	font-weight: bold;
}
#feture ul li {
	float: left;
	width: 125px;
	margin: 0;
	display: block;
	text-align: left;
}
.current {
	color: #C33;
}
#payment {
	color: #000;
	width: 700px;
	height: 300px;
	margin: 50px auto;
	_margin: 20px auto;
	#margin: 20px auto;
	line-height: 25px;
	font-size: 14px;
	background-color: #FFF;
	-moz-box-shadow: 2px 2px 10px #909090;
	-webkit-box-shadow: 2px 2px 10px #909090;
	box-shadow: 2px 2px 10px #909090;
	border: #CCC solid 1px\9;
}
#payment .ifield {
	margin:0;
	height:25px;
}
#payment .ifield input {
	width:250px;
	height:20px;
}
#pstep1, #pproduct, #pbank, #pstep3 {
	font-size: 14px;
	text-align: left;
}
#pstep1 {
	width: 250px;
	margin: 0 auto;
}
#pstep3 {
	width: 400px;
	margin: 0 auto;
}
#pstep3 center {
	margin-top: 5px;
}
#pproduct {
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-left: 10px;
}
#unitname, #mailing_address, #principal, #postal_code {
	width:220px;
}
#pbank {
	float: right;
	width: 380px;
	_width: 370px;
	margin-top: 5px;
	margin-left: 10px;
}
#pbank center {
	margin-top:25px;
}
#pstep1 div, #pproduct div {
	width:100%;
	height:25px;
	margin-top:5px;
}
#pstep1 div label, #pproduct div label {
	float: left;
	width: 70px;
}
#pstep1 div span {
	float: right;
	text-align: right;
	width: 100px;
}
#pstep1 center input, #pproduct center input {
	margin-top: 20px;
}
#contact {
	float: right;
	margin-top: 8px;
	color: #999;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	position: static;
}
.error {
	width: 70px;
	color: #FF0000;
}
#error_p1, #error_p2 {
	color: red;
	text-align: center;
}
#pdone {
	width: 350px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}
