@charset "utf-8";

h2 {
	margin-bottom: 10px;
}
#systemWrap {
	clear: both;
}
#systemWrap h3 {
	font-size: 14px;
	line-height: 40px;
	background: url(../images/prof-h-2.gif) no-repeat;
	text-align: center;
	width: 165px;
	font-weight: bold;
	color: #409AFF;
	margin-bottom: 10px;
	clear: both;
}
#systemWrap p {
	margin-bottom: 10px;
}



.system_pay {
	background:url(../images/system-fee.gif) no-repeat left top;
	width:620px;
	height:250px;
	margin: 10px 0 10px 0px;
}

.system_pay p {
	float:left;
	width:10px;
	text-indent:-9999px;
	height:0px;
	line-height:none;
	margin-bottom: 10px;
}

.system_pay button {
	background:url(../images/btn_payment.gif) no-repeat left top;
	width:150x;
	height:31px;
	border:none;
	margin: 193px 0 0 370px;
}

.system_pay span {
	visibility:hidden;
	cursor: pointer;
}

.system_pay #paybutton {
	cursor: pointer;
}
