@charset "utf-8";

.my-wallet{ background:url(../images/bg_my_wallet.png) no-repeat; height:156px; padding:55px 0 0 11px; position:relative;}
.my-wallet p{ padding-left:15px;  line-height:22px;}
.my-wallet p.btns{ padding:0; position:absolute; top:170px; left:11px;}
.my-wallet span{ color:#f60; font-weight:bold;}
.pic img{ margin-top:10px;}
.pic{ text-align: center}

.flow{ background:url(../images/bg_flow.png) no-repeat; height:90px; padding:32px 0 0 35px;}
.info{ margin-top:10px;}
.info-t{ background:url(../images/bg_info_t.png) no-repeat; height:11px; overflow: hidden;}
.info-c{ background:url(../images/bg_info_c.png) left top repeat-y; height:auto !important; height:100px; min-height:100px;}
.info-b{ background:url(../images/bg_info_b.png) no-repeat; height:13px;}
.info-left{  width:181px; padding-left:19px; float:left;}
.info-right{  width:576px; float:left;}


.info-right h1{ background:url(../images/bg_h1.png) left bottom no-repeat; padding-bottom:8px; line-height:35px; font-size:16px; text-align:center;}
.info-right form label, .main-c label{ width:100px; text-align:right; display:block; float:left; clear:left; font-weight:bold;}
.info-right form span{ display:block; margin-top:10px;}
.main-c span{ display:block; padding-top:10px;}
.info-right form span em, .main-c span em{ color:red;  font-style:normal;}

.history{ background:url(../images/bg_history.png) no-repeat; height:60px; padding:16px 0 0 30px;}

.main{ margin-top:10px;}
.main-t{ background:url(../images/bg_t.png) no-repeat; height:15px; overflow:hidden;}
.main-c{ background:url(../images/bg_c.png) repeat-y; height:auto !important; height:400px; min-height:400px; padding:0 15px;}
.main-b{ background:url(../images/bg_b.png) no-repeat; height:15px; overflow:hidden;}
.table{ clear:both; }
.table td{ }
.table th{ background:#f9f7dd;}
.table td,
.table th{ border:1px solid #000;padding:5px;}

.bankList{ float:left; width:450px; padding-right:26px;}
.bankList li{ float:left; width:225px; overflow:hidden; padding-bottom:8px;}
.bankList label,.bankList input{ float:left;}
.bankList input{ width:25px; margin-top:3px; +margin-top:0; text-align:center;}
.info-right form .bankList label{ width:200px; clear:none; text-align:left;}