﻿@import url("/styles/user.css");
.pageSplit { text-align: center; font-size: 14px; padding: 5px; }

/*  用户后台    */
.UserLeft { width: 220px; }
.UserLeft .UserBox { border: 1px solid #CCCCCC; border-top-width: 0px; }
.UserLeft .first { border-top-width: 1px; }
.UserLeft .UserBox .title { height: 27px; background: url(../image/user/bg_left.jpg) repeat-x 0 -30px; cursor: pointer; }
.UserLeft .UserBox .title2 { border-top: 1px solid #CCCCCC; }
.UserLeft .UserBox .title h3 { padding: 4px 12px; margin: 0px 5px 0px 0px; font-size: 12px; color: #333333; background: url(../image/user/bg_left.jpg) no-repeat right -150px; }
.UserLeft .UserBox .titleOver { background-position: left top; }
.UserLeft .UserBox .titleOver h3 { background-position: right -90px; }
.UserLeft .UserBox .titleClose { background-position: left -30px; }
.UserLeft .UserBox .titleClose h3 { background-position: right -120px; }
.UserLeft .UserBox .titleCloseOver { background-position: left top; }
.UserLeft .UserBox .titleCloseOver h3 { background-position: right -60px; }

.UserLeft .UserBox .body { }
.UserLeft .UserBox .body .line { border-top: 1px solid #CCCCCC; }
.UserLeft .UserBox .body ul { }
.UserLeft .UserBox .body ul li { padding: 1px 0px; }
.UserLeft .UserBox .body ul li a { display: block; font-size: 12px; color: #666A72; padding: 3px 4px 4px 20px; text-decoration: none; }
.UserLeft .UserBox .body ul li.current a{color:#C00;}
.UserLeft .UserBox .body ul li a:hover { color: #C00; text-decoration: underline; }
.UserLeft .UserBox .body ul li.center { padding: 12px; text-align: center; }


.Container #Left { width: 220px; float: left; }
/*.Container .ContainerMain { margin-left: 190px; padding: 10px; }*/
.Container .ContainerMain { margin-top:10px; }

.ContainerMain .Path input{ float:right; margin-right:6px;}

table.post { width: 100%; border-spacing: 0px; background: #FFFFFF; }
table.post th, table.post td { border-bottom: 1px solid #EAEAEA; }
table.post th { width: 100px; font-weight: normal; font-size: 12px; color: #666666; text-align:right; padding-right:10px; }
table.post td { padding: 12px 2px; font-size: 12px; color: #454545; }

table.post td.ft12{ font-size:12px; }
table.post td .desc { color: #999999; font-size: 12px; }
table.post td .focus { background: #FFFFFF; color: Black; border-color: #7dbef1; }
table.post td input.box { width: 16px; height: 16px; }
table.post td div label { vertical-align: top; font-size: 14px; padding-top: 2px; display: inline-block; vertical-align: top; }
table.post td div.line { padding-top: 12px; }
table.post td .tip { background: #ffff8d url(/image/ico-tip.gif) no-repeat 5px 5px; border: 1px solid #dea90c; color: #4d4d4d; padding: 6px 5px; font-size: 12px; text-indent: 18px; display: inline-block; }
table.post td p { margin: 2px; padding: 0px; }
table.post td p .tip-txt{color:#696969; width:530px;}
table.post td.cbox .checkbox { float: left; padding: 2px 5px 2px 5px; }
table.post .toolbar{ height:auto; padding-top:4px; padding-bottom:4px; text-align:center; }

/*  添加内容表单中的子表格 */
table.post td table.child { width: 90%; margin: auto; border-spacing: 0px; border: solid 1px #CCCCCC; }
table.post td table.child thead tr th { font-size: 12px;  border: none; font-weight: normal; background-color: #252525; }
table.post td .ke-container td { padding: 0px; }
    table.post .list th { text-align: center; }

.post tr th.tips{ background:url(/icon/lightbulb.png) no-repeat #FFFFC6 25px 7px; color:red;line-height:20px; padding-top:4px}
.post tr td.tips{ margin:4px;  background:#FFFFC6; padding:4px; color:#666; line-height:20px;}


.post { }
    .post tr th { width: 60px; text-align: right; padding-right: 10px; font-weight: normal; color: #444444;  vertical-align:top; line-height:40px;}
    .post tr td { padding: 5px 0px; }
    .post tr td .txt { background: url(../image/user/txt.png) no-repeat; border: 1px solid #A0A0A0; color: #404040; padding: 4px 0px; }
    .post tr td select.txt, .post tr td textarea.txt { height: auto; font-size: 12px; }
    .post tr td .tip { color: #ff6600; }
    .post tr td strong { font-size: 16px; }
    .post tr td .money { color: #F50; font-family: Arial; font-weight: bold; }
    .desc { color: #9A9A9A; }
    /*  图片上传    */
    .post td .pic { display: inline-block; width: 90px; margin: auto 5px; }
    .post td .pic .show { width: 88px; height: 88px; border: 1px solid #CCCCCC; position: relative; overflow: hidden; }
    .post td .pic .show img { width: 88px; }
    .post td .pic .show .del { right: 3px; top: 3px; position: absolute; background: url(../../image/ico-ali.png) no-repeat left -75px; width: 10px; height: 10px; }
    .post td .pic .first { border-color: #ffc097; }
    .post td .pic a { display: block; background: url(../admin/images/pic.png) no-repeat; height: 25px; margin-top: 4px; overflow: hidden; }
    .post td .pic a:hover { background-position: left -25px; }
    .post td .pic a input { width: 90px; height: 25px; opacity: 0.01; cursor: pointer; }
    .post td .uploadLoading .show img, .post td .uploadLoading a input { display: none; }
    .post td .uploadLoading .show { background: url(/image/loading.gif) no-repeat center center; }
    .post td .uploadLoading a, .post td .uploadLoading a:hover { background-position: left -95px; cursor: default; }


.list { width: 100%; }
    .list thead th { height: 33px; padding: 0px 8px; font-weight: normal; border-top: 1px solid #C4D5E0; border-bottom: 1px solid #C4D5E0; background: url(../image/user/bg.png) repeat-x; }
        .list thead th.w50 { width: 50px; }
        .list thead th.w80 { width: 80px; }
        .list thead th.w100 { width: 100px; }
        .list thead th.w120 { width: 120px; }
        .list thead th.w150 { width: 150px; }
        .list thead th.w200 { width: 200px; }
        .list thead th.w300 { width: 300px; }
        .list thead th.w400 { width: 400px; }
        .list thead th.first { border-left: 1px solid #C4D5E0; }
        .list thead th.last { border-right: 1px solid #C4D5E0; }
    .list tbody td { text-align: center; border-right: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; text-align: center; padding: 5px 2px; }
        .list tbody td.first { border-left: 1px solid #E6E6E6; }
        .list tbody td.pic { width: 60px; text-align: center; }
        .list tbody td .preview { width: 45px; height: 45px; }
        .list tbody td.pic img { border: 1px solid #CCCCCC; padding: 1px; }
        .list tbody td.left { text-align: left; vertical-align: top; padding: 5px; }
        .list tbody td.none { text-align: center; padding: 20px 0px; font-size: 22px; color: #CCC; }

.noborder tbody tr td { border-left-width: 0px; border-right-color: 0px; }

.ContainerMain .usertitle { border: 1px solid #E6E6E6; border-bottom: 2px solid #999; height: 40px; line-height: 40px; margin-bottom: 10px; }
    .ContainerMain .usertitle .tit { color: #000; font-weight: bold; font-size: 14px; margin-left: 15px; float: left; }
    .ContainerMain .usertitle .right { text-align: right; padding: 3px; }

.ContainerMain .tab { border-bottom: 2px solid #FCA; padding-left: 5px; }
    .ContainerMain .tab a { display: inline-block; height: 27px; line-height: 27px; background: url(/image/user/tab.gif) 0px -28px; color: #333; text-decoration: none; }
        .ContainerMain .tab a:hover { text-decoration: none; }
        .ContainerMain .tab a s { background: url(/image/user/tab.gif) no-repeat; float: left; width: 3px; height: 27px; }
        .ContainerMain .tab a b { background: url(/image/user/tab.gif) no-repeat -7px top; float: right; width: 3px; height: 27px; }
        .ContainerMain .tab a.current { background-position: 0px -85px; color: #F60; font-weight: bold; }
            .ContainerMain .tab a.current s { background-position: left -56px; }
            .ContainerMain .tab a.current b { background-position: right -56px; }
/*
.ContainerMain .tab a:hover{ text-decoration:underline; }
.ContainerMain .tab a.current{ float:left; font-size:16px; font-weight:bold; padding-top:0px; }
.ContainerMain .tab a.current:hover{ cursor:default; text-decoration:none; }
*/

.ContainerMain .Path { border: 1px solid #C4D5E0; margin: 0px 0px 10px; padding: 5px; line-height: 25px; background: #F9FAFC; color: #404040; position: relative; }
    .ContainerMain .Path label { font-weight: 700;  width:150px; }
    .ContainerMain .Path .right { position: absolute; padding: 5px; right: 0px; top: 0px; }

.ContainerMain .control { padding: 0px 0px 20px; }
    .ContainerMain .control .search { float: right; }

/*  邀请注册    */
.InviteTip { font-size: 14px; padding: 5px 12px; color: #349835; font-weight: bold; }
    .InviteTip textarea { display: block; overflow: hidden; font-size: 14px; font-family: Verdana; margin-top: 5px; }

#faceswf { text-align: center; padding: 12px; }


.txt { background: url(../image/user/txt.png) no-repeat; border: 1px solid #A0A0A0; color: #404040; padding: 4px 3px; font-size: 12px; }
select.txt { padding: 2px 1px; }


/*  支付成功    */
.paymentSuccess { width: 950px; margin: 20px auto; border: 1px solid #e1e1ca; }
    .paymentSuccess .tip { background: #edfed0; padding: 30px; border-bottom: 1px solid #e1e1ca; }
        .paymentSuccess .tip .ico { float: left; width: 32px; height: 32px; background: url(../image/ico-ali.png) no-repeat right -541px; }
        .paymentSuccess .tip h3 { float: left; font-size: 16px; color: #333; padding: 0px 10px; margin: 0px; height: 32px; line-height: 32px; }
            .paymentSuccess .tip h3 span { padding: 0px 5px; }
    .paymentSuccess .link { width: 820px; margin: auto; padding: 20px 40px; margin-top: 15px; border-top: dashed 1px #CCC; }
        .paymentSuccess .link a { font-size: 16px; margin: auto 5px; color: #08C; }

.ServiceOnLine{ height:50px; line-height:20px; padding-bottom:11px; padding-right:14px; text-align:right;}
.hl_inr{display:none}
#panFooter{display:none;}
