* {
    margin: 0px;
    padding: 0px;
    border: none;
}

.wrap1 h2 {
	margin: 50px 0;
	text-align: center;
}

.money {
	width: 505px;
}

.cost {
	width: 410px;
	height: 167px;
	float: right;
}

.cost div {
	width: 90px;
	height: 45px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	line-height: 45px;
	border: 1px solid #ccc;
	cursor: pointer;
}

.cost .sp {
	background: url(../images/bor.png) no-repeat;
}

.wrap1 .btn {
	width: 195px;
	height: 50px;
	background: #ff9500;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border: 0;
	cursor: pointer;
}

.box {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.clearfix {
	zoom: 1;
}

#sidebar {
	width: 195px;
	float: left;
}

#chongzhi_Sidebar {
	width: 195px;
}

.chongzhi_SidebarItem {
	width: 189px;
	height: 45px;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	padding-right: 7px;
	background-color: #ebebeb;
	position: relative;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

span.whiteLine {
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
}

.chongzhi_SidebarItem a {
	font-size: 14px;
	color: #3d3d3d;
	line-height: 2;
	text-decoration: none;
}

.iconTab {
	margin-top: 7.5px;
	margin-left: 25px;
	padding-left: 33px;
	height: 30px;
	font-size: 14px;
}

#chongzhi_Sidebar li:last-child {
	border-bottom: 1px solid #b6b6b6;
}

#chongzhi_Sidebar .on {
	background: none;
	background-color: #FDFFF8;
	margin-right: -1px;
	color: black;
}

#chongzhi_content {
	float: right;
	/* padding: 20px 20px 10px 20px; */
	width: 748px;
	margin-left: 15px;
}

#chongzhi_content_title {
	border-bottom: 2px solid #904d40;
	margin-bottom: 10px;
	padding-bottom: 3px;
	min-height: 25px;
	_height: 25px;
}

.pr {
	position: relative;
}

#chongzhi_content_title span, .content_title span {
	font-size: 14px;
}

.colorGreen {
	color: green;
}

.page_form {
	border: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.page_form table {
	border: 0px;
	margin-left: -5px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.page_form table tr {
	height: 35px;
}

.none {
	display: none;
}

.page_form .td_first {
	text-align: right;
	font-size: 14px;
	color: #333333;
}

.page_form table td {
	border: 0px;
}

.page_form .td_second {
	text-align: left;
	font-size: 14px;
}

.textbox, select {
	height: 21px;
	font-size: 14px;
	border-width: 1px;
	border-color: #A7A6AA;
	border-style: solid;
	padding: 2px;
}

.disabled {
	background: #ebebeb!important;
	color: #999999;
}
.page_form .td_third {
    text-align: left;
    color: #999999;
    font-size: 12px;
}
.page_form label {
    line-height: 22px;
    font-size: 14px;
    margin-right: 10px;
    cursor: pointer;
	color: #000;
}
.page_form img {
    vertical-align: middle;
}

#chongzhi_next {
    margin-top: 20px;
    margin-bottom: 85px;
    height: 34px;
}
#chongzhi_next .next {
    margin-left: 230px;
    display: block;
    width: 202;
    height: 34px;
	background-color: #63ae35;
	color: #fff;
	border-radius: 3px;
}
#chongzhi_tips {
    line-height: 2;
}
#chongzhi_tips_wenxingtishi{
	border-radius: 0px;
    border: 2px solid #d9d9d9;
    background: #ebebeb;
	padding: 14px 60px;
    margin: 10px 0;
	font-size: 12px;
}
#chongzhi_tips_wenxingtishi .pr{
	margin-bottom: 5px;

}
#chongzhi_tips_wenxingtishi .iconpading {
    color: #666;
    font-weight: bold;
	padding-left: 20px;
	font-size: 12px;
}
ol li {
    list-style-position: inside;
    list-style-type: decimal;
	color: #000;
}