@charset "utf-8";
/* initialize */
.fleft{float:left;}
#header .footer-fixed{display:none}

i{font-style: normal;}
input[type="text"], input[type="password"], input.text, input.password{font:12px/20px Arial;color:#777;background-color:#FFF;display:inline-block;height:35px;padding:4px;border:solid 1px #CCC;outline:0 none;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}
input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.password:focus, textarea:focus{color:#333;border-color:#75B9F0;box-shadow:0 0 0 2px rgba(82, 168, 236, 0.15);outline:0 none;}
input[type="text"].error, input[type="password"].error, textarea.error{border-color:#ED6C4F;box-shadow:0 0 0 2px rgba(232, 71, 35, 0.15);outline:0 none;}
textarea{font:12px/18px Arial;color:#777;background-color:#FFF;vertical-align:top;display:inline-block;height:54px;padding:4px;border:solid 1px #CCC;outline:0 none;}
select{color:#777;background-color:#FFF;height:30px;vertical-align:middle;*display:inline;padding:4px;border:solid 1px #CCC;*zoom:1;margin-right:5px;}


/* layout */
.content{width:1200px;margin:0 auto;}
#left{width:198px;float:left;position:relative;border:1px #D5E5F5 solid}
#right{width:990px;float:right;position:relative;}


/* public */
.clear{clear:both;height:0;font-size:1px;}
.align1{text-align:left;}
.align2{text-align:center;}
.align3{vertical-align:top;padding-top:15px;}
.align4{text-align:right;padding-right:30px;}
.gray-color{color:#808080;}
.mt15{margin-top:15px;}

.clearfix:after{content:'\20';display:block;height:0;clear:both;}
/*
.text{border:1px solid #ccc;padding:4px;font-size:14px;color:#666;background:#fff url(../images/text.gif) repeat-x;}
*/
.text1{border:1px solid #ccc;padding:2px;font-size:14px;color:#666;background:url(../images/text.gif) repeat-x;}
.text2{width:334px;padding:2px;}

.link1 a{color:#5da238;text-decoration:none;}
.link1 a:hover{text-decoration:underline;}
.link2 a{color:#3e3e3e;text-decoration:none;}
.link2 a:hover{text-decoration:underline;}
.link3{color:#3e3e3e;}
.link3:hover{color:#990;}

.color1{color:#919191;}
.color2{color:#3e3e3e;}
.color3{color:#5ba238;}
.color4{color:#ff4d02;}
.color5{color:#666;}
.color6{color:#9d9d9d;}
.color7{color:#b5b5b5;}
.color8{color:#ff4e00;}

.select{padding:2px;}

.margin1{margin-bottom:5px;}
.margin2{margin-bottom:20px;}
.padding1{padding-left:10px;}
.padding2{padding-left:20px;}
.padding3{padding-top:7px;}
.padding4{padding:2px;}
.padding5{padding-left:71px;}
.table .padding6{padding-top:50px;background:#fff;}

.space1{color:#b6b6b6;padding-left:95px;}



.shopnav{margin-top:10px;margin-bottom:10px;border-bottom:2px #fd6d37 solid}
.shopnav li{float:left;height:27px;line-height:27px;border-right:1px #B6CFEA solid;border-top:1px #B6CFEA solid;}
.shopnav li.first{border-left:1px #B6CFEA solid}
.shopnav li a{color:#404040;text-decoration:none;padding:0 25px;}
.shopnav li.current{background:#fd6d37;border-radius:2px 0px 0px 0px;}
.shopnav li.current a{color:#fff;}
.shopnav li.last{border-radius:0 2px 0 0;}



/* left */
#left dl{width:198px;padding-bottom:8px;}
#left dt{width:143px;height:28px;line-height:28px;height:28px;padding:0 0 0px 55px;color:#4581A9;font-weight:bold;position:relative;background:#f1f1f1;border-bottom:1px solid #D5E5F5;border-top:1px solid #D5E5F5;}
#left dt b{position:absolute;left:40px;top:10px;display:inline-block;background:url(../images/member/T1WrmlXgtBXXXXXXXX-242-600.png) no-repeat -132px -101px;width:9px;height:9px;cursor:pointer;}
#left dt b.fold{background-position:-141px -101px;}
#left dt.first{border-top-color:#fff;}
#left dd{width:194px;margin:0 auto;}
#left dd a{display:block;width:186px;height:28px;line-height:28px;padding-left:8px;text-decoration:none;cursor:pointer;}
#left dd .normal{color:#414141;}
#left dd .normal:hover{background:#DEE7ED;}
#left dd span{display:block;height:28px;padding-left:48px;}
#left dd .active{color:#3d3d3d;background:#fd6d37;color:#fff;}

/* right */
.location{padding:0px 0 0px 12px;height:30px;line-height:30px;border:1px #C4D5E0 solid;margin-bottom:10px;color:#666;}
.location a{display:inline-block;background:url(../images/member/crumb_bg.gif) no-repeat scroll 100% 50% transparent;margin-right:1px;padding-right:8px;}


.profile{padding:10px 15px;min-height:150px;border:1px #B1CAE8 solid}
.profile .info_lcol{float:left;position:relative;width:320px;padding:22px 0}
.profile .info_lcol .photo{position:relative;float:left;width:104px;height:104px;margin:0 10px 0 16px;z-index:2;overflow:hidden;text-align:center}
.profile .info_lcol .photo .mask{background:url(../images/photo-bg.png) 0 0;width:104px;height:104px;position:absolute;left:0;top:0;z-index:2}
.profile .info_lcol .info_m{float:left;width:188px;position:relative;z-index:1}
.profile .info_lcol .info_m .u_name{font-size:18px;color:#333;line-height:28px;margin-bottom:5px}
.profile .info_lcol .info_m .u_level{color:#005ea7;cursor:pointer}
.profile .info_rcol{height:128px;width:650px;padding:15px 0;background:#f5f5f5;overflow:hidden;float:left;border:1px #ddd solid;background:#EEF5FD}
.profile .info_rcol ul{float:left;text-align:left;line-height:22px;width:45%;margin-left:5%}
.profile .info_rcol ul li{color:#666}
.profile .info_rcol ul lable{display:inline-block;text-align:right;color:#666}
.profile .info_rcol ul a,.profile .info_rcol ul span{color:#c91523;font-weight:700;padding-left:8px}



.platform{border:1px #B1CAE8 solid;background:#EEF5FD;padding:10px;margin:10px 0;padding-bottom:0;color:#666666}
.platform .col-1{float:left;}
.platform .col-2{float:left;margin-left:10px;}
.platform .box{border:1px solid #B1CAE8;background:#fff;margin-bottom:10px;box-shadow:1px 1px 3px #B1CAE8;}
.platform .box .hd{border-bottom:1px #ddd solid;padding-left:10px;height:30px;line-height:30px;padding-right:10px;}
.platform .box .hd h2{float:left;font-size:14px;color:#3e3e3e;width:130px;}
.platform .box .hd p{float:right;}
.platform .box .bd{padding:10px;line-height:20px;*line-height:26px;}
.platform .box .bd .list{padding-left:5px;padding-bottom:5px;}
.platform .box .dealt{padding:9px}
.platform .box .dealt .list{border:1px #FFE8C2 solid;background:#FEFEDA;}
.platform .box .dealt .list h4{font-size:12px;line-height:26px;}

.platform .box-notice{width:730px;}
.platform .box-notice dl{width:550px;}
.platform .box-notice dt{float:left;width:70px;}
.platform .box-notice dd{float:left;width:480px;}
.platform .box-notice dd span{display:inline-block;width:158px;overflow:hidden}
.platform .box-notice dd span em{color:#f60;}


.platform .box-notice .extra{padding-left:5px;}
.platform .seller-notice .extra span{display:inline-block;margin-right:20px;}

.platform .mall-notice,.platform .mall-customer{width:226px;}

.btn-order-status a{display:block;margin:0 auto;background:url(../images/member/btn_bg.png) no-repeat -9999em -9999em}
.btn-order-status a.btn-order-status-shipped,.btn-order-status a.btn-order-status-pay{background-position:0 -180px;width:51px;height:21px;line-height:21px;text-align:center;color:#fff;text-decoration:none;}
.btn-order-status a.btn-order-status-shipped:hover,.btn-order-status a.btn-order-status-pay:hover{color:#fff;text-decoration:underline}

/* eject_layer */

#html{width:100%;position:absolute;top:0;left:0;z-index:10;background:#000;-moz-opacity:0.2;opacity:.20;filter:alpha(opacity=20);}

.eject_con{}

/* 1 */ 
.eject_con .add{width:538px;padding:20px;overflow:hidden;}
.eject_con .add ul{width:538px;overflow:hidden;}
.eject_con .add li{width:538px;overflow:hidden;float:left;padding-bottom:10px;line-height:30px;}
.eject_con .add li h3{float:left;width:80px;color:#646665;font-weight:normal;font-size:12px;line-height:30px;text-align: right;padding-right: 10px;}
.eject_con .add li p{float:left;}
.eject_con .add li p span{color:#b4b4b4;padding-left:10px;}
.eject_con .add .submit{width:458px;padding:10px 0 0 80px;}
.eject_con .add .submit .btn{width:120px;height:36px;background-color:#5BB75B;cursor:pointer;font-weight:bold;color:#fff;border:1px solid #52A452;}
.eject_con .add .submit .btn:hover{background-color:#51A351;}


/* 2 */
.detail{padding:1px;}
.detail .handle{padding:15px;}
.detail .handle p{padding:5px 0;}
.detail .handle p strong{color:#ff4e00;}
.detail .handle p .num{color:#5aa337;}
.detail .handle p .time{color:#919191;}

.detail .handle p .btn{border:0;width:53px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -335px;}
.detail .handle p .btn1{border:0;width:68px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -365px;}

.detail h2{padding-left:10px;height:26px;line-height:26px;color:#3e3e3e;background:#eee;}

.detail dl{width:346px;padding:15px 15px 0;overflow:hidden;line-height:20px;}
.detail dt{width:346px;font-weight:bold;margin-bottom:5px;}
.detail dd{width:173px;float:left;color:#666;}

.detail .ware_box{width:346px;height:100px;padding:10px 15px 0;overflow:auto;}
.detail .ware{width:330px;overflow:hidden;margin-bottom:10px;}
.detail .ware_pic{float:left;width:50px;height:50px;margin-right:10px;overflow:hidden;background:#eee;}
.detail .ware_con{float:left;width:270px;overflow:hidden}
.detail .ware_text{color:#3e3e3e;}
.detail .ware_text a{color:#3e3e3e;text-decoration:none;}
.detail .ware_text a:hover{text-decoration:underline;}
.detail .ware_text span{display:block;margin:10px 0;color:#919191;}

.detail .info{color:#919191;line-height:18px;}
.detail .info span{color:#3e3e3e;padding-right:10px;}
.detail .info b{color:#ff4e00;font-size:14px;}

.balance{border-top:1px dotted #d1d1d1;color:#666;font-size:14px;font-weight:bold;padding:10px;}
.balance span strong{font-weight:normal;font-size:12px;}
.balance b{color:#ff4e00;font-size:16px;}

.detail .logistics{width:346px;padding:10px 15px 15px;overflow:hidden;line-height:20px;color:#666}
.detail .logistics p{width:346px;}
.detail .attr{float:left;width:60px;}
.detail .value{float:left;width:286px;}

/* 3 */
.eject_wrap{width:730px;overflow:hidden;background:#fff;}

.eject_wrap .fill_in{float:left;width:400px;}
.eject_wrap .friend{float:right;width:168px;height:328px;/*288px;*/ padding:0 1px;border:1px solid #e2e2e2;background:#eee;}

.eject_con .add_float{width:338px;padding:20px;overflow:hidden;}
.eject_con .add_float ul{width:338px;overflow:hidden;}
.eject_con .add_float li{width:338px;overflow:hidden;float:left;padding-bottom:10px;}
.eject_con .add_float li h3{float:left;width:78px;color:#646665;font-weight:normal;font-size:12px;line-height:26px;}
.eject_con .add_float li p{float:left;}
.eject_con .add_float li p .tip{color:#b4b4b4;padding-top:3px;display:block;}
.eject_con .add_float li p textarea{height:100px;overflow-y:auto;}

.eject_con .add_float .submit{padding:10px 0 0 80px;}
.eject_con .add_float .submit .btn{border:0;width:120px;height:32px;background:url(../images/member/btn.gif) no-repeat 0 -253px;cursor:pointer;font-weight:bold;color:#3f3d3e;}

.eject_wrap .friend h2{border-bottom:1px solid #fff;height:34px;line-height:34px;padding-left:10px;}
.eject_wrap .friend ul{border-top:1px solid #dadada;padding-top:6px;height:247px;/*overflow:auto;*/  overflow:hidden;}
.eject_wrap .friend a{display:block;height:22px;line-height:22px;overflow:hidden;color:#666;text-decoration:none;padding-left:20px;background:url(../images/member/ico.gif) no-repeat 8px -824px;}
.eject_wrap .friend a:hover{background:#fff url(../images/member/ico.gif) no-repeat 10px -824px;}

/* 4 */
.install{padding:20px 10px;}
.install .btn_box{width:418px;overflow:hidden;padding-bottom:10px;}
.install .btn_box .upload1{display:block;float:left;width:120px;height:32px;line-height:32px;background:url(../images/member/btn.gif) 0 -398px;color:#3e3e3c;font-size:14px;font-weight:bold;text-align:center;text-decoration:none;margin-right:14px;}
.install .btn_box .upload2{display:block;float:left;width:120px;height:32px;line-height:32px;background:url(../images/member/btn.gif) 0 -922px;color:#3e3e3c;font-size:14px;font-weight:bold;text-align:center;text-decoration:none;}

.install .file{padding-bottom:10px;}
.install p{line-height:20px;}
.install .pic_edit_line{padding:1px 0;border-top:2px solid #e2e2e2;border-bottom:2px solid #e2e2e2;}
.install .pic_edit{width:418px;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding:10px 0;overflow:hidden;}
.install .pic_edit li{width:138px;float:left;}
.install .li_block{width:100px;height:142px;border:1px solid #e2e2e2;padding:6px;margin:0 auto;}
.install .pic_edit .pic{width:100px;height:100px;background:#eee;}
.install .pic_edit .pic_name{width:100px;height:20px;line-height:20px;overflow:hidden;color:#919191;}
.install .delete_div{padding-left:20px;}
.install .pic_edit .delete{padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -632px;}

.submit1{width:418px;padding-top:20px;}
.submit1 .btn{border:0;width:120px;height:32px;display:block;margin:0 auto;background:url(../images/member/btn.gif) no-repeat 0 -253px;cursor:pointer;font-weight:bold;color:#3f3d3e;}

/* 5 */
.eject_con .adds{width:auto;padding:20px;overflow:hidden;}
.eject_con .adds ul{width:398px;overflow:hidden;}
.eject_con .adds li{width:398px;overflow:hidden;float:left;padding-bottom:10px;}
.eject_con .adds li h3{float:left;width:80px;color:#646665;font-weight:normal;font-size:12px;line-height:26px;}
.eject_con .adds li p{float:left;}
.eject_con .adds li p span{color:#646665;padding-left:10px;}
.eject_con .adds .strong{padding-left:10px;color:#ff4e00;}


.eject_con .adds .submit{padding:10px 0 0 80px;}
.eject_con .adds .submit .btn{border:0;width:120px;height:32px;background:url(../images/member/btn.gif) no-repeat 0 -253px;cursor:pointer;font-weight:bold;color:#3f3d3e;}

.sign_box{float:left;width:300px;}
.eject_con .adds .sign{float:left;width:150px;height:50px;background:url(../images/member/default.gif);margin-right:5px;}

/* 6 */
.info_table_wrap{padding:10px 5px;}
.info_table_wrap h3{height:26px;line-height:26px;padding-left:10px;background:#eee;color:#333;font-size:14px;margin-bottom:10px;}

.info_table{width:566px;overflow:hidden;}
.info_table li{width:566px;overflow:hidden;float:left;padding-bottom:10px;}
.info_table h4{float:left;width:100px;padding:6px 0 0 25px;font-weight:normal;color:#656565;font-size:12px;}
.info_table h5{float:left;width:135px;padding:3px 0 0 25px;font-weight:normal;color:#656565;font-size:12px;}
.info_table p{float:left;word-spacing:5px;}
.info_table p label{float:left;padding-right:10px;}
.info_table .zone{float:left;width:364px;}
.info_table .zone p{width:364px;line-height:22px;color:#3e3e3e;}
.info_table p textarea{vertical-align:top;width:195px;height:60px;overflow-y:auto;}
.info_table p b{padding-left:10px;color:#ff4d00;}
.info_table p span{padding-left:10px;color:#b4b4b4;}
.info_table p .btn{border:0;width:53px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -335px;}
.info_table .delete{padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -632px;}

.info_table_wrap .submit{width:524px;text-align:center;padding:10px 0;}
.info_table_wrap .submit .btn{border:0;width:120px;height:32px;background:url(../images/member/btn.gif) no-repeat 0 -253px;cursor:pointer;font-weight:bold;color:#3f3d3e;}

.eject_con .adds .upload_pic{float:left;display:block;width:120px;height:32px;position:relative;top:9px;background:url(../images/member/btn.gif) 0 -398px;}
.upload_pic .file1{position:relative;top:0;left:-22px;z-index:1;width:80px;height:32px;}
.upload_pic .file2{position:absolute;top:0;right:-36px;z-index:2;width:120px;height:32px;}
.upload_pic .txt{position:absolute;top:0;left:0;z-index:0;width:120px;height:32px;line-height:32px;text-align:center;font-weight:bold;color:#3e3e3e;font-size:14px;}
.upload_pic input{cursor:pointer;width:0;height:32px;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);}

/* 7 */
.edit_table{padding:10px 5px;}
.edit_table p{padding-left:15px;color:#3e3e3e;margin-bottom:5px;}
.edit_table_box{width:398px;overflow:hidden;padding:1px 0;border-top:2px solid #e2e2e2;border-bottom:2px solid #e2e2e2;}
.edit_table table{width:100%;border-collapse:collapse;}
.edit_table table th{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;height:24px;color:#919191;font-weight:normal;}
.edit_table table td{border-bottom:1px solid #e2e2e2;color:#656565;padding:10px 0;}
.edit_table table td input{text-align:center;}
.edit_table .submit{text-align:center;padding-top:10px;}
.edit_table .submit .btn{border:0;width:120px;height:32px;background:url(../images/member/btn.gif) no-repeat 0 -253px;cursor:pointer;font-weight:bold;color:#3f3d3e;}

.fill_in_div{float:left;}
.text_div{float:left;width:240px;padding-left:10px;color:#b5b5b5;}

.new_style{padding-top:5px;color:#3e3e3e;}


.sign_box .sign_con{width:300px;padding:5px 0;overflow:hidden;}

#warning{border:red 1px solid;background:#FFB7B7;color:#000;padding:3px 10px;margin-bottom:10px;display:none;color:#000;font-weight:normal;}
#warning label{display:block;margin:3px 0px;}
#warning label.error{color:#000;font-weight:normal;}

/*  8  small window*/
.content1{padding:20px; border:1px solid #e2e2e2;border-top:0px;color:#666;}
.content1 h1{font-size:16px;color:#000;margin-bottom:15px;}
.content1 p{margin-bottom:15px;}
.content1 p span{color:#4b7a10;font-size:16px;font-weight:bold;}
.content1 dl{width:332px;padding-bottom:20px;overflow:hidden;}
.content1 dt{float:left;padding-top:5px;}
.content1 dd{float:right;width:264px;}
.content1 .li{float:left;width:122px;height:25px;}
.content1 .btn{text-align:center;word-spacing:10px;}
.content1 .btn .btn1{width:75px;height:29px;border:0;background:url(../images/btn1.gif);color:#c73702;font-weight:bold;font-size:14px;}
.content1 .btn .btn2{width:75px;height:29px;border:0;background:url(../images/btn2.gif);color:#4e4e4e;font-weight:bold;font-size:14px;}
.content1 .clue_on{color:#9b9b9b;padding-bottom:20px;line-height:18px;}
.content1 .pay{padding:15px;}
.content1 .pb15{padding-bottom:15px;}
.content1 .btn{text-align:center;word-spacing:10px;}
.content1 .btn .btn1{width:75px;height:29px;border:0;background:url(../images/btn1.gif);color:#c73702;font-weight:bold;font-size:14px;}
.content1 .btn .btn2{width:75px;height:29px;border:0;background:url(../images/btn2.gif);color:#4e4e4e;font-weight:bold;font-size:14px;}
/*9*/
.content_line{width:400px;overflow:hidden;border-bottom:1px dotted #ddd;color:#666;padding:10px;line-height:20px;}
.dialog_content strong{font-size:16px;font-weight:bold;}
.content_line .foll_in{width:230px;float:left;}
.content_line .foll_in li{width:220px;overflow:hidden;}
.content_line .foll_in h3{width:85px;float:left;font-weight:normal;font-size:12px;}
.content_line .foll_in h3 strong{font-size:14px;}
.content_line .foll_in p{width:135px;float:left;}
.content_line .explain{width:170px;float:right;color:#ccc;}
.total_value{color:#666;padding:10px;}
.total_value h3{font-size:12px;}
.wrap_btn{text-align:center;padding-bottom:20px;word-spacing:10px;}
.wrap_btn .btn1{border:0;width:75px;height:29px;background:url(../images/member/btn.gif) no-repeat 0 -1068px;font-size:14px;color:#bd3908;font-weight:bold;}
.wrap_btn .btn2{border:0;width:75px;height:29px;background:url(../images/member/btn.gif) no-repeat 0 -1104px;font-size:14px;color:#4d4d4d;font-weight:bold;}
/*10*/
.eject_wrap_msg{width:988px;overflow:hidden;background:#fff;}

.eject_wrap_msg .fill_in{float:left;width:400px;}
.eject_wrap_msg .friend{display:inline;float:right;width:168px;height:328px;margin:20px 20px 0 0;/*288px;*/ padding:0 1px;border:1px solid #e2e2e2;background:#eee;}
.eject_wrap_msg .eject_con{border:0px;}
.eject_wrap_msg .eject_con .msg{width:518px;padding:20px;overflow:hidden;border:0px;}
.eject_wrap_msg .eject_con .msg ul{width:558px;overflow:hidden;}
.eject_wrap_msg .eject_con .msg li{width:558px;overflow:hidden;float:left;padding-bottom:10px;}
.eject_wrap_msg .eject_con .msg li h3{float:left;width:78px;color:#646665;font-weight:normal;font-size:12px;line-height:26px;}
.eject_wrap_msg .eject_con .msg li p{float:left;}
.eject_wrap_msg .eject_con .msg li p span{color:#b4b4b4;}
.eject_wrap_msg .eject_con .msg li p textarea{height:140px;overflow-y:auto;}

.eject_con .msg .submit{width:458px;padding:10px 0 0 80px;}
.eject_con .msg .submit .btn{border:0;width:120px;height:32px;background:url(../images/member/btn.gif) no-repeat 0 -253px;cursor:pointer;font-weight:bold;color:#3f3d3e;}

.eject_wrap_msg .friend h2{border-bottom:1px solid #fff;height:34px;line-height:34px;padding-left:10px;}
.eject_wrap_msg .friend ul{border-top:1px solid #dadada;padding-top:6px;height:285px;/*overflow:auto;*/  overflow-y:auto;}
.eject_wrap_msg .friend a{display:block;height:22px;line-height:22px;overflow:hidden;color:#666;text-decoration:none;padding-left:20px;background:url(../images/member/ico.gif) no-repeat 8px -822px;}
.eject_wrap_msg .friend a:hover{background:#fff url(../images/member/ico.gif) no-repeat 10px -822px;}


/* pageinfo */
.page{float:right;text-align:left;background:#fff;margin:10px 0;}
.page .former, .page .former_no,.page .down,.page .down_no{background:url(../images/member/m_008.png) no-repeat 9999em 9999em;}
.page .stat{float:left;margin-right:5px;color:#666;display:inline-block;margin-top:2px;font-size:12px}
.page b{float:left;display:block;font-weight:normal;margin-right:5px;font-size:13px;color:#404040;line-height:25px;}
.page .former{border:1px solid #CCCCCC;display:block;float:left;width:23px;height:20px;background-position:-67px -216px;}
.page .former:hover{border:1px solid #FF6600;}
.page .former_no{border:1px solid #CCCCCC;display:block;float:left;width:23px;height:20px;background-position:8px -216px;}
.page .page_hover{border:1px solid #FF6600;color:#FF6600;}
.page .page_link, .page .page_hover{float:left;border:1px #CCCCCC solid;width:23px;height:20px;text-decoration:none;text-align:center;line-height:20px;margin-left:2px;color:#333}
.page .page_link:hover, .page .page_hover:hover,.page .page_hover:active{float:left;width:23px;height:20px;border:1px solid #FF6600;background:#FFEDE1;text-decoration:none;color:#FF6600;margin-left:2px;}
.page .page_hover:visited{color:#FF6600;border:0;}
.page .down{float:left;width:50px;height:20px;line-height:20px;padding-left:5px;border:1px solid #CCCCCC;background-position:-180px -216px;margin-left:2px;color:#333;text-align:left}
.page .down_no{float:left;width:50px;height:20px;line-height:20px;padding-left:5px;border:1px solid #CCCCCC;background-position:-104px -216px;color:#999;margin-left:2px;text-align:left}
.page .down:hover{width:50px;border:1px solid #FF6600;text-decoration:none;background-position:-180px -216px;color:#FF6600;}
.page .nonce{border:1px solid #CCCCCC;display:block;float:left;width:23px;margin-left:2px;height:20px;text-decoration:none;color:#a3a3a3;line-height:20px;}
.page .stat{float:left;height:20px;line-height:20px;color:#a3a3a3;text-decoration:none;}

/* module   */
.submenu{_height:20px;_margin-bottom:-1px;}
.submenu .tab{width:100%;height:27px;position:relative;z-index:99;}
.submenu .tab li.first{margin-left:20px;_margin-left:10px;}
.submenu .tab li{float:left;margin-right:5px;cursor:pointer;font-size:14px;background:url(../images/member/tabview_bg_flexible.png) no-repeat scroll 0% 0% transparent;margin-top:4px;}
.submenu .tab li h2{font-size:12px;font-weight:normal;display:block;background:url(../images/member/tabview_bg_flexible.png) no-repeat scroll 0% 0% transparent;padding:0 15px;height:23px;_width:80px;_text-align:center;}
.submenu .tab li a{color:#3e3e3e;padding-top:0;*padding-top:3px;display:inline-block;line-height:20px;}
.submenu .tab .active{background-position:0 -48px;height:27px;width:auto;margin-top:1px;}
.submenu .tab .active a{padding-top:5px;*padding-top:6px;}
.submenu .tab li.active h2{font-weight:bold;background-position:right -75px;background-color:transparent;height:27px;}
.submenu .tab li.normal h2{background-position:right -24px;}
.submenu .tab li.active a{color:#111111;text-decoration:none}



.wrap{width:990px;background:#fff;position:relative;border-top:1px #AED2FF solid;padding-top:20px;}
.wrap_line{width:988px;border:1px solid #e2e2e2;background:#fff;position:relative;}

.btn-container{
    overflow: hidden;
}
.btn-container a{
    float: left;
    padding: 5px 15px;
    font-size: 12px;
    background-color: #F7F7F9;
    color: #3e3e3e;
}
.btn-active{
    background-color: #DFB26C !important;
    color: #fff !important;
}
.container-border{
    padding: 5px 0;
    border: 2px solid #DFB26C;
}

.lookup{width:164px;height:32px;line-height:32px;cursor:pointer;background:url(../images/member/btn.gif) 0 -66px;position:absolute;top:10px;right:20px;}
.lookup b{display:block;width:144px;height:32px;padding-left:20px;color:#3e3e3c;font-size:14px;}
.lookup .hide{background:url(../images/member/btn.gif) no-repeat 133px -116px;}
.lookup .show{background:url(../images/member/btn.gif) no-repeat 133px -156px;}

.eject_btn{width:137px;height:32px;line-height:32px;background:url(../images/member/btn.gif) 0 -198px;position:absolute;top:10px;right:20px;z-index:3;}
.eject_btn b{display:block;width:129px;height:32px;padding-left:40px;color:#3e3e3c;font-size:14px;cursor:pointer;}

.eject_btn .ico1{background:url(../images/member/ico.gif) no-repeat 15px -656px;}
.eject_btn .ico2{background:url(../images/member/ico.gif) no-repeat 15px -188px;}
.eject_btn .ico3{background:url(../images/member/ico.gif) no-repeat 12px -943px;}

.eject_btn_two{width:137px;height:32px;line-height:32px;background:url(../images/member/btn.gif) 0 -198px;}

.eject_pos1{position:absolute;top:5px;right:20px;z-index:3;}
.eject_pos2{position:absolute;top:20px;right:170px;z-index:3;}
.eject_pos3{position:absolute;top:5px;right:240px;z-index:3;}
.eject_pos4{position:absolute;top:5px;right:130px;z-index:3;}

.eject_btn_two b{display:block;height:32px;color:#3e3e3c;font-size:14px;cursor:pointer;}
.eject_btn_two .ico1{width:107px;padding-left:30px;background:url(../images/member/ico.gif) no-repeat 15px -1330px;}
.eject_btn_two .ico2{width:97px;padding-left:40px;background:url(../images/member/ico.gif) no-repeat 15px -1282px;}
.eject_btn_two .ico3{width:126px;padding-left:44px;background:url(../images/member/ico.gif) no-repeat 22px -1416px;}
.eject_btn_two .ico4{width:102px;padding-left:35px;background:url(../images/member/ico.gif) no-repeat 12px -1710px;}
.eject_btn .ico5{width:102px;padding-left:35px;background:url(../images/member/ico.gif) no-repeat 15px -656px;}

.eject_btn_three{width:97px;height:32px;line-height:32px;background:url(../images/member/btn.gif) 0 -880px;}
.eject_btn_three b{display:block;height:32px;color:#3e3e3c;font-size:14px;cursor:pointer;}
.eject_btn_three .ico3{padding-left:40px;background:url(../images/member/ico.gif) no-repeat 22px -1330px;}
.eject_btn_three .ico4{padding-left:40px;background:url(../images/member/ico.gif) no-repeat 22px -1374px;}

.right_ico{display:block;width:10px;height:10px;overflow:hidden;background:url(../images/member/ico.gif) no-repeat 0 -1215px;cursor:pointer;}
.wrong_ico{display:block;width:10px;height:10px;overflow:hidden;background:url(../images/member/ico.gif) no-repeat 0 -1814px;cursor:pointer;}
.no_ico{display:block;width:10px;height:10px;overflow:hidden;background:url(../images/member/ico.gif) no-repeat 0 -1246px;}
.no_ico_disable{display:block;width:10px;height:10px;overflow:hidden;background:url(../images/member/ico.gif) no-repeat 0 -1845px;}

.lookup_con{width:162px;border-left:1px solid #acbfe5;border-right:1px solid #acbfe5;background:#fff;position:absolute;top:39px;right:20px;z-index:5;}
.lookup_con_top{width:164px;height:2px;overflow:hidden;background:url(../images/member/lookup_con.gif);position:absolute;top:-2px;left:-1px;}
.lookup_con_bottom{width:164px;height:4px;background:url(../images/member/lookup_con.gif) no-repeat 0 bottom;position:absolute;bottom:-4px;left:-1px;}

.lookup_con h3{height:26px;line-height:26px;font-size:12px;color:#3e3e3e;margin:0 1px;padding-left:25px;border-bottom:1px solid #e7eefe;background:url(../images/member/ico.gif) no-repeat 10px -598px;}
.lookup_con h3 span{color:#aeaeae;font-weight:normal;}
.lookup_con ul{}
.lookup_con li{height:26px;line-height:26px;padding-left:15px;overflow:hidden;}
.lookup_con li a{color:#333;text-decoration:none;}
.lookup_con li a:hover{text-decoration:underline;}
.lookup_con li a span{color:#aeaeae;text-decoration:none;}
.lookup_con li a:hover span{color:#aeaeae;text-decoration:underline;}


.public{width:990px;margin:0 auto;padding:0;overflow:hidden;}
.public .gray th{color:#000;}
.public_index{width:990px;margin:0 auto;padding:0;}
.public_select{width:990px;margin:0 auto;padding:0;}




.table .gray{border-right:1px #D0D0D0 solid;}
.table .gray th{background:#EEEEEE;border-left:1px #D0D0D0 solid;border-top:1px #D0D0D0 solid;border-bottom:1px #D0D0D0 solid;font-weight:bold;color:#333;padding: 0 15px;}

.gray_new th{color:#919191;}

.table table{width:100%;border-collapse:collapse;}
.table th{font-weight:normal;height:29px;}
.table td{padding:10px 5px;line-height:22px;}
.table th label{margin-left:8px;}


.table .sep-row td{padding:0;margin:0;height:5px;overflow:hidden}

.table .operations th{border:1px #DEDEE0 solid;background:#F3F3F3;text-align:left;padding-left:8px;}

.table .line-hd{background:#E8F2FF;text-align:left;color:#404040}
.table .line-hd th{border:1px #D4E7FF solid;}
.table .line-hd th p{padding-left:8px;}
.table .line{border-right:1px #D0D0D0 solid;}
.table .line td,.table .line_bold td{border-left:1px #D0D0D0 solid;border-top:1px #D0D0D0 solid;}
.table .last_line td,.table .line .bottom-blue,.table .line-blue td{border-bottom:1px #D0D0D0 solid}
.table .line .bottom-blue{line-height:18px;}

.table .pic-info img{display:inline-block;border:1px #EEEEEE solid;margin-left:5px;margin-right:5px;}
.table .txt-info{width:200px;}
.table .txt-info .txt{line-height:18px;height:36px;}
.table .txt-info p{color:#808080;}
.table .txt-info p img{width:30px;height:30px}
.table .line_bold{margin-bottom:10px;border-right:1px #fff solid;}
.table .line_bottom td{border:1px #D4E7FF solid;background:#F2F2FF}
.line_head{background:url(../images/member/line_head.gif) repeat-x 0 bottom;}
.line_normal td{border-top:1px solid #e2e2e2;}


.table .all{margin-right:10px;cursor:pointer;}
.table .edit{padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -604px;}
.table .tuijian{padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -50px;}
.table .delete{padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -631px;}
.table .pay{padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 5px 1px;}
.table .user{color:#3e3e3e;}
.table .user:hover{color:#ff4f01;}
.table .set_up{float:left;padding-left:23px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -701px;}
.table .default{float:left;padding-left:23px;color:#333;text-decoration:none;}
.table .edit1{float:left;padding-left:23px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -726px;}
.table .export{float:left;padding-left:23px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -1997px;}
.table .extend{float:left;padding-left:23px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -1875px;}
.table .add1_ico{float:left;padding-left:23px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -1174px;}
.table .add2_ico{float:left;padding-left:23px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -1768px;}
.table .edit:hover, .table .edit1:hover, .table .set_up:hover, .table .delete:hover, .table .export:hover, .table .extend:hover, .table .add1_ico:hover, .table .add2_ico:hover{color:#ff4f01;}
.buy{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -2150px;}
.desc{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -2187px;}
.finished{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -2224px;}
.log{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -2041px;}
.start{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -2080px;}
.view{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -2114px;}
.cancel{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -1244px;}
.view_order{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -2348px;}

.buy:hover, .desc:hover, .finished:hover, .ico21:hover, .ico22:hover, .log:hover, .start:hover, .view:hover, .view_order:hover, .cancel:hover{color:#ff4f01;}

.table .table_user{float:left;color:#919191;}

.amend{display:block;cursor:pointer;background:url(../images/member/ico.gif) no-repeat 98px -1010px;}
.table .label{width:60px;color:#5ca33b;border:0;position:relative;top:2px;}

.table .ware_pic{width:50px;height:50px;float:left;background:#eee;}
.table .ware_text{width:170px;margin-left:10px;float:left;}
.table .ware_text a{color:#3e3e3e;text-decoration:none;}
.table .ware_text a:hover{text-decoration:underline;}

.table .email{display:inline-block;vertical-align:middle;width:47px;height:17px;background:url(../images/member/btn.gif) no-repeat 0 -41px;margin:0 auto}

.operations p{display:inline-block}
.table .position0{padding-top:2px}

.table .position1{float:left;padding-top:20px;padding-bottom:20px;}
.table .position2{float:right;padding-top:4px;padding-right:4px;}

.tr_color th{color:#919191;}
.tr_align td{text-align:center;}
.tr_bgcolor th{color:#919191;background:#f8f8f8;border-bottom:1px solid #e2e2e2;}

.table1 table{width:100%;border-collapse:collapse;}

.table1 .line_bold{background:url(../images/member/line_bold.gif) repeat-x 0 bottom;}

.table1 .delete{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -632px;}
.table1 .all{float:left;margin-right:10px;cursor:pointer;}
.table1 th{font-weight:normal;padding:10px 0;}
.table1 td{}
.table1 td h3{float:left;font-weight:normal;font-size:12px;padding:10px 0 12px;color:#3e3e3e;}
.table1 td p{float:left;color:#919191;padding:10px 0;width:500px;}
.table1 .bgcolor{background:#f8f8f8;height:24px;}
.table1 .table_user{float:left;color:#333;}
.table1 .time{color:#c1c1c1;}
.table1 .reply{color:#919191;}

.table1 .position1{float:left;padding-top:5px;}
.table1 .position2{float:right;padding-top:4px;}

.table_line th{border-bottom:1px solid #ccc;}




.user_search{margin-bottom:20px;}
.user_search span{padding-left:10px;}
.user_search .btn{font:12px/28px ;color:#333;background-color:#F5F5F5;width:64px;height:30px;padding:0;border:0;cursor:pointer;border-style:solid;border-width:1px;border-color:#DCDCDC;}
.user_search .btn:hover{background-color:#E6E6E6;color:#333;}


.order_form{border:1px solid #e2e2e2;border-bottom:2px solid #e2e2e2;padding:1px;margin-bottom:10px;}
.order_form h2{height:28px;font-weight:normal;font-size:12px;background:#eaeaea;position:relative;}
.order_form .num{color:#5aa337;position:absolute;top:5px;left:10px;}
.order_form .name{position:absolute;top:5px;left:200px;}
.order_form .name span{float:left;padding-right:10px;}
.order_form .name span a{color:#3e3e3e;}
.order_form .name span a:hover{color:red;}
.order_form .name .email{display:block;width:47px;height:17px;float:left;background:url(../images/member/btn.gif) no-repeat 0 -41px;}
.order_form .state{position:absolute;top:5px;right:10px;}
.order_form .state strong{color:#ff4f01;}

.order_form .con{width:986px;padding:10px 0;overflow:hidden;border-bottom:1px solid #e2e2e2;}
.order_form .ware_pic{float:left;width:50px;height:50px;margin:0 10px;background:#eee;display:inline;}
.order_form .ware_text{float:left;width:300px;padding-right:80px;}
.order_form .ware_text a{color:#3e3e3e;text-decoration:none;}
.order_form .ware_text a:hover{text-decoration:underline;}
.order_form .attr{display:block;color:#919191;padding-top:5px;}
.order_form .price{float:left;width:160px;padding-top:15px;color:#919191;}
.order_form .price span{color:#333;}
.order_form .amount{float:left;padding-top:15px;color:#919191;}
.order_form .amount span{color:#333;}

.order_form .foot{width:764px;padding:10px 0;color:#919191;background:#f9f9f9;overflow:hidden;position:relative;}
.order_form .time{float:left;padding:5px 0 0 10px;}
.order_form .defray{position:absolute;top:15px;left:210px;}
.order_form .handle{float:right;padding-right:10px;}
.order_form .handle b{font-size:16px;color:red;padding-right:10px;}
.order_form .btn{cursor:pointer;float:left;margin-left:5px;border:0;width:53px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -335px;}
.order_form .btn1{cursor:pointer;float:left;margin-left:5px;border:0;width:68px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -365px;}
.order_form a.btn{text-decoration:none;float:left;margin-left:5px;text-align:center;line-height:22px;border:0;width:53px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -335px;}
.order_form a.btn1{text-decoration:none;float:left;margin-left:5px;text-align:center;line-height:22px;border:0;width:68px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -365px;}
.order_form_page{float:right;}

.order_form1 .btn{cursor:pointer;float:left;margin-left:5px;border:0;width:53px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -333px;}
.order_form1 .btn1{cursor:pointer;float:left;margin-left:5px;border:0;width:68px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -363px;}
.order_form1 a.btn{display:block;margin:0 auto;text-decoration:none;text-align:center;line-height:22px;over-flow:hidden;border:0;width:53px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -333px;}
.order_form1 a.btn1{text-decoration:none;float:left;margin-left:5px;text-align:center;line-height:22px;over-flow:hidden;border:0;width:68px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -363px;}
.order_form1 .button_wrap{float :right;padding-right:5px;}

.message{width:988px;overflow:hidden;margin-bottom:10px;}
.message_line{padding-bottom:1px;border-bottom:2px solid #e2e2e2;}
.message h2{width:988px;overflow:hidden;font-weight:normal;border-top:2px solid #e2e2e2;border-bottom:1px solid #e2e2e2;position:relative;background:#f5f5f5;}
.message h2 span{float:left;padding:8px 0 8px 15px;width:680px;overflow:hidden;}
.message .delete{padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -631px;position:absolute;top:7px;right:15px;}
.message .delete:hover{color:#ff4f01;}

.message_con{width:808px;overflow:hidden;padding:15px;border-bottom:1px solid #e2e2e2;}
.message_con .user{float:left;width:160px;overflow:hidden;}
.message_con .user p{float:left;width:50px;height:50px;overflow:hidden;background:#eee;}
.message_con .user h3{float:right;width:98px;margin-left:10px;overflow:hidden;display:inline;font-weight:normal;font-size:12px;line-height:20px;color:#929292;}
.message_con .user span{color:#5ca438;}

.message_con .txt{float:right;width:558px;overflow:hidden;color:#666;}

.message dl{padding-top:15px;}
.message dt{float:left;padding-left:15px;width:50px;}
.message dd{float:left;}
.message dd textarea{width:400px;height:90px;overflow:auto;}
.message dd p{margin-bottom:10px;}
.message dd .btn{border:0;width:120px;height:32px;background:url(../images/member/btn.gif) no-repeat 0 -253px;cursor:pointer;font-weight:bold;color:#3f3d3e;}

.information{overflow:hidden;width:100%;padding-bottom:50px;}

.setup{width:958px;margin-bottom:20px;padding-left:10px;}
.setup .td_block{float:left;}

.relative1{width:120px;position:relative;z-index:2;}
.relative2{padding-left:20px;position:relative;z-index:1;}

.information .photo{float:left;}
.information .photo p{height:120px;margin-bottom:10px;}
.information .photo b{display:block;width:120px;height:32px;position:relative;background:url(../images/member/btn.gif) 0 -398px;}
.information .photo b .file1{position:relative;top:0;left:-22px;z-index:2;width:80px;height:32px;}
.information .photo b .file2{position:absolute;top:0;right:0;z-index:1;width:120px;height:32px;}
.information .photo .explain{display:block;color:#9d9d9d;margin-top:10px;}
.information .photo b .txt{position:absolute;top:0;left:0;z-index:0;width:120px;height:32px;line-height:32px;text-align:center;color:#3e3e3e;font-size:14px;cursor: pointer;}

.information .photo b input{cursor:pointer; -moz-opacity:0;opacity:0;filter:alpha(opacity=0);}
.information .info table{width:100% !important;border-collapse:collapse;}
.information .info table tr td{padding: 10px 0;}
.information .info th{font-weight:normal;text-align:left;color:#666;padding-right:20px;height:40px;}
.information .info .btn{width:120px;height:36px;background:#5BB75B;cursor:pointer;font-weight:bold;color:#fff;border:1px solid #52A452;}
.information .info .btn:hover{background-color:#51A351;}

.labels label{padding-right:28px;}

.information_index{width:100%;}
.information_index .photo{float:left;padding:0 30px 0 15px;}
.information_index .photo p{width:120px;height:120px;background:#eee;margin-bottom:10px;}

.information_index .info{float:left;}
.information_index .info h3{color:#549833;}
.information_index .info a{color:#285acb;font-weight:normal;font-size:12px;}
.information_index .info a:hover{color:#c00;}
.information_index .info h3 span{}
.information_index .info p{padding-top:22px;color:#666;line-height:18px;}
.information_index .info p span{color:#fe5400;font-weight:bold;}
.information_index .info table{color:#666;}

.information_index .title{width:753px;height:25px;padding-left:15px;color:#3e3e3e;position:relative;background:url(../images/member/title.gif) no-repeat 0 bottom;}
.information_index .title p{font-size:12px;font-weight:normal;color:#a4a4a4;position:absolute;top:0;right:0;}
.information_index .title p span{padding-left:20px;}
.awoke{width:350px;height:70px;padding:20px 0 0 90px;line-height:20px;color:#666;font-size:14px;margin:20px auto 0;background:url(../images/member/awoke.gif) no-repeat;}
.awoke a{color:#285acb;}
.awoke a:hover{color:#c00;}

/*
.remind{position:relative;}
.remind dl{padding-left:15px;}
.remind dt{font-weight:bold;line-height:30px;margin-top:10px;}
.remind dd{height:25px;line-height:25px;color:#656565;}
.remind dd span{font-size:14px;font-weight:bold;color:#fe5400;}
.remind dd a{font-size:14px;font-weight:normal;color:#2a5ac9;}
.remind dd a:hover{color:#c00;}
*/

/*
.pos1{position:absolute;top:30px;right:120px;}
.pos2{position:absolute;top:8px;right:120px;}
.pos3{position:absolute;top:45px;right:120px;}
*/

.remind .btn{display:block;width:160px;height:32px;text-decoration:none;background:url(../images/member/btn.gif) no-repeat 0 -499px;}
.remind .btn1{display:block;width:160px;height:32px;text-decoration:none;background:url(../images/member/btn.gif) no-repeat 0 -542px;}
.remind .pic1{display:block;line-height:32px;padding-left:40px;font-size:14px;font-weight:bold;color:#3e3e3c;background:url(../images/member/ico.gif) no-repeat 12px -851px;}
.remind .pic2{display:block;line-height:32px;padding-left:40px;font-size:14px;font-weight:bold;color:#3e3e3c;background:url(../images/member/ico.gif) no-repeat 12px -895px;}


.my_friend{width:988px;}
.all_btn{width:973px;height:36px;line-height:32px;padding-left:15px;position:relative;}
.all_bg_up{background:url(../images/member/line_bold.gif) repeat-x 0 bottom;}
.all_bg_down{border-top:2px solid #e2e2e2;}
.all_btn label{float:left;margin-right:10px;}
.all_btn label input{ vertical-align:middle;position:relative;}
.all_btn .note{float:left;color:#919191;padding-left:15px;background:url(../images/member/ico.gif) no-repeat 0 -975px;}
.all_btn .note:hover{color:red;}
.all_btn .delete{float:left;padding-left:25px;color:#919191;background:url(../images/member/ico.gif) no-repeat 10px -623px;}

.my_friend .list{width:958px;padding:30px 0 0 30px;border-bottom:1px solid #e2e2e2;margin-bottom:1px;}
.my_friend .list li{width:245px;float:left;padding-bottom:30px;}
.my_friend .list li p{width:50px;height:50px;float:left;margin-right:10px;background:#eee;}
.my_friend .list li h3{float:left;font-weight:normal;font-size:12px;}
.my_friend .list li h3 b{display:block;width:120px;height:18px;font-weight:normal;overflow:hidden;margin-bottom:10px;color:#5ba439;position:relative;}
.my_friend .list li h3 b input{margin-right:5px;position:relative;top:1px;}
.my_friend .list li h3 span{display:block;}

.my_friend .list .note{float:left;color:#919191;padding-left:15px;background:url(../images/member/ico.gif) no-repeat 0 -984px;}
.my_friend .list .note:hover{color:red;}
.my_friend .list .delete{float:left;margin-left:10px;}

.pages{position:absolute;bottom:-30px;right:0;}

.information .shop span{color:#9c9c9c;}
.information .shop b{color:#ff4d00;padding-right:5px;float:left;}
.information .shop a{color:#3968d2;}
.information .shop a:hover{color:red;}
.information .shop .btn1{display:block;float:right;margin-right:150px;color:#3d3f3e;text-decoration:none;width:78px;height:24px;line-height:20px;text-align:center;background:url(../images/member/btn.gif) 0 -590px;}
.information .shop .btn1:hover{color:#333;}
.information .shop .btn2{display:block;float:left;color:#3d3f3e;text-decoration:none;width:116px;height:28px;line-height:26px;font-weight:bold;text-align:center;background:url(../images/member/btn.gif) 0 -632px;}
.information .shop .btn2:hover{color:#333;}
.information .shop .btn3{display:block;color:#3d3f3e;text-decoration:none;width:66px;height:28px;line-height:24px;font-weight:bold;padding-left:35px;background:url(../images/member/btn.gif) 0 -674px;cursor:pointer;}
.information .shop .btn3:hover{color:#333;}
.information .shop .btn4{ width:79px;height:28px;padding-left:10px;background:url(../images/member/btn.gif) no-repeat 0 -837px;overflow:hidden;}
.information .shop .btn4:hover{color:#333;}

.editor{padding:7px;background:#f5f5f5 url(../images/member/editor.gif) repeat-x 0 top;}
.editor p{margin-top:5px;}
.editor .preview{margin-top:20px;margin-left:300px;}
.editor .preview li{width:80px;height:80px;float:left;position:relative;cursor:pointer;z-index:2;}
.editor .preview .pic{width:50px;height:50px;margin:0 auto;background:#ccc;position:relative;}
.editor .preview .bg{width:50px;padding:10px 7px;background:#fff;border:1px solid #ccc;position:absolute;top:-11px;left:7px;display:none;z-index:3;}
.editor .preview .bg p{}
.editor .preview .bg .name{color:#9d9d9d;word-break:break-all;overflow:hidden;width:50px;height:18px;}
.editor .preview .bg .operation{width:50px;height:10px;overflow:hidden;}
.editor .preview .bg span{}
.editor .preview .bg .cut_in{float:left;margin-left:10px;display:inline;width:10px;height:10px;background:url(../images/member/ico.gif) 0 -1095px;}
.editor .preview .bg .delete{float:right;margin-right:10px;display:inline;width:10px;height:10px;background:url(../images/member/ico.gif) 0 -634px;}

.editor .preview .titles{width:72px;height:16px;line-height:15px;text-align:center;color:#3d3f3e;background:#fdf04c;border:1px solid #ffba2f;position:absolute;bottom:-15px;left:10px;z-index:3;}
.editor .line{width:74px;height:2px;overflow:hidden;background:#d8deda;position:absolute;bottom:-3px;left:-1px;}

.small_pic .pic{width:55px;height:55px;margin:0 auto;position:absolute;}
.small_pic .bg{width:53px;height:16px;position:absolute;bottom:1px;left:1px;display:none;}
.small_pic .operation{width:53px;height:13px;padding-top:3px;position:absolute;bottom:0;left:0;background:#000;-moz-opacity:0.5;opacity:.5;filter:alpha(opacity=50);}
.small_pic .cut_in{float:left;margin-left:10px;display:inline;width:10px;height:10px;background:url(../images/member/ico.gif) 0 -1095px;}
.small_pic .delete{float:right;margin-right:10px;display:inline;width:10px;height:10px;background:url(../images/member/ico.gif) 0 -634px;}

.small_pic .titles{width:60px;height:16px;line-height:15px;text-align:center;color:#3d3f3e;background:#fdf04c;border:1px solid #ffba2f;position:absolute;bottom:-19px;left:10px;z-index:3;}
.small_pic .line{width:62px;height:2px;overflow:hidden;background:#d8deda;position:absolute;bottom:-3px;left:-1px;}

.information_index{width:988px;}
.information_index h4{}



.add_wrap{margin-bottom:20px;}
.add_wrap .assort{width:988px;margin-bottom:10px;overflow:hidden;}
.add_wrap .assort p{float:left;line-height:30px;}
.add_wrap .assort .txt{color:#646665;margin-right:5px;min-width:100px;}
.add_wrap .assort .select{padding:0;}
.add_wrap .assort .select select{color:#3d3d3d;margin-right:5px;}
.add_wrap .assort .select .f_l{margin-right:5px;float:left;}
.add_wrap .assort .new_add{}
.add_wrap .assort .btn{display:block;float:left;padding:0 10px;height:28px;line-height:28px;text-align:center;color:#fff;text-decoration:none;background:#5BB75B;border:1px solid #52A452;}
.add_wrap .assort .new_add span{float:left;color:#b9b9b9;margin-left:10px;line-height:22px;}

.pic_list{width:330px;float:left;}
.big_pic{width:300px;height:300px;background:url(../images/member/initialize_pic.gif) 0 0;margin-bottom:10px;}
.small_pic{width:300px;position:relative;}
.small_pic ul{width:300px;}
.small_pic li{width:55px;height:55px;margin:0 2px 4px;display:inline;position:relative;background:url(../images/member/initialize_pic.gif) 0 bottom;float:left;cursor:pointer;}

.upload_btn{width:300px;margin-top:10px;position:relative;}
.upload{width:292px;height:32px;line-height:32px;margin:0 auto;cursor:pointer;background:url(../images/member/btn.gif) 0 -755px;}
.upload b{display:block;width:292px;height:32px;color:#3e3e3c;font-size:14px;text-align:center;}
.upload .hide{background:url(../images/member/btn.gif) no-repeat 235px -116px;}
.upload .show{background:url(../images/member/btn.gif) no-repeat 235px -156px;}

.upload_con{width:292px;background:#fff;position:absolute;top:30px;left:4px;z-index:5;}
.upload_con_top{width:292px;height:2px;overflow:hidden;background:url(../images/member/upload_con.gif);position:absolute;top:-2px;left:0px;}
.upload_con_bottom{width:292px;height:3px;background:url(../images/member/upload_con.gif) no-repeat 0 bottom;font-size:1px;}

.upload_wrap{padding:8px 0 8px 8px;border-left:1px solid #ACBFE5;border-right:1px solid #ACBFE5;}
.upload_wrap ul{width:282px;height:28px;overflow:hidden;}
.upload_wrap li{float:left;margin-right:6px;display:inline;line-height:28px;font-weight:bold;color:#3f3d3e;cursor:pointer;}
.upload_wrap .btn1{width:86px;height:28px;text-align:center;background:url(../images/member/btn.gif) no-repeat 0 -803px;overflow:hidden;}
.upload_wrap .btn2{width:79px;height:28px;padding-left:10px;background:url(../images/member/btn.gif) no-repeat 0 -837px;overflow:hidden;}
.upload_file{padding:8px 0 6px;}
.upload_txt{color:#9d9d9d;line-height:18px;}
.upload_txt span{color:#656565;}

.products{float:right;width:638px;}
.products ul{}
.products li{width:438px;float:left;margin-bottom:12px;}
.products h2{float:left;width:60px;color:#656565;font-weight:normal;font-size:12px;}
.products .arrange{float:left;width:378px;position:relative;}
.products .red{color:#ff4e01;font-weight:bold;padding-left:10px;}
.products .gray{color:#b9b9b9;}
.products .unit{color:#3e3e3e;padding-left:10px;}

.box_arr{background:#f6f6f6;border:1px solid #e8e8e8;width:370px;}
.box_arr .add_btn{display:block;width:160px;height:32px;line-height:30px;text-align:center;color:#3e3e3c;font-weight:bold;text-decoration:none;font-size:14px;background:url(../images/member/btn.gif) 0 -499px;}
.box_arr .pos_btn{width:160px;margin:20px auto 15px;}
.box_arr .pos_txt{width:240px;margin:0 auto 20px;color:#b8b8b8;}
.distance{word-spacing:15px;}

.box_arr table{width:100%;margin-top:10px;border-collapse:collapse;}
.box_arr table th{height:25px;font-weight:normal;color:#ababab;text-align:center;}
.box_arr table td{height:25px;text-align:center;color:#3e3e3e;}
.box_arr .table_btn{width:86px;height:28px;margin:10px auto;}
.box_arr .table_btn a{display:block;width:86px;height:28px;font-size:12px;padding-left:15px;background:url(../images/member/btn.gif) 0 -973px;}

.add_spec{width:530px;padding:10px;background:#fff;position:absolute;top:380px;right:24px;z-index:50;}
.add_spec .close{display:block;width:21px;height:21px;background:url(../images/member/ico.gif) 0 -761px;position:absolute;top:10px;right:10px;}
.add_spec .close:hover{background:url(../images/member/ico.gif) 0 -783px;}

.add_spec h2{border-bottom:2px solid #e3e3e3;color:#3f3f3f;height:32px;line-height:32px;}
.add_spec p{color:#9d9d9d;padding:10px;}

.add_spec ul{width:680px;overflow:hidden;}
.add_spec .th{padding:3px 0;margin-bottom:10px;border-top:2px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background:#f8f8f8;}
.add_spec .td{padding-bottom:10px;}
.add_spec li{float:left;margin-left:6px;display:inline;}
.add_spec li input{text-align:center;}
.add_spec li .image{border:1px solid #eee}
.add_spec li .image.focus{border-color:orange}
.spec_pic{width:100%;}
.spec_pic li{float:none;display:inline-block;   margin-right:6px;}
.spec_pic .pic{width:55px;height:55px;position:relative}
.spec_pic .bg{width:53px;height:16px;position:absolute;bottom:1px;left:1px;}
.spec_pic .operation{width:53px;padding:0;height:13px;padding-top:3px;position:absolute;bottom:0;left:0;background:#000;-moz-opacity:0.5;opacity:.5;filter:alpha(opacity=50);}
.spec_pic .cut_in{float:left;margin-left:10px;display:inline;width:10px;height:10px;background:url(../images/member/ico.gif) 0 -1095px;}
.spec_pic .delete{float:right;margin-right:10px;display:inline;width:10px;height:10px;background:url(../images/member/ico.gif) 0 -634px;}

.spec_pic .titles{width:60px;height:16px;line-height:15px;text-align:center;color:#3d3f3e;background:#fdf04c;border:1px solid #ffba2f;position:absolute;bottom:-19px;left:10px;z-index:3;}
.spec_pic .line{width:62px;height:2px;overflow:hidden;background:#d8deda;position:absolute;bottom:-3px;left:-1px;}
.distance1{width:70px;height:26px;line-height:26px;text-align:center;color:#919191;}
.distance2{width:150px;height:26px;line-height:26px;text-align:center;color:#919191;}
.distance3{width:40px;height:26px;line-height:26px;text-align:center;color:#919191;}

.add_spec span{margin:2px;}
.add_spec .up_btn{display:block;float:left;margin-right:4px;width:10px;height:10px;overflow:hidden;cursor:pointer;background:url(../images/member/ico.gif) 0 -1122px;}
.add_spec .down_btn{display:block;float:left;margin-right:4px;width:10px;height:10px;overflow:hidden;cursor:pointer;background:url(../images/member/ico.gif) 0 -1144px;}
.add_spec .delete_btn{display:block;float:left;margin-right:4px;width:10px;height:10px;overflow:hidden;cursor:pointer;background:url(../images/member/ico.gif) 0 -634px;}

.add_spec .add{display:block;width:506px;padding-left:24px;height:42px;line-height:42px;color:#919191;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;background:url(../images/member/ico.gif) no-repeat 8px -1165px;}
.add_spec .add:hover{color:red;}

.btn_wrap{padding:15px 0 10px;width:530px;border-top:2px solid #e3e3e3;margin-top:1px;text-align:center;}
.btn_wrap .btn{border:0;width:120px;height:32px;background:url(../images/member/btn.gif) no-repeat 0 -253px;cursor:pointer;font-weight:bold;color:#3f3d3e;}
.add_spec_bottom{position:absolute;top:6px;left:-7px;width:552px;height:3px;overflow:hidden;background:#000;-moz-opacity:0.2;opacity:.2;filter:alpha(opacity=20);}

.editor_add{padding:7px 3px 3px;overflow:hidden;background:#f5f5f5 url(../images/member/editor.gif) repeat-x 0 top;}
.editor_add p{margin-bottom:10px;}

.editor_add .btn3{display:block;color:#3d3f3e;text-decoration:none;width:66px;height:28px;line-height:24px;font-weight:bold;padding-left:35px;background:url(../images/member/btn.gif) 0 -674px;cursor:pointer;}
.editor_add .btn3:hover{color:#333;}
.issuance{text-align:center;margin-top:10px;}
.issuance .btn{border:0;width:120px;height:32px;background:#5BB75B;cursor:pointer;font-weight:bold;color:#fff;border:1px solid #52A452;}

.templet{padding:15px;background:#f5f5f5;border:1px solid #e2e2e2;overflow:hidden;margin-bottom:10px;}
.templet .nonce{float:left;width:160px;height:110px;margin-right:10px;overflow:hidden;padding:5px;background:#fff url(../images/member/shade.gif) 0 0;}
.templet .txt{float:left;}
.templet p{line-height:25px;color:#656565;position:relative;}
.templet span{color:#3e3e3e;}
.templet p .btn{display:block;width:78px;height:24px;line-height:22px;color:#3e3e3e;text-decoration:none;text-align:center;background:url(../images/member/btn.gif) no-repeat 0 -590px;position:absolute;top:-3px;right:-90px;}
.templet p b{color:#5ca339;}
.btn_layer{margin-top:14px;}
.btn_layer .btn{display:block;width:130px;height:24px;line-height:22px;color:#3e3e3e;text-decoration:none;text-align:center;background:url(../images/member/btn.gif) no-repeat 0 -717px;float:left;margin-right:5px;}


.motif_title{height:32px;line-height:32px;background:#f5f5f5;border-top:2px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding-left:15px;}
.motif{width:988px;}
.motif ul{width:988px;overflow:hidden;padding:20px 0;border-bottom:1px solid #e2e2e2;}
.motif li{width:247px;float:left;text-align:center;}
.motif p{width:200px;height:140px;margin:0 auto;overflow:hidden;padding:5px;background:url(../images/member/shade.gif) 0 -127px;}
.motif h2{width:200px;margin:5px auto 10px;color:#5ba43b;}
.motif span{display:block;margin:0 auto;width:120px;}
.motif span a{color:#919191;}
.motif .employ{float:left;padding-left:15px;margin:0 10px;background:url(../images/member/ico.gif) no-repeat 0 -1042px;}
.motif .preview{float:left;padding-left:15px;margin:0 10px;background:url(../images/member/ico.gif) no-repeat 0 -1066px;}

.motif_page{border-top:2px solid #e2e2e2;margin-top:1px;}
.motif_page p{padding-top:10px;float:right;}

.individual{width:620px;float:left;padding-left:20px;}

.add_bewrite{padding-top:10px;}
.add_bewrite h5{height:20px;}
.editor .btn3{display:block;color:#3d3f3e;text-decoration:none;width:66px;height:28px;line-height:24px;font-weight:bold;padding-left:35px;background:url(../images/member/btn.gif) 0 -674px;cursor:pointer;}


.particular{width:1200px;margin:10px 0;position:relative;}
.particular_wrap{width:1138px;padding:10px 30px;border:1px solid #E6E6E6;background:#fff;position:relative;}
.particular_wrap p{width:500px;margin:0 auto;padding:100px 0;}
.particular_wrap p b{position:relative;font:400 18px/40px ;margin-left:10px;color:#2a8c01;}
.particular_wrap p span{float:left;padding-right:10px;width:41px;height:40px;background: url(../images/pw-icon.gif) no-repeat;}
.particular_wrap p font{font-size: 12px;margin-top: 10px;color: #5e5e5e;overflow: hidden;padding-bottom: 13px;clear: both; display:block;margin-left:50px;}
.particular_wrap p font a{display: inline-block;height: 24px;line-height: 24px;padding: 0 10px;background: #f8f8f8;border: 1px solid #ddd;color: #333;margin-right: 10px;}
.particular_wrap img{width:30px}
.particular h2{height:40px;line-height:40px;padding-left:10px;color:#3e3e3e;background:url(../images/member/particular.gif) no-repeat 0 bottom;}

.particular .box{width:928px;padding:20px 0;overflow:hidden;}
.particular .box div{float:left;padding-left:10px;padding-right:10px;}
.particular .state{padding-top:3px;}
.particular .state strong{color:#fe4e02;}
.particular .num{padding-top:3px;}
.particular .time{padding-top:3px;}
.btn_box{word-spacing:10px;}
.particular .btn{border:0;width:53px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -335px;}
.particular .btn1{border:0;width:68px;height:22px;font-size:12px;color:#3e3e3c;background:url(../images/member/btn.gif) no-repeat 0 -365px;}

.particular h3{height:26px;line-height:25px;background:#eee;padding-left:10px;}

.particular .info{width:908px;padding:10px;overflow:hidden;line-height:20px;}
.particular .info dt{font-weight:bold;color:#3e3e3e;}
.particular .info dd{float:left;width:200px;color:#656565;}

.particular .ware_line{width:928px;border-top:2px solid #efefef;border-bottom:2px solid #efefef;padding:1px 0;margin-bottom:20px;}
.particular .ware{border-top:1px solid #efefef;border-bottom:1px solid #efefef;}
.particular .ware_list{width:928px;overflow:hidden;padding:10px 0;}
.particular .ware_pic{float:left;width:50px;height:50px;background:url(../images/member/initialize_pic.gif) no-repeat -5px -318px;margin:0 10px;display:inline;}
.particular .ware_text{float:left;}
.particular .ware_text1{width:266px;float:left;}
.particular .ware_text1 a{color:#3f3f3f;text-decoration:none;}
.particular .ware_text1 a:hover{text-decoration:underline;}
.particular .ware_text1 span{color:#919191;position:relative;top:5px;}
.particular .ware_text1 img{width:30px;height:30px}
.particular .ware_text2{float:left;padding-top:10px;margin-left:50px;}
.particular .ware_text2 span{padding-right:30px;color:#666;}
.particular .ware_text2 span strong{color:#3e3e3e;}
.particular .ware_text3{float:left;padding-top:10px;margin-left:30px;}
.particular .ware_text3 span{padding-right:25px;color:#666;}
.particular .ware_text3 span strong{color:#3e3e3e;}
.particular .ware_text4{width:200px;float:left;}
.particular .ware_text4 a{color:#3f3f3f;text-decoration:none;}
.particular .ware_text4 a:hover{text-decoration:underline;}
.particular .ware_text4 span{color:#919191;position:relative;top:5px;}

.my_evaluate{width:886px;padding:20px;overflow:hidden;background:#f5f5f5;}
.my_evaluate .fill_in{float:left;width:730px;color:#333;}
.my_evaluate .fill_in h4{margin-bottom:20px;}
.my_evaluate .fill_in div{margin-bottom:20px;}
.my_evaluate .fill_in div b{margin-right:20px;}
.my_evaluate .fill_in div b span{color:#909090;}

.textarea{padding-left:20px;}
.textarea textarea{width:500px;height:70px;padding:10px;color:#666;font-size:14px;overflow:auto;}

.my_evaluate dl{float:right;width:300px;color:#7d7d7d;}
.my_evaluate dt{margin-bottom:10px;}
.my_evaluate dd{margin-bottom:10px;}

.evaluate_footer{text-align:center;word-spacing:10px;padding:20px 0;}
.evaluate_footer .btn1{border:0;width:106px;height:30px;background:url(../images/member/btn.gif) no-repeat 0 -1144px;font-size:14px;color:#fefefe;font-weight:bold;}
.evaluate_footer .btn2{border:0;width:106px;height:30px;background:url(../images/member/btn.gif) no-repeat -120px -1144px;font-size:14px;color:#334c85;font-weight:bold;}

.transportation{width:918px;padding:10px 0 10px 10px;border-top:1px solid #efefef;font-size:14px;color:#666;font-weight:bold;}
.transportation span{padding-right:20px;color:#3f3f3f;}
.transportation span strong{font-weight:normal;font-size:12px;color:#3f3f3f;}
.transportation b{color:#ff4f01;font-size:16px;}

.goods{width:908px;padding:10px;color:#676767;overflow:hidden;line-height:20px;}

.select_div{ padding:0px 0 0px 20px;}
.select_div .select1{width:100px;}
.select_div .select2{width:76px;}
.select_div .text_normal{width:80px;}
.select_div .btn{font:12px/28px ;color:#333;background-color:#F5F5F5;width:64px;height:30px;padding:0;border:0;cursor:pointer;border-style:solid;border-width:1px;border-color:#DCDCDC;}
.select_div .btn:hover{background-color:#E6E6E6;color:#333;}

.search_order{padding:0px 0 0px 20px;line-height:30px;}
.search_order .text_normal{}
.search_order .btn{font:12px/28px;color:#333;background-color:#F5F5F5;width:64px;height:30px;padding:0;border:0;cursor:pointer;border-style:solid;border-width:1px;border-color:#DCDCDC;}
.search_order .btn:hover{background-color:#E6E6E6;color:#333;}

.add_ico{background:url(../images/member/ico.gif) no-repeat 0 -1529px;}
.sub_ico{background:url(../images/member/ico.gif) no-repeat 0 -1475px;}

.child_ico{background:url(../images/member/ico.gif) no-repeat 25px -1578px;padding-left:40px;}

.bold{font-weight:bold;padding-left:20px;}

/* hack */
#topbtn .user{background-position:50px -109px;}
.text2{padding:2px 2px 0;}
.eject_wrap .friend{height:295px;}
.eject_wrap .friend ul{height:253px;}

.information .photo b .file1{left:-5px;}
.information .photo b .file2{right:-46px;}

.label label{padding-right:10px;}
.all_btn label{_padding-top:7px;}
.all_btn label input{_bottom:2px;}
.my_friend .list li h3 b{left:-5px;}
.my_friend .list li h3 b input{margin-right:0;}

.distance{word-spacing:5px;}
.products li{margin-bottom:10px;}
.products h2{padding-top:5px;}

.add_spec{top:392px;}
.upload_pic .file1{left:-5px;}
.upload_pic .file2{right:-46px;_right:-23px;}
.upload_con_bottom{_margin-left:2px;}



/* form avalidate */
form .field_notice{color:#9C9C9C;margin-left:5px;line-height:30px;}
form .red{color:red;border:0px;background-color:#FFFFFF;font-size: 12px;}
form label.error{color:red;margin-left:5px;}
form input.error{border:red 1px dotted;}
form label.checking{padding-left:18px;background:transparent url(../images/member/checking.gif) no-repeat;margin-left:5px;font-style:italic;color:#9C9C9C;display:none;}
form label.validate_right{padding-left:12px;background:transparent url(../images/member/right.gif) no-repeat;margin-left:5px;font-style:italic;color:green;float:none;}
.member_no_records{font-weight:700;font-size:14px;color:#333;padding:30px 0px 30px 0px !important;text-align:center}
.member_no_records:before{content:'';display:block;height:108px;width:100%;background:url(../images/member_no_records.png) no-repeat center center;}
.select_add{float:left;width:8%;}
.detlink{display:block;width:73px;height:30px;color:#285dcd;margin-left:5px;float:left;text-decoration:none;text-align:center;line-height:30px;}
.detlink_with_no_bg{display:block;width:73px;height:25px;color:#285dcd;margin-left:5px;float:left;text-decoration:none;text-align:center;line-height:25px;}
.table .float_none{float:none;}
.font_bold{font-weight:bold;}

.sort_asc{background:url(../images/member/sort_asc.gif) no-repeat right 2px;padding-right:10px;}
.sort_desc{background:url(../images/member/sort_desc.gif) no-repeat right 2px;padding-right:10px;}
.cursor_pointer{cursor:pointer;}

.default_item_hover{text-decoration:line-through;}
.utils_default_toggle_on{display:block;width:10px;height:10px;overflow:hidden;background:url(../images/member/ico.gif) no-repeat 0 -1215px;cursor:pointer;}
.utils_default_toggle_off{display:block;width:10px;height:10px;overflow:hidden;background:url(../images/member/ico.gif) no-repeat 0 -1246px;cursor:pointer;}
.utils_default_colhover{background:#f7f7f7;}
.utils_default_input_class{border:#ccc 1px inset;background:#fff;height:15px;padding:2px 0;}

/*buyer order detail*/
.order_form_box{width:100%;border:1px solid #dcdcdc;margin-bottom:2px;}
.order_form_box h2{line-height:28px;background:#f5f5f5;padding-left:24px;font-size:14px;}
.order_form_box .order_fee_info{margin:10px 10px 0px 10px;border-top:#ddd 1px dotted;padding:15px;text-align:right;}
.order_form_con{padding:10px 24px;width:924px;color:#666;line-height:20px;overflow:hidden;}
.order_form_conline{width:773px;border:1px solid #e8e8e8;overflow:hidden;margin:0 0 2px 15px;}
.order_form_con2{width:760px;padding:10px 0 10px 13px;color:#666;line-height:20px;overflow:hidden;}
.order_form_tr{width:100%;overflow:hidden;}
.order_form_tr a{color:#85ac9e;}
.order_form_tr a:hover{color:red;}
.order_form_tr p{float:left;}

.commodity{float:left;}
.comlink{float:left;display:block;width:50px;height:50px;border:1px solid #bdbdbd;overflow:hidden;}
.comlink:hover{border:1px solid #333;}
.commodity p{float:left;display:inline;margin:0 60px 0 15px;width:125px;height:52px;overflow:hidden;line-height:18px;}
.commodity p a{color:#656565;text-decoration:none;}
.commodity p a:hover{text-decoration:underline;}
.comtext{float:left;display:inline;width:670px;padding-top:15px;}
.comtext p{float:left;margin-right:30px;display:inline;}
.comtext p span{color:#fe5400;font-weight:bold;}
.comtext2{float:left;display:inline;width:500px;padding-top:15px;}
.comtext2 p{float:left;margin-right:30px;display:inline;}
.comtext2 p span{color:#fe5400;font-weight:bold;}
.font_big{font-size:16px;color:#FE5400;font-weight:bold;}
.evaluate{float:left;width:73px;height:25px;padding:0;background:url(images/member/evaluate.gif);border:0;font-size:12px;font-weight:bold;color:#fff;}

.judge_of{word-spacing:5px;overflow:hidden;width:948px;color:#7d7d7d;border-bottom:1px solid #dcdcdc;line-height:30px;padding-left:24px;}
.judge_of p{margin-right:20px;float:left;}
.judge_of a{color:#000;text-decoration:none;}
.judge_of a:hover{text-decoration:underline;}

.order_detail_list{clear:both;list-style:none;color:#656565;}
.order_detail_list li{padding:8px 10px;border-top:1px solid #efefef;}


#seller_groupbuy_form .wrap_bottom{position:static;}

.send_out{padding:0 0 20px 68px;}



/* show message */
.success span{background-position: 0 -40px !important;}
.defeated span{background-position: 0 -85px !important;}

/* gselector */
.gselector .search_btn{float:left;width:78px;height:24px;line-height:20px;text-align:center;color:#3e3e3e;text-decoration:none;background:url(../images/member/btn.gif) no-repeat 0 -590px;}

/* short message instrunction */
#short_msg_desc{margin-left:80px;margin-top:10px;}
#short_msg_desc a{color:#0099CC;}
#short_msg_desc div{display:none;color:#646665;border:1px solid #CCCCCC;padding:5px;width:340px;background-color:#F5F5F5;line-height:25px;}



.notice-word{background:url(../images/member/T1CqmcXllwXXXXXXXX-64-1800.png) 3px -145px no-repeat #E5F5FF;border:1px #40B3FF solid;padding:0 5px 0 25px;line-height:25px;margin-bottom:20px;}



/* 评价动态评分样式 */
.mt5{margin-top:5px;}
.personal-rating{width:980px;padding:12px;}
.personal-rating th{text-align:left;}
.seller-rate-info th{padding-left:40px;font-weight:700;}
.seller-rate-info td{text-align:left;padding:10px 5px 0;border:0;}
.personal-rating h4{overflow:hidden;margin:5px 0px 2px 0;}
.personal-rating h4 strong{color:#000;font-weight:bold;padding-right:10px;}
.personal-rating .rate-summary{float:right;}
.personal-rating .rate-summary strong{color:#F60;}
.personal-rating table{width:100%;margin-bottom:10px;}
/*店铺评价进度条*/
.seller-rate-info td{height:80px;}
.ncs-rate-column{background:url(../images/rate_column.gif) no-repeat 28px -88px;display:inline-block;width:410px;padding:0;margin:0 auto;}
.ncs-rate-column dt{display:block;width:350px;height:14px;margin-left:0px;margin-right:60px;position:relative;z-index:1;}
.ncs-rate-column dt em{font-weight:600;line-height:16px;color:#FFF;background:url(../images/rate_column.gif) no-repeat 0 0;text-align:center;display:block;width:37px;height:16px;padding:0 0 7px 0;position:absolute;top:-25px;}
.ncs-rate-column dd{color:#777;line-height:24px;display:inline;width:80px;text-align:center;float:left;}
/* 信用度 */
.seller-heart, .seller-diamond, .seller-crown, .buyer-heart, .buyer-diamond, .buyer-crown{height:16px;margin:2px 0;display:inline-block;vertical-align:middle;}
.seller-heart, .seller-diamond, .seller-crown, .buyer-heart, .buyer-diamond, .buyer-crown{*display:inline;}
.seller-heart{background:url(../images/heart-seller.gif) repeat-x 0 0;}
.seller-diamond{background:url(../images/diamond-seller.gif) repeat-x 0 0;}
.seller-crown{background:url(../images/crown_seller.gif) repeat-x 0 0;}
.buyer-heart{background:url(../images/heart-buyer.gif) repeat-x 0 0;}
.buyer-diamond{background:url(../images/diamond-buyer.gif) repeat-x 0 0;}
.buyer-crown{background:url(../images/crown_buyer.gif) repeat-x 0 0;}
.level-1{width:16px;}
.level-2{width:32px;}
.level-3{width:48px;}
.level-4{width:64px;}
.level-5{width:80px;}

.rate-star em, .rate-star em i{background-image:url(../images/rate_star.gif);background-repeat:repeat-x;height:12px;}
.rate-star em{background-position:left top;display:block; width:70px;float:left;margin:0;position:relative;z-index:1;}
.rate-star em i {background-position:left bottom;position:absolute;z-index:1;top:0px;left:0px;}
.rate-star span{display:block;float:left;margin-left:6px;_margin-left:3px;}
/*买家累积信誉表格*/
.buyer-rate-info{border-top:solid 1px #E8E8E8;border-right:solid 1px #E8E8E8;}
.buyer-rate-info th{background-color:#F8F8F8;}
.buyer-rate-info th, .buyer-rate-info td{text-align:center;padding:10px;border:solid #E8E8E8;border-width:0 0 1px 1px;}

/* 好中差评价图片 */
.ncgeval .ico{background:url(../images/credit_smile.png) no-repeat;_background-image:url(../images/credit_smile.gif)/*IE6*/;display:inline-block;width:24px;height:24px;margin-right:4px;margin-bottom:-6px;}
.ncgeval-good .ico{background-position:0% 0px;}
.ncgeval-normal .ico{background-position:0% -32px;}
.ncgeval-bad .ico{background-position:0% -60px;}
/* 内容部分通用表格样式 */
.w70{width:70px}
.w90{width:90px}
.w100{width:100px}
.w220{width:220px}
.tl{text-align:left !important;}
.bd-line td{border-top:solid 1px #EEE;}
.goods-list-evaluation{width:980px;padding:12px;}
.ncu-table-style{line-height:20px;width:100%;border-collapse:collapse;clear:both;}
.ncu-table-style a{color:#0579C6;text-decoration:none;-webkit-transition-property:color; -webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease;}
.ncu-table-style a:hover{text-decoration:underline;color:#F60;}
.ncu-table-style thead th{color:#5F718B;background:url(../images/member/ncus_repeat_x.png) repeat-x scroll center -40px;padding:5px 0 6px 0;border-bottom:solid 1px #C4D5E0;text-align:center;}
.ncu-table-style thead td{color:#5F718B;background-color:#F7F7F7;padding-top:5px;border-top:solid 1px #EEEEEE;}
.ncu-table-style thead td label, .ncu-table-style tfoot td label{color:#555;display:inline;float:left;margin-right:10px;cursor:pointer;}
.ncu-table-style tbody th{background-color:#EDF5FF;border-top:solid 1px #AED2FF;padding:4px 0;}
.ncu-table-style tbody th a{color:#0579C6;}
.ncu-table-style tbody td{background-color:#FFF;text-align:center;padding:12px 0;}
.ncu-table-style tfoot td{color:#5F718B;border-top:solid 1px #C4D5E0;background-color:#FFF;padding:5px 0 6px 0;}

a.ncu-btn2{line-height:19px;color:#555;background:url(../images/member/ncus_repeat_x.png) repeat-x scroll center -73px;text-align:center;display:inline-block;height:20px;padding-right:10px;padding-left:10px;border:solid 1px #8D8D8D;border-radius:4px;box-shadow:1px 1px 1px rgba(0,0,0,0.1);}
a:hover.ncu-btn2{color:#498CD0;text-decoration:none;background-position:0 -40px;border-color:#AED2FF;box-shadow:none;}

.ncm-notes{background-color:#FEFEDA;clear:both;padding:8px;border:1px solid #FFE8C2!important;margin:0 auto 10px auto;}
.ncm-notes h3{font-size:12px !important;background:url(../images/member/ico.gif) no-repeat 3px -2865px;background-color:transparent !important;color:#F60 !important;border:none !important;font-weight:700;padding:0 0 0 24px !important;height:24px;line-height:24px;margin-bottom:4px;border:none;}
.ncm-notes ul{padding-left:24px;width:90%;line-height:24px;clear:both;}
.ncu-form-style{ padding-top:15px;}
.ncu-form-style a{text-decoration:none}
.ncu-form-style dl{line-height:20px;color:#777;width:96%;clear:both;padding:0;margin:4px auto;border-bottom:dashed 1px #F5F5F5;overflow:hidden;}
.ncu-form-style dl.bottom{border-bottom-width:0px;}
.ncu-form-style dl dt{color:#404040;line-height:32px;text-align:right;width:130px;float:left;padding:0 6px 0 0;margin:0;}
.ncu-form-style dl dt.required em{line-height:22px;background:url(../images/member/ncus_public.png) no-repeat scroll -276px -231px;display:inline-block;height:16px;width:16px;margin-right:5px;}
.ncu-form-style dl dd{float:left;padding:8px;width:600px;}
.ncu-form-style dl dd p{clear:both;}
.ncu-form-style input.submit{font-weight:700;line-height:34px;color:#555;background:url(../images/member/ncus_public.png) no-repeat scroll 0 -110px;width:120px;height:34px;border:0;border-radius:4px;box-shadow:1px 1px 0 rgba(0,0,0,0.1);cursor:pointer;}
.ncu-form-style input.submit:hover{color:#000;background-position:0 -150px;box-shadow:none;}
.w600{width:600px !important;}


.file1 input{width:100%;height:100%;}
.file2 input{width:100%;height:100%;}

.refund_info li{text-indent:20px;line-height:35px;height:35px;}

.refund_fee_detail{margin:10px 0 10px 20px;}
.refund_fee_detail h3{text-indent:20px;}

.col-1 dt span{margin-top:10px;display:inline-block}
.col-1 dt em{margin-top:10px;display:inline-block}
.col-1 dt b{margin-left:20px;}