
.payContentMain {
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0;
    width: 750px;
}
.payContentMainDivTable {
    overflow: hidden;
    padding: 10px 0 20px;
    width: 748px;
}
.mobile-num {
	float: left;
}

table.mobile-table-style tr td input {
	font-size: 18px;
	color: #999;
	height: 36px;
	line-height: 36px;
	width: 200px;
	margin-right: 6px;
	padding: 1px 1px 1px 6px;
	background-color: #fff;
	border-color: #9ab2ca #c3d3e3 #c3d3e3 #9ab2ca;
	border-image: none;
	border-style: solid;
	border-width: 1px;
}

table.mobile-table-style tr td input:focus {
	outline: 1px solid #1fc8f9;
}

table.mobile-table-style tr td select {
	float: left;
	color: #999;
	width: 208px;
	border: 1px solid #ddd;
	font-size: 18px;
	size: 2;
	height: 40px;
	line-height: 40px;
	border-color: #9ab2ca #c3d3e3 #c3d3e3 #9ab2ca;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	padding: 1px 1px 1px 6px;
}

a.charge-money-sum {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	float: left;
	display: inline-block;
	border: 1px solid #C9C9C9;
	margin-right: 7px;
	padding-right: 10px;
	overflow: hidden;
	font-weight: normal;
}

a.charge-money-sum span {
	display: inline-block;
	height: 37px;
	text-align: center;
	font-size: 14px;
	line-height: 37px;
	color: #333333;
	padding-left: 10px;
	cursor: pointer;
	white-space: nowrap;
}

.charge-money a.on,.charge-money a.on span {
	background: url(../images/mobile_v2_png24.png) no-repeat;
	_background: url(../images/mobile_v2_png24.png) no-repeat;
	overflow: hidden;
	display: inline-block;
}

.charge-money a.on {
	background-position: right -19px;
	border: none;
	color: #FF6600;
	padding-right: 11px;
	height: 39px;
	line-height: 39px;
}

.charge-money a.on span {
	background-position: -181px -19px;
	height: 39px;
	line-height: 39px;
	padding-left: 11px;
	color: #FF6600;
}

.charge-money a.on:hover {
	padding-right: 11px;
	height: 39px;
	line-height: 39px;
	border: 0 none;
}

.charge-money a.on:hover span {
	padding-left: 11px;
	height: 39px;
	line-height: 39px;
}

a:hover.charge-money-sum {
	border: 2px solid #FF6600;
	padding-right: 9px;
	text-decoration: none;
}

a:hover.charge-money-sum span {
	height: 35px;
	line-height: 35px;
	padding-left: 9px;
	color: #FF6600;
}

table.mobile-table-style tr {
	height: 50px;
	font-size: 14px;
    font-weight: bold;
}

table.mobile-table-style .price-youhui {
	font-size: 24px;
	color: #f63;
	font-weight: normal;
	margin: 0 5px;
}