@charset "utf-8";

h2 {
	margin-bottom: 10px;
}
#systemWrap {
	clear: both;
}
#systemWrap h3 {
	font-size: 12px;
	line-height: 27px;
	background: url(../images/prof-h2-bg2.png) no-repeat;
	text-align: center;
	width: 146px;
	font-weight: bold;
	color: #FF2D8D;
	margin-bottom: 10px;
	clear: both;
	height: 27px;
	padding-top: 3px;
	padding-right: 4px;
}
#systemWrap p {
	margin-bottom: 10px;
}

.system_pay {
	background:url(../images/system-fee.jpg) no-repeat left top;
	width:620px;
	height:230px;
	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: 183px 0 0 370px;
}

.system_pay span {
	visibility:hidden;
	cursor: pointer;
}

.system_pay #paybutton {
	cursor: pointer;
}

