.tabbottom{
    margin: 0 auto;
    width: 967px;
}

*{
	list-style: none;
	text-decoration: none;
}
.part_right {
    float: right; 
    height: auto;
    min-height: 450px;
    width: 76%; 
}
#tab {
    background: #fff none repeat scroll 0 0;
    height: auto;
    min-height: 450px;
    position: relative;
    width: 100%;
    border: 1px solid #bababa;
}
#tab .tabbottom{
	width: 90%;
	margin: 0 auto;
}

.tab_1{
    border: 1px solid #ddd;
    height: 95px;
    margin-top: 20px;
}
.tab_1_left{
	height: 95px;
	line-height: 95px;
	font-size: 16px;
	color:#666;
	display: block;
	float:left;
	margin-left: 30px;
}
.tab_1_left font{
	position:relative;
	top:-5px;
	margin-right:10px;
}
.tab_1_left span{
	color:#ffac22;
	font-size:18px;
}
.tab_1_p{
	font-size:36px!important;
	margin-left:20px;
}
.tab_1 ul{
	float:right;
	margin-top:30px;
	margin-right:20px;
	margin-left:-30px;
}
.tab_1 ul li{
	float:left;
	margin-left:20px;
}
.tab_1 ul li a{
	width:60px;
	height:30px;
	border-radius: 5px;
	border:1px solid #afafaf;
	display: block;
	color:#666;
	font-weight:bold;
	line-height: 30px;
	text-align: center;
	background:#f3f3f3;
}

.tabbottom .tab_2{
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	min-height: 400px;
}
.lingua{
    margin-top: 20px;
    height:40px;
    line-height:40px;
    background:#f2f2f2;
    padding-left:30px;
    border:1px solid #e5e5e5;
    border-bottom:0;
}
.tab_2 .tabBox{	
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
.text2 {
    font-size: 13px;
    margin: 30px 0 0 6px;
	color: #f88c2d;
}
.chargeCard {
    margin-bottom: 50px;
    padding-top: 25px;
    border:1px solid #e5e5e5;
}
.chargeCard .chargeCard_group {
    margin-bottom: 20px;
}
.chargeCard .chargeCard_group label{
	display:inline-block;
	padding-left:30px;
	margin-right:20px;
	width:100px;
	text-align: right;
}
.chargeCard_group .error_class {
    color: #ff0000;
    display: none;
    font-size: 14px;
    margin-left: 5px;
}
.chargeCard_group input {
    border: 1px solid #ddd;
    padding: 10px 0 10px 10px;
    width: 230px;
}
.chargeCard_group #cardVerify {
    width: 100px;
}
.chargeCard_group > img {
    display: inline-block;
	width:100px;
	height:30px;
}
.chargeCard_group > a {
    margin-left: 10px;
    color:#999;
}
.chargeCard .chargeCard_sub_group {
    padding-top: 15px;
}
.chargeCard_group .btn_blue {
    margin-left:154px;
	background: #018fd9;
	border:1px solid #018fd9;
	border-radius: 5px;
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 100px;
}


.table_con {
    background: #fff none repeat scroll 0 0;
	border:none;
    width: 100%;
}
.table_con td{
	border-bottom:1px solid #e5e5e5;
}
.table_con .order_list:hover{
	background: #F9F9F9;
}
.table_con .order_list td:last-child{
	color:#ffac22;
	font-weight:bold;
}
.table_con .order_head {
    background: #fff none repeat scroll 0 0;
    color: #018fd9;
    line-height: 40px;
}
.order_head > td {
	text-align: center;
}
.table_con .left{
	float:left;
}
.table_con .right{
	float:right;
}
.order_list td {
    border-top: none;
    line-height: 40px;
    text-align: center;
	cursor: text;
	
}

.intro {
    border: 1px solid #e5e5e5;
    padding: 25px 30px;
    margin-top:20px;
}
.intro p {
    color: #666464;
    padding-bottom: 20px;

}
.intro .wx_hint {
    color: #ffac22;
    font-size: 18px;
    line-height: 40px;
}
.intro .tit {
    color: #ffac22;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.intro .tipCon{
	padding-left:25px;
}
.hasDetailC{
	text-align: center;
	width: 33.3%;
	border-left: 1px solid #b3b3b3;
	border-top: 1px solid #b3b3b3;
	text-align: center;
	line-height: 40px;
	color: #333;
}
.state{
	border-left:none;
}
.Withdrawals{
	color:#ff5e06 !important;
	margin-left: 5px;
    margin-right: 5px;
}
.Return{
	color:#ff5e06 !important;
	margin-left: 5px;
    margin-right: 5px;
}
.detailed{
	padding-top: 20px;
	display: block;
}

input.error{border:1px solid #ff0600;}
