.wallet_index_top {
	height: 128px;
	border: #ccc 1px solid;
	background-color: #F7F7F7;
}

.wallet_index_top .wallet_left {
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
	padding-right: 0px;
	height: 128px;
	padding-top: 0px;
	position: relative;
	margin: 0px; 45 px;
	float: left;
	overflow: hidden;
	border-right: #ccc 1px solid;
}

.wallet_index_top .wallet_left .wallet_left_label1 {
	font-weight: 700;
	margin-top: 15px;
	margin-left: 10px;
}

.wallet_index_top .wallet_left .wallet_left_label1 label {
	display: inline;
	padding-right: 5px;
	font-weight: 700;
	font-size: 14px;
	color: #4D4D4D;
}

.wallet_index_top .wallet_left .wallet_left_label1 span {
	font-size: 16px;
}

.wallet_right {
	float: right;
	width: 400px;
	margin: 0px;
	height: 128px;
}

.wallet_right .wallet_right_label1 {
	font-weight: 700;
	margin-top: 25px;
}

.wallet_right .wallet_right_label1 label {
	display: inline;
	padding-right: 5px;
	font-weight: 700;
	font-size: 14px;
	color: #4D4D4D;
}

.wallet_right .wallet_right_label1  a span {
	font-size: 14px;
	color: red;
	font-weight: 700;
}

.wallet_index_bottom {
	margin-top: 5px;
}

.chargestep1_right .b1,.b2,.b3,.b4,.b5,.b6,.b7,.b8 {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	display: block;
}

.chargestep1_right .b1,.b8 {
	margin: 0 5px;
	background: #F8B3D0;
}

.chargestep1_right .b2,.b7 {
	margin: 0 3px;
	border-right: 2px solid;
	border-left: 2px solid;
	border-color: #F8B3D0;
	background: #FFF5FA;
}

.chargestep1_right .b3,.b6 {
	margin: 0 2px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #F8B3D0;
	background: #FFF5FA;
}

.chargestep1_right .b4,.b5 {
	margin: 0 1px;
	border-right: 1px solid;
	border-left: 1px solid;
	height: 2px;
	border-color: #F8B3D0;
	background: #FFF5FA;
}

.chargestep1 {
	margin-top: 5px;
}

.chargestep1 .chargestep1_left {
	float: left;
	width: 100%;
}

.chargestep1 .chargestep1_right {
	float: right;
	width: 17%;
	margin-left: 1px;
}

.chargestep1_right .content {
	border-right: 1px solid;
	border-left: 1px solid;
	overflow: hidden;
	border-color: #F8B3D0;
}

.wallet_table {
	font: 12px Verdana, Helvetica, Arial, Simsun, sans-serif;
	border-collapse: collapse;
	width: 100%
}

.wallet_table thead td {
	border: #666 1px solid;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	line-height: 14px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 7px;
}

.wallet_table tbody td {
	border: #666 1px solid;
	height: 14px;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	vertical-align: middle;
}

.mi-input {
	border: 1px solid #CCC;
	border-top-color: #a6a6a6;
	color: #4d4d4d;
	font: normal 12px tahoma, arial, \5b8b\4f53;
	padding: 7px 4px;
	/* vertical-align: top; */
	width: 8em;
	font-size: large;
	float: left;
}
.charge-input {
	border: 2px solid #F3A63E;
	border-top-color: #F3A63E;
	color: #4d4d4d;
	font: normal 20px tahoma, arial, \5b8b\4f53;
	width: 7em;
	float: left;
}
.wallet-summary-input {
	border: #b3bce5 2px solid ;
	font: normal 20px tahoma, arial, \5b8b\4f53;
	width: 30em;
	float: left;
	margin-left: 5px;
}
.mi-input_password {
	border: 1px solid #CCC;
	border-top-color: #a6a6a6;
	color: #4d4d4d;
	font: normal 12px tahoma, arial, \5b8b\4f53;
	padding: 7px 4px;
	/* vertical-align: top; */
	width: 14em;
}
.mi-label {
	font-size: 14px;
	position: relative;
	font-weight: bold;
	
}

.mi-input_detail {
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	width: 6em;
	padding-right: 5px;
	float: left;
	border-top: #999 1px solid;
	border-right: #999 1px solid;
}


.clLzyDayDiv {
	width: 210px;
	height: 126px;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #ff5500;
	display: none;
	z-index: 1;
	position: absolute;
}

.clLzyDayTable td a {
	font-size: 13px;
	color: #c8631f;
	text-decoration: none;
	background-color: #FEF9F5;
	width: 25px;
	border: 1px solid #fcdbb8;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.clLzyDayTable td a:hover {
	color: #ff5500;
	width: 25px;
	border: 1px solid #f5a970;
	background-color: #FFF;
}

.clLzyDayTable td .a_select {
	color: #ff5500;
	width: 25px;
	border: 1px solid #f5a970;
	background-color: #FFF;
}
