<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*
Version: 1.0.0
Date：20100720
Author:fuyong
*/

html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td {margin:0;padding:0}
body{
color:#353535;
font-size:12px;
font-family:Verdana,"宋体"}
ul li {list-style:none}
select,input {vertical-align:middle}
textarea{display:block;overflow:auto}
img{border:0}
.clearflt { clear:both; height:0; font-size: 0px; line-height:0px}/*清除浮动*/
/*基本链接*/
a{text-decoration:none;color:#014ccc;font-size:12px}
a:hover{ text-decoration:underline}

/*top*/
#top {
height: 60px;
background: url(/images/UserCenterImg/bg_top.gif) repeat-x;
background-color: #F5F5F5}
a#logo_uc {
position: absolute;
left: 15px;
top: 15px;
display: block}
#indx_help_link { position: absolute; right: 240px; top:24px; z-index: 10}
#indx_help_link a { color: #0053B2}
#indx_help_link span {color: #999;margin: 0 -2px 0 0}
a#help_link { padding: 3px 0 1px 18px; background: url(/images/UserCenterImg/help_icon.gif) no-repeat 0 2px}
/*安全退出*/a#exit_btn{ color: #c00}

/*header_nav*/
#header_nav { height: 40px; background: #51B169 url(/images/UserCenterImg/bg_header_nav_0206.jpg) no-repeat; font-size: 12px; color: #fff}
.user_name { font-weight: bold; padding-left: 20px; margin: 4px 15px 2px 0; display: block}
/*年月日*/
#date_info { display: block; padding-left: 20px}
/*人物图片*/
#img_title { position: absolute; right: 0px; bottom: 0; *bottom: -3px}

/*左侧菜单*/
body.bodymenu{ background:#E4EEF8}
td.submenu table td a img{ border: none; margin: 0 0 -3px 5px}
.folder,.collapsedFolder{ background: url(/images/UserCenterImg/c.gif) no-repeat 0 4px; cursor: pointer}
.aloneFolder{ background: url(/images/UserCenterImg/e.gif) no-repeat 0 4px}
.folder,.collapsedFolder,.aloneFolder{ color:#01488E; height:30px; *height:24px; padding: 5px 0 0 30px; *padding: 5px 0 0 30px; border-top:1px #fff solid;border-bottom:1px #999 solid; background-color:#F0F5FB; font-weight:bold}
.submenu { padding: 8px 0; background-color: #E4EEF8}
.submenu a{ display: block; padding-left: 45px; height:25px; text-align:left; line-height: 26px; color: #333; background: url(/images/UserCenterImg/dotmenu.gif) no-repeat 30px 7px} 
.submenu a:hover{ background-color: #F1F7FC; color: #039; background-position: 30px -44px}

/*突出强调文字*/
p a.notice {
color: #466533;
text-decoration: none}
p a.notice:hover { text-decoration: underline}
/*菜单尾部电话*/
span#bottom_tel {
padding-left: 35px;
height: 29px;
overflow: hidden;
display: block}
/*右侧内容*/
td#right { position: relative}
#corner_tl {
position: absolute;
top: 0px;
left: 0px}


/*分页*/
td#left_icon { width: 100px}
h1 {/*头部大标题*/
font-size: 16px;
color: #333;
margin: 0 0 5px;
background: url(/images/UserCenterImg/arrow01.gif) no-repeat 17px 0;
padding-left: 32px}
h1 a { margin: 0 10px}
#pl_corner,#pr_corner { width: 17px}
td#main_content {
background:url(/images/UserCenterImg/pm.jpg) repeat-x;
padding: 35px 15px 10px}
/*用户余额*/
td.remain_money {
font-size: 14px;
line-height: 260%}

/*统一标准表格*/
.table_input {
text-align: left;
margin-bottom: 10px}
.table_input th,.table_input td { padding: 5px 0}
.table_input th {text-align: right}
.table_list { text-align: center;margin-bottom: 10px}
div.table_list {/*带滚动条的表格外框*/
height: 535px;
SCROLLBAR-FACE-COLOR: #f2f2f2;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #999999;
SCROLLBAR-3DLIGHT-COLOR: #999999;
SCROLLBAR-ARROW-COLOR: #999999;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
overflow-y:auto;
overflow-x:hidden;
word-break:break-all;
padding-right: 10px}
caption {/*表格标题*/
font-size: 14px;
color: #555;
font-weight: bold;
text-align: left;
padding-bottom: 8px}
.table_list th,.table_list td { padding: 8px 5px 5px}
.table_list th { color:#0556BA; background:#E8EFF5 url(/images/UserCenterImg/bg_th.jpg) repeat-x}
.table_list td.td_left，.table_list td.tit_left {/*表格标题靠左*/
text-align: left;
padding-left: 15px}
/*表格按钮*/
.bottom_btn {
height: 50px;
position: relative}
.btn_left,.btn_center,.btn_r1,.btn_r2 {
position: absolute;
top: 10px;
cursor:pointer}
.btn_left { left: 0px}
.btn_center { left:expression((this.parentElement.offsetWidth-this.offsetWidth)/2)}
.btn_r1 { right: 90px}
.btn_r2 { right: 0}
/*支付订单信息*/
table.list_pay { }
.list_pay td { padding-left: 15px}
/* 控制按钮列宽*/
td.ControlBtn { width: 190px;padding: 0 3px}
td.ControlBtn input { margin: 1px 0 3px}
th.first,td.first { padding-top: 0}
/*表单输入框*/
.input_border {
height: 20px;
text-align: left;
line-height: 20px;
border: 1px solid #ccc;
border-top: 1px solid #999;
border-left: 1px solid #999;
color: #333;
padding-left: 5px}
.add { width: 256px}/*地址*/
.post_code { width: 80px}/*邮编*/
/*按钮*/
td.foot_btn {
padding-top: 25px;
background:url(/images/UserCenterImg/btm_line.gif) repeat-x 0 10px;
text-align: left}
.system_botton{
width:75px;
height:24px;
color: #CC3300;
/*font-weight:bold;*/
border:0px;
font-size:12px;
padding:3px 0 0 0;
font-weight: bold;
cursor:pointer}
#info_psw #Button1,#GiveMoneyToUser #Button1,.btn_print,input.btn_payfor {
background:url(/images/UserCenterImg/botton_s.gif) no-repeat;
color: #CC3300;
margin: 0 5px}
#info_psw #button,input.reset_btn,.btn_close {
background: url(/images/UserCenterImg/botton_r.gif) no-repeat;
color: #233861;
margin: 0 5px}
/*详情删除支付按钮*/
input.btn_detail,input.btn_delete,input.btn_pay {
background: #fff url(/images/UserCenterImg/DetailBtn.gif) no-repeat;
width: 59px;
height: 23px;
border: none;
cursor:pointer}
input.btn_delete { background-image: url(/images/UserCenterImg/DeleteBtn.gif)}
input.btn_pay { background-image: url(/images/UserCenterImg/PayBtn.gif)}
a.btn_detail,a.btn_delete,a.btn_pay {
background: #fff url(/images/UserCenterImg/DetailBtn.gif) no-repeat;
display:block
width: 59px;
height: 23px}
a.btn_delete { background-image: url(/images/UserCenterImg/DeleteBtn.gif)}
a.btn_pay { background-image: url(/images/UserCenterImg/PayBtn.gif)}
/*用户信息密码页表格*/
#info_psw .table_input th {
width: 75px;
padding-right: 5px}
#info_psw td.foot_btn { padding-left: 75px}
/*用户账户转账页表格*/
#GiveMoneyToUser .table_input th { width: 105px}
td.explain { color: #667685}
#GiveMoneyToUser td.foot_btn { padding-left: 105px}
#table_history { margin-bottom: 10px}
#table_history th {
color: #0556BA;
height: 30px;
line-height: 32px;
overflow:hidden;
border: 1px solid #DDE3E8;
text-align: left;
background:url(/images/UserCenterImg/bg_th_h.jpg) repeat-x}
#table_history th #icon_h { margin: 0 4px -5px 8px}
#table_history td {
border: 1px solid #DDE3E8;
text-align: left;
border-top: none;
background-color: #fff;
padding: 20px;
line-height: 200%}
/*td下面table*/
td.td_table table th {
background-image: none;
font-weight: normal}
</pre></body></html>