@charset "utf-8";
/*----------------------------- 
Name: global css
Design:Mc.ma
Time: 2011-12
-----------------------------*/
html,body,p,th,td,input,select,textarea,button,div {padding:0; margin:0;font-family: "microsoft yahei",Tahoma, sans-serif ; font-size:12px; line-height:180%;}
html,body{background:#F6F6F6;}
dl,ol,dt,dd,ul,li,form,h1,h2,h3,h4,h5,h6 {margin:0; padding:0;list-style:none; }
input,select,textarea,button{vertical-align:middle;resize:none;}
.clear{clear:both;height:0;overflow:hidden;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/ *
html .clearfix {}
.clearfix {display: block;}
/* End hide from IE-mac */
img{border:0; vertical-align:middle}
body,a,a:visited{font-size:12px;color:#000;text-decoration:none;}
a:hover{ text-decoration:underline;color:#333}
.red{color:red !important;}
.margin10{margin:10px;}
/*form label styles*/
.input{height:20px; line-height:20px; border:1px solid #d6d6d6;background:url(../images/bg-input.png) left top repeat-x #FFF; padding-left:3px;}
.button-l{height:22px; line-height:22px; width:62px;background:url(../images/btn-little.png) left 0 #FFF no-repeat; border:none; cursor:pointer}
.button-l-hover{ background-position: left -22px;}
.button-l-down{background-position: left -44px;}
.button124-24{ width:124px; height:26px; line-height:26px;background:url(../images/btn_mc_124_26.png) left 0 no-repeat;padding-left:3px; border:none; cursor:pointer}
.textarea{ border:1px solid #D6D6D6; padding:3px; overflow-y:hidden;background:url(../images/bg-textarea.png) left top repeat-x #FFF}
/*some public style*/
.invis{ display:none}
.cur{ cursor:pointer}
.tl{ text-align:left}
.center{ text-align:center}
table td.f3222C5{color:#3222C5}
.iGrays{color:#CCC}
.iNormal{color:#CCC}

.sep10{height:10px;clear:both;}

/* layout */
@charset "utf-8";
/*----------------------------- 
Name: layout css
Design:Mc.ma
Time: 2011-12
-----------------------------*/
/*container*/
.container { width:950px; margin:auto; padding:0 15px; background:#FFF; }
/*header*/
.header { position:relative; height:120px; padding:0 30px; background: url(../images/logo-main.png) 30px 42px no-repeat #373C64 ;z-index:3}
.header .links { height:30px; }
.header .links, .header .links a, .header .links a:visited { color:#848298 }
.header .links a:hover { color:#FFF; text-decoration:none }
.header .links li { float:left; height:30px; line-height:30px; padding:0 10px; }
.header .links li.fr { float:right; background:url(../images/line-header.png) right center no-repeat }
.header .links li.nl { background:none; padding-right:0 }
.header .links li.current a, .header .links li.current a:visited { color:#FFF; text-decoration:none }
.header .search { padding-top:5px; height:20px; }
.header .search p { padding-left:180px; float:right; height:20px; background:url(../images/bg-header-ph.png) left center no-repeat }
.header .search p .entry { height:20px; line-height:20px; background:#534F76; border:none; padding-left:3px; color:#848298; font-family:"microsoft yahei" }
.header .search p .submit { border:none; height:20px; width:20px; background:url(../images/bg-header-bt.png) no-repeat; cursor:pointer }
.header .navigation { height:45px; position:absolute; bottom:0; right:9px; width:700px; }
.header .navigation li { height:45px; float:left; width:85px; }
.header .navigation li a{ padding-bottom:7px; height:38px; line-height:38px; display:block; text-align:center; color:#faaf19; font-size:14px; text-decoration:none }
.header .navigation li a:hover { color:#FFF;}
.header .loginusername a{ color:#fbb100; }
.header .log{width:200px; height:72px; position:absolute;}
.header .log a{ display:block; width:100%; height:100%}
/*content*/
.content { padding-top:15px; }
.content .siderBar { width:230px; float:left; }
.content .main { width:715px; float:right ;padding-bottom:20px;}
.content .main .position-title { padding-bottom:6px; font-size:18px; color:#3F3B67; font-weight:normal; border-bottom:2px solid #403c68 }
.content .blo .bct, .content .blo .bcb, .content .subMeu .bct { height:5px; overflow:hidden; background:url(../images/bg-subMeu-1.png) center top no-repeat }
.content .blo .bcb, .content .subMeu .bcb { background:url(../images/ts-menu-bottom.png) center top no-repeat; height:5px; }
.content .blo .bcm, .content .subMeu .bcm { padding:4px; background:#F2F2F2; border-left:1px solid #EAEAEA; border-right:1px solid #EAEAEA }
.content .subMeu .bcm li { height:34px; }
.content .subMeu .bcm li a, .content .subMeu .bcm li a:visited { display:block; height:34px; line-height:30px; color:#777; font-size:14px; text-align:left; text-decoration:none }
.content .subMeu .bcm li a span { cursor:pointer }
.content .subMeu .bcm li a span.ico { display:block; float:left; height:34px; width:25px; overflow:hidden }
.content .subMeu .bcm li a span.txt { display:block; float:left; height:34px; padding-left:13px; }
.content .subMeu .bcm li a.current, .content .subMeu .bcm li a.current:visited { background:url(../images/bg-subMeu-2.png) no-repeat; color:#000 }
.content .subMeu .bcm li a:hover { color:#000 }
/*  货物追踪页面  */
.subMeu .bcm li a span.ico { background:url(../images/ico-cargoTracking.png) right 7px no-repeat; }
.subMeu .bcm li.trackc a span.ico { background-position:right 7px }
.subMeu .bcm li.recievc a span.ico { background-position:right -25px; }
.subMeu .bcm li.listc a span.ico { background-position:right -55px }
.commonQ { margin-top:15px; }
.commonQ .bcm h3 { text-align:left; padding-left:10px; height:32px; line-height:32px; background:url(../images/bg-commonQ.png) no-repeat; color:#FFF; font-size:14px; font-weight:normal }
.commonQ .bcm ul { padding:10px; }
.commonQ .bcm li { height:22px; background:url(../images/bg-commonQ-1.png) 0px 3px no-repeat; padding-left:25px; text-align:left }
.take-tips .cont { padding:10px; }
.take-tips .cont p.t { color:#AEAEAE }
.commonQ .bcm li a, .commonQ .bcm li a:visited { color:#1200bc }
.bcontact { margin-top:15px; }
.bcontact .bcm ul { padding:10px; }
.bcontact .bcm li { height:30px; line-height:30px; padding-left:24px; background:url(../images/bg-bcontact.png) no-repeat; text-align:left }
.bcontact .bcm li.hotl { background-position:left 5px; }
.bcontact .bcm li.microB { background-position:left -25px; }
.bcontact .bcm li.microB a, .bcontact .bcm li.microB a:visited { color:#1200bc }
.c-service { margin-top:20px }
.c-service  a p { font-size:14px; color:#777 }
.c-service  a p:hover { font-size:14px; color:#777; text-decoration: underline; cursor: pointer;}
.c-service  a p:visited { font-size:14px; color:#777 }
.c-service p.sug { float:left; padding-top:32px; width:130px; text-align:center; background:url(../images/bg-cService.png) 50px 0 no-repeat; }
.c-service p.ol-sers { float:left; padding-top:6px; width:90px; text-align:center; }
.query-form { height:137px; padding:10px; padding-left:26px; border-bottom:1px solid #cdcccc; background:#f0f0f4 }
.query-form .enter { width:274px; height:137px; overflow:hidden; float:left }
.query-form .enter .in { display:block; height:102px; }
.query-form .enter .in textarea { width:266px; height:94px; border:1px solid #D6D6D6; padding:3px; overflow-y:hidden; }
.query-form .enter .codes { height:24px; margin-top:10px; _margin-top:8px; position:relative; left:0; }
.query-form .enter .codes .button-l { position:absolute; right:0; }
.query-form .record { float:left; height:137px; display:inline; margin-left:15px; width:380px; overflow:hidden; position:relative }
.query-form .record .record-list { position:absolute; width:380px; bottom: 30px; }
.query-form .record .record-tit { color:#3F3B67; position:relative; font-size:14px; margin-bottom:5px; }
.query-form .record .record-tit a, .query-form .record .record-tit a:visited { position:absolute; right:0; color:#1200bc }
.query-form .record .record-list li { float:left; width:115px; color:#777777 }
.query-form .record .phoneQ { position:absolute; bottom: 0; left:0; text-align:right; width:380px; }
.query-form .record .phoneQ a, .query-form .record .phoneQ a:visited { color:#1200bc }
.main .reminder { margin-top:30px; }
.main .reminder h3.title { color:#3f3b67; font-size:13px; padding-left:10px; background:url(../images/ico-reminder.png) left center no-repeat; font-weight:normal }
.main .reminder .cont { padding:20px 0 }
.main .reminder .cont table { border-left:1px solid #aeaeae; border-top:1px solid #aeaeae; margin:auto }
.main .reminder .cont table td { border-right:1px solid #aeaeae; border-bottom:1px solid #e2e2e2 }
.main .reminder .cont table td.gray { background:#efefef; border-bottom:1px solid #aeaeae; }
.main .reminder .cont table td.r { border-right:1px solid #c6c6c6; }
.main .reminder .cont table td.b { border-bottom:1px solid #c6c6c6; }
.main .reminder .cont table td.sp { border-bottom:1px solid #aeaeae; }
.main .reminder .cont table td.pd { padding-left:15px; }
.mastery { margin-top:0px; }
.mastery h3.title { color:#3f3b67; font-size:18px; font-weight:normal; border-bottom:2px solid #c5c4d1; padding-bottom:3px; }
.mastery .cont { padding:20px 0 }
.mastery .cont .c1 { float:left; width:260px; padding-left:90px; border-right:1px solid #c5c4d1 }
.mastery .cont .c1 p { color:#000; font-size:13px; line-height:25px; }
.mastery .cont .c2 { float:left; width:290px; padding-left:60px; padding-top:20px; }
.mastery .cont .c2 a, .mastery .cont .c2 a:visited { display:block; width:154px; height:22px; text-align:center; text-decoration:none;  color:#000 }
/*track err*/
.main .track-err .cont { padding:20px 0; padding-left:170px; background:url(../images/ico-err.png) 100px center no-repeat }
.main .track-err .cont .awb { color:#FF3600 }
.main .track-err .cont a, .main .track-err .cont a:visited { color:#1200bc }
.main .track-result .waybill { display:block; padding-left:25px; margin-top:10px; }
.main .track-result .waybill li { float:left; height:26px; margin:3px 0; margin-right:10px; }
.main .track-result .waybill li a, .main .track-result .waybill li a:visited { margin:auto; overflow:hidden; width:125px; display:block; height:24px; line-height:24px; border:1px solid #FFF; background:#FFF; text-align:center; text-decoration:none; color:#666; float:left }
.main .track-result .waybill li a.current, .main .track-result .waybill li a.current:visited { border:1px solid #e28a00; background:#fbb100; color:#FFF }
.main .goods-state { display:block; margin-left:25px; margin-top:10px; width:680px; }
.main .goods-state ul { height:28px; margin-bottom:5px; }
.main .goods-state ul.s40 { height:28px; display:block; background:url(../../../images/zhuizong/preTime_s1.png) no-repeat; } /*货物状态*/
.main .goods-state ul.s41 { height:28px; display:block; background:url(../../../images/zhuizong/preTime_s2.png) no-repeat; }
.main .goods-state ul.s42 { height:28px; display:block; background:url(../../../images/zhuizong/preTime_s3.png) no-repeat; }
.main .goods-state ul.s44 { height:28px; display:block; background:url(../../../images/zhuizong/preTime_s4.png) no-repeat; }
.main .goods-state ul.s50 { height:28px; display:block; background:url(../../../images/zhuizong/bg_mc_state1.png) no-repeat; }
.main .goods-state ul.s51 { height:28px; display:block; background:url(../../../images/zhuizong/bg_mc_state2.png) no-repeat; }
.main .goods-state ul.s52 { height:28px; display:block; background:url(../../../images/zhuizong/bg_mc_state3.png) no-repeat; }
.main .goods-state ul.s53 { height:28px; display:block; background:url(../../../images/zhuizong/bg_mc_state4.png) no-repeat; }
.main .goods-state ul.s54 { height:28px; display:block; background:url(../../../images/zhuizong/bg_mc_state5.png) no-repeat; }
.main .goods-state li { height:28px; line-height:28px; float:left; width:136px; display:block; text-align:center; }
.main .goods-state .detl { margin-top:10px; color:#666 }
.main .goods-state .detl table tr.tit { background:#efefef; color:#000 }
.main .goods-state .detl table tr.bg { background:#fafafa }
.main .goods-state .detl table tr td.tCen {height:33px; text-align:center}
.main .goods-state .detl table a, .main .goods-state .detl table a:visited { color:#1200bc }
.main .good-basicInfos { padding-left:35px; margin-top:10px; padding-bottom:15px; }
.main .good-basicInfos .lab { color:#666 }
.main .subscription { padding-top:10px; padding-left:24px; }
.main .subscription input.in { width:174px; }
.main .subscription .rg { text-align:center; padding-top:5px; line-height:19px }
.main .subscription .rg p { background:#f5f5f7; color:#666; }
.main .subscription .rg p.f13 { font-size:13px; color:#000 }
.main .join-fav { padding-left:100px; }
.main .join-fav ul li { display:block; float:left; width:110px; padding:3px 0 }
.main .join-fav .jn { margin-top:15px; }
/*货物追踪 我的货运单*/
.ts-receiving { }
.ts-receiving .Search_accept h2 { display:block; border-bottom:#403c68 2px solid; color:#3f3b67; padding-bottom:5px; font-size:16px; font-weight:normal; }
.ts-receiving .Search_accept .inputselect { border:1px solid #d6d6d6; width:75px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-receiving .searchPage { text-align:right; margin-top:10px; }
.ts-receiving .newpic { display:block; background:url(../images/ts-new.png) left no-repeat; height:15px; line-height:15px; color:#2211c0; margin-left:5px; }
.ts-receiving .newfont { display:block; height:15px; line-height:15px; color:#2211c0; margin-left:5px; }
.ts-receiving .newblue { display:block; height:15px; line-height:15px; color:#777777; margin-left:5px; }

/*preTime search  时效价格查询*/
/*preTime search  时效价格查询*/
.preTimesearch .subMeu .bcm li a span.ico { width:26px; }
.preTimesearch .subMeu .bcm li a span.ico { background:url("../images/ico_tosnTimesearch.png") no-repeat scroll right 7px transparent; }
.preTimesearch .subMeu .bcm li.searchtime a span.ico { background-position:right -25px; }
.preTimesearch .subMeu .bcm li.network a span.ico { background-position:right -60px; }
.preTimesearch .subMeu .bcm li.contgoods a span.ico { background-position:right -92px; }
.preTimesearch .query-form { height:70px }
.preTimesearch .query-form p { margin-top:18px; *margin-top:25px;}
.preTimesearch .query-form p span.arrow { display:inline-block; width:13px; height:11px; background:url(../images/arrow_tosnTimesearch.png) no-repeat center left; vertical-align:middle; margin:0 5px }
.preTimesearch .query-form input { line-height:30px; }
/* .preTimesearch .query-form input.send_input { border:1px solid #d6d6d6; width:142px; height:30px; line-height:30px; background:url(../images/bg_mc_1229_1.png) no-repeat; padding-left:5px; } */
.preTimesearch .query-form input.send_input { border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-intersend.png) no-repeat; line-height:30px;cursor:pointer;text-indent:5px; }
/* .preTimesearch .query-form input.receipt { border:1px solid #d6d6d6; width:142px; height:30px; background:url(../images/bg_mc_1229_1.png) no-repeat; padding-left:5px; } */
.preTimesearch .query-form input.receipt { border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-receipt.png) no-repeat; line-height:30px;text-indent:5px; cursor:pointer; }
.preTimesearch .query-form input.removetips{ border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-searchPrice.png) no-repeat; line-height:30px; text-indent:5px; cursor:pointer;}
.preTimesearch .query-form input.submit { width:102px; height:32px; text-align:center; line-height:32px; border:none; cursor:pointer; margin-left:20px; }
.preTimesearch .query-form input.tosn_mouseover { background:url(../images/tosn_btnmiddle.png) no-repeat 0 -32px; }
.preTimesearch .query-form input.tosn_mousedown { background:url(../images/tosn_btnmiddle.png) no-repeat 0 -64px; }
.preTimesearch .mastery{padding-top:30px;}
.preTimesearch .seasion{margin-bottom:15px;}
.preTimesearch .seasion .transportType{ padding-top:20px; margin-left:20pxq}
.preTimesearch .seasion .transportType div{ float:left; width:230px; padding-left:80px; padding-right:20px; background:url(../images/transport_tosnTimesearch.png) 0px -10px no-repeat; margin:20px 0; margin-left:10px;}
.preTimesearch .seasion .transportType div , .preTimesearch .seasion .transportType div p{color:#b3b3b3}
.preTimesearch .seasion .transportType div p{ padding-left:13px; background:url(../images/bg_mc_0107_1.png) left 9px no-repeat; line-height:200%}
.preTimesearch .seasion .transportType div.transport_fir{ background-position:0px -10px}
.preTimesearch .seasion .transportType div.transport_two{ background-position:0px -198px}
.preTimesearch .seasion .transportType div.transport_thr{ background-position:0px -402px}
.preTimesearch .seasion .transportType div.transport_fou{ background-position:0px -652px}
.preTimesearch .mastery table.change_mode{width:100%;margin-top:20px;border-collapse:collapse}
.preTimesearch .mastery table.change_mode tr td{padding:8px 0}
.preTimesearch .mastery table.change_mode tr{color:#555555}
.preTimesearch .mastery table.change_mode tr.first{background:#efefef;height:45px;text-align:center;color:#202020}
.preTimesearch .mastery table.change_mode tr.first p{line-height:14px;}
.preTimesearch .mastery .blue{color:#4d40ca}
/* .preTimesearch .mastery table.change_mode .carbg{padding-right:35px;} */
/* .preTimesearch .mastery table.change_mode .busbg{padding-right:35px;} */
.preTimesearch .mastery table.change_mode tr.last td{border-bottom:1px solid #aeaeae}
.preTimesearch .mastery table.change_mode tr.last td.td_thr{border-right:1px solid #aeaeae;text-align:center;width:557px;}
.preTimesearch .mastery table.change_mode td{border-left:1px solid #aeaeae;border-top:1px solid #aeaeae;}
.preTimesearch .mastery table.change_mode td.td_one{width:35px;text-align:center}
.preTimesearch .mastery table.change_mode tr.first td.td_two{text-indent:0px;}
.preTimesearch .mastery table.change_mode tr.first td.td_thr{text-indent:0px;}
.preTimesearch .mastery table.change_mode tr.first td.td_fou{text-indent:0px;}
.preTimesearch .mastery table.change_mode td.td_two{width:80px;text-indent:17px;}
.preTimesearch .mastery table.change_mode td.td_thr{width:200px;text-indent:10px;}

/*修改内容：调整了表格宽度*/
.preTimesearch .mastery table.change_mode td.td_fou{width:222px;text-indent:10px;}
.preTimesearch .mastery table.change_mode td.td_fir{width:66px;text-align:center}
.preTimesearch .mastery table.change_mode td.td_six{width:66px;border-right:1px solid #aeaeae;text-align:center}

 .preTimesearch .mastery p.ask{text-align:right;margin-top:10px;}
.preTimesearch .mastery p.ask a{background:url(../images/ts-yun.png) no-repeat left 2px;padding-left:20px;font-size:13px;} 
/*修改人：欧阳明睿*/
.preTimesearch .clamode p{text-indent:38px;}
.preTimesearch .clamode p.this_cla{margin-top:13px;}
.preTimesearch .mastery input.nomarl{border:1px solid #d6d6d6;width:75px;background:url(../images/input_tosnTimesearch.png) repeat-x;height:20px;line-height:20px;}
.preTimesearch .mastery input.wrong{border:1px solid #ff0000;width:75px;background:url(../images/wrong_tosnTimesearch.png) repeat-x;height:20px;line-height:20px;}
.preTimesearch .mastery select.nomarl{border:1px solid #d6d6d6;width:77px;background:url(../images/input_tosnTimesearch.png) repeat-x;height:23px;line-height:23px;}
.preTimesearch .clamode p.this_cla span{margin-left:35px;}
.preTimesearch .clamode p.this_cla a{float:right;background:url(../images/span_tosndel.png) no-repeat right center;padding-right:20px;margin-right:15px;}
.preTimesearch .clamode p.this_cla a.aDown{background:url(../images/down_tosnTimesearch.png) no-repeat right center;}
.preTimesearch .remarks{color:#b3b3b3;}
.preTimesearch .valadd p{padding-top:10px;}
.preTimesearch .valadd p label{width:80px;text-align:right;display:inline-block}
.preTimesearch .valadd p span.remarks{margin-left:10px;}
.preTimesearch .mastery .must_need{color:Red;}
.preTimesearch .mastery input.submit{background:url(../images/sub_tosnTimesearch.png) no-repeat;border:none;width:102px;height:32px;text-align:center;line-height:33px;cursor:pointer}
.preTimesearch .cost{margin-bottom:0px; display:none}
.preTimesearch .cost div.cost_title{height:30px;background:url(../images/tab_tosnTimesearch.png) no-repeat left bottom;margin:15px 0 0 0;}
/*修改内容：调整了费用明细标签宽度*/
.preTimesearch .cost div.cost_title a{display:inline-block;width:352px;text-align:center;color:#777777;font-size:13px;float:left;margin-top:8px;background:url(../images/taba_tosnTimesearch.png) no-repeat right center;}
/*修改人：欧阳明睿*/
.preTimesearch .cost div.cost_title a.norightbg{background:none;}
.preTimesearch .cost div.cost_title a:hover{text-decoration:none;}
.preTimesearch .cost div.cost_title a.selected{line-height:28px;height:28px;background:url(../images/tabon_tosnTimesearch.png) no-repeat;margin-top:0px;font-size:14px;color:#fff;}
.preTimesearch .cost div.cost_title a.selected span{color:#fbb100;}
.preTimesearch .cost table.cost_detail{margin:15px 0 0 47px;border-collapse:collapse}
.preTimesearch .cost table.cost_detail td{border-top:1px solid #aeaeae;border-left:1px solid #aeaeae;height:30px;}
.preTimesearch .cost table.cost_detail td.td_even{width:92px;text-align:right;background:#efefef;padding-right:8px;}
.preTimesearch .cost table.cost_detail td.td_odd{width:194px;text-align:left;padding-left:8px;color:#606060}
.preTimesearch .cost table.cost_detail tr.last td{border-bottom:1px solid #aeaeae}
.preTimesearch .cost table.cost_detail td.ofright{border-right:1px solid #aeaeae}
.preTimesearch .cost table.cost_detail td.colorred{color:red;font-size:18px;}
.preTimesearch .cost p.tips{margin:10px 0 0 47px}
.preTimesearch .cost p span.tipsbg{display:inline-block;width:15px;height:45px;background:url(../images/tips_tosnTimesearch.png) no-repeat 0px 3px;float:left;margin-right:5px;}
.preTimesearch .cost p.button{text-align:center;margin-top:20px;}
.preTimesearch .cost p.button a{display:inline-block;text-align:center;line-height:32px;font-size:14px;}
.preTimesearch .cost p.button a:hover{text-decoration:none;}
.preTimesearch .cost p.button a.order{width:102px;}
.preTimesearch .cost p.button a.outlets{width:124px;margin-left:30px;}
.preTimesearch p.newbutton{}
.preTimesearch p.newbutton a{display:inline-block;height:22px;text-align:center;line-height:22px;}
.preTimesearch p.newbutton a:hover{text-decoration:none;}
.preTimesearch p.newbutton a.btn_down{width:62px;}
.preTimesearch p.newbutton a.btn_search{width:92px;margin-left:10px;}
.preTimesearch .clamode div.one_paice{margin-top:15px;}
.preTimesearch .clamode div.one_paice div.tosn_topbg{height:3px;background:url(../images/top_tosnTimesearch.png) no-repeat;overflow:hidden}
.preTimesearch .clamode div.one_paice div.tosn_middlebg{background:url(../images/middle_tosnTimesearch.png) repeat-y;padding:8px 0 12px 0;}
.preTimesearch .clamode div.one_paice div.tosn_bottombg{height:3px;background:url(../images/bottom_tosnTimesearch.png) no-repeat;overflow:hidden}
.preTimesearch .clamode div.one_paice div.tosn_middlebg p{text-indent:10px;}
.preTimesearch .clamode div.one_paice div.tosn_middlebg p span.maright{margin-right:40px}
.preTimesearch .clamode div.one_paice div.tosn_middlebg p span.rightdel{float:right;margin-right:15px;}
.preTimesearch .clamode div.one_paice div.tosn_middlebg p span.rightdel a{margin-left:30px;}
.preTimesearch .clamode div.one_paice div.tosn_middlebg p span.rightadd{background:url(../images/span_tosnadd.png) no-repeat right center;}
.preTimesearch .clamode div.one_paice div.tosn_middlebg p span.rightdel a.unclick{color:#d1d1d2;cursor:default;text-decoration:none;}
.preTimesearch .clamode div.one_paice div.tosn_middlebg p span.rightdel a.unclick:hover{text-decoration:none;}
.preTimesearch .clamode div.one_paice div.tosn_middlebg div.laction{background:url(../images/total_tosnbg.png) no-repeat 590px center; display:}
.preTimesearch .clamode div.one_paice div.tosn_middlebg div.laction p.org input.nomarl{}
.preTimesearch .clamode div.one_paice div.tosn_middlebg div.laction p.org span.report{margin:0 5px;}
.preTimesearch .clamode div.one_paice div.tosn_middlebg div.laction p{margin-top:5px;}
.preTimesearch .clamode div.one_paice div.tosn_middlebg div.laction p label{display:inline-block;width:80px;text-align:right}
.preTimesearch .clamode div.one_paice a.editConfirm , .preTimesearch .clamode div.one_paice a.editConfirm:visited{display:inline-block;height:22px;text-align:center;line-height:22px;text-decoration:none; width:62px; text-align:center; text-indent:0}

.preTimesearch .clamode p.tosn_addbtn{margin-top:10px;height:22px;text-indent:10px;margin-left:26px;}
.preTimesearch .clamode p.tosn_addbtn a{display:inline-block;width:69px;height:22px;background:url(../images/tosn_addnewbut.png) no-repeat;float:right;}
.preTimesearch .mastery input.changebg{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -96px;}
.preTimesearch .mastery input.tosn_mouseover{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -32px;}
.preTimesearch .mastery input.tosn_mousedown{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -64px;}
.preTimesearch .tosn_none{height:51px;background:url(../images/ico-err.png) no-repeat 80px top;margin-top:30px;}
.preTimesearch .tosn_none p{color:red;line-height:51px;text-align:center}

.preTimesearch .tosnmiddle_btn{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -96px;)}
.preTimesearch .tosn_mouseover{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -32px;}
.preTimesearch .tosn_mousedown{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -64px;}
.preTimesearch .tosnmiddle_btnl{background:url(../images/tosl_btnmiddlel.png) no-repeat 0 0;)}
.preTimesearch .tosnl_mouseover{background:url(../images/tosl_btnmiddlel.png) no-repeat 0 -32px;}
.preTimesearch .tosnl_mousedown{background:url(../images/tosl_btnmiddlel.png) no-repeat 0 -64px;}
.preTimesearch .tosnsmall_btn{background:url(../images/tosn_smallbtn.png) no-repeat 0px -66px;}
.preTimesearch .tosnsml_mouseover{background:url(../images/tosn_smallbtn.png) no-repeat 0 -22px;}
.preTimesearch .tosnsml_mousedown{background:url(../images/tosn_smallbtn.png) no-repeat 0 -44px;}
.preTimesearch .tosnsmall_btnl{background:url(../images/tosn_smallbtnl.png) no-repeat 0px 0px;}
.preTimesearch .tosnsmll_mouseover{background:url(../images/tosn_smallbtnl.png) no-repeat 0 -22px;}
.preTimesearch .tosnsmll_mousedown{background:url(../images/tosn_smallbtnl.png) no-repeat 0 -44px;}
/**精准计算弹出*/
#jinZcount { width:500px;position:absolute;}
#jinZcount .con { padding:20px 40px }
#jinZcount .tit .dateSel { border:none; padding-left:3px; height:16px; line-height:16px; width:100px; margin-left:10px; }
#jinZcount .table { border-top:1px solid #AEAEAE; border-left:1px solid #AEAEAE }
#jinZcount .table td { border-bottom:1px solid #AEAEAE; border-right:1px solid #AEAEAE; text-align:left; padding:5px; }
#jinZcount .table tr.first { background:#EFEFEF }
#jinZcount .table tr.first td { font-weight:bold }
#jinZcount .ps { padding:5px 0; color:#FF6600 }

/*businessArea query  网点查询*/
.areaQuery .main{ width:950px;}
.areaQuery .main .position-title{ border:none}
.areaQuery  .selecteWay { margin-top:10px;}
.areaQuery  .selecteWay ul{ border-bottom:2px solid #343055; height:26px; overflow:hidden}
.areaQuery  .selecteWay ul li{ float:left; display:block; height:26px; line-height:26px;}
.areaQuery  .selecteWay ul li a , .areaQuery  .selecteWay ul li a:visited{color:#767676; display:block; height:26px; line-height:26px; text-align:center; text-decoration:none; font-size:13px;}
.areaQuery  .selecteWay ul li.s1{width:110px;}
.areaQuery  .selecteWay ul li.s1 a , .areaQuery  .selecteWay ul li.s1 a:visited{background:url(../images/menu_mc_1229_2.png) no-repeat; line-height:33px;}
.areaQuery  .selecteWay ul li.s1 a.current , .areaQuery  .selecteWay ul li.s1 a.current:visited{ background:url(../images/menu_mc_1229_1.png) no-repeat;color:#FFF; font-size:14px; line-height:26px;}
.areaQuery  .selecteWay ul li.s2{}
.areaQuery  .selecteWay ul li.s2 a , .areaQuery  .selecteWay ul li.s2 a:visited{background:url(../images/menu_mc_1229_3.png) no-repeat; line-height:33px;}
.areaQuery  .selecteWay ul li.s2 a.current , .areaQuery  .selecteWay ul li.s2 a.current:visited{ background:url(../images/menu_mc_1229_4.png) no-repeat;color:#FFF; font-size:14px; line-height:26px;}
.areaQuery .query-form{height:50px; padding:25px 10px 10px 26px; background:#F0F0F4; border-bottom:1px solid #CDCCCC; padding-left:90px}
.areaQuery .query-form .city{ border:none; width:146px; height:32px; line-height:32px; background:url(../images/bg_mc_1229_1.png) no-repeat; padding-left:3px;color:#ccc}
.areaQuery .query-form .street{ border:none; width:306px; height:32px; line-height:32px; background:url(../images/bg_mc_1229_2.png) no-repeat; padding-left:3px; margin-left:8px;}
.areaQuery .query-form .submit{width:102px;height:32px;text-align:center;line-height:32px;border:none;cursor:pointer;margin-left:10px;font-size:14px;}
.areaQuery .tosnmiddle_btn{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -96px;)}
.areaQuery .tosn_mouseover{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -32px;}
.areaQuery .tosn_mousedown{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -64px;}
.areaQuery .tosnmiddle_btnl{background:url(../images/tosl_btnmiddlel.png) no-repeat 0 0;)}
.areaQuery .tosnl_mouseover{background:url(../images/tosl_btnmiddlel.png) no-repeat 0 -32px;}
.areaQuery .tosnl_mousedown{background:url(../images/tosl_btnmiddlel.png) no-repeat 0 -64px;}
.areaQuery .selectType{ height:22px; margin-top:10px; margin-right:20px;}
.areaQuery .selectType ul{ float:right; height:22px; width:141px; background:url(../images/bg_mc_1229_3.png) no-repeat; padding-left:1px; padding-right:1px}
.areaQuery .selectType ul li{ height:22px; float:left; width:70px;}
.areaQuery .selectType ul li.list{ float:right}
.areaQuery .selectType ul li a , .areaQuery .selectType ul li a:visited{ height:22px; display:block; text-align:center; width:70px;background:url(../images/bg_mc_1229_4.png) repeat-x;color:#969696; text-decoration:none}
.areaQuery .selectType ul li a.current , .areaQuery .selectType ul li a.current:visited{background:url(../images/bg_mc_1229_5.png) repeat-x;color:#000}
.areaQuery .letters{ margin-top:20px;}
.areaQuery .letters ul{ height:22px;}
.areaQuery .letters ul li{ height:22px; float:left; padding:0 12px; display:block}
.areaQuery .letters ul li a , .areaQuery .letters ul li a:visited{font-size:14px;color:#777777;}
.areaQuery .letters ul li a:hover{color:#1400bc}
.areaQuery .letters ul li a.current , .areaQuery .letters ul li a.current:visited{color:#FBB100;}
.areaQuery .cityByLetter{ margin-top:20px; background:#F2F2F2; }
.areaQuery .cityByLetter .city_padding{padding-right: 10px;padding-left: 10px;font-size: 10pt;}
.areaQuery .cityByLetter .hot_city{color: red;}
.areaQuery .tellUs{ margin-top:20px; overflow:hidden}
.areaQuery .tellUs p{ height:50px; line-height:50px;float:left;font-size:14px; display:block;padding-left:25px; background:url(../images/bg-commonQ-1.png) left center no-repeat; border-top:2px solid #c6c4d1; }
.areaQuery .tellUs a , .areaQuery .tellUs a:visited{color:#1400bc}
.areaQuery .resultTit{ height:40px; line-height:40px;}
.areaQuery .resultTit a , .areaQuery .resultTit a:visited{color:#1400bc}
.areaQuery .resultTit span{color:#FF0000}
.areaQuery .resultList{ margin-top:5px;}
.areaQuery .resultList table{ border:1px solid #aeaeae}
.areaQuery .resultList table td{ padding-left:20px; border-bottom:1px solid #e2e2e2; border-right:1px solid #c6c6c6; vertical-align:middle; line-height:15px;color:#555555}
.areaQuery .resultList table .tit{ background:#efefef}
.areaQuery .resultList table .tit td{ border-bottom:1px solid #aeaeae;color:#000}
.areaQuery .resultList table td.nr{ border-right:none}
.areaQuery .resultList table td.nb{ border-bottom:none}
.areaQuery .resultList table  tr.gray{ background:#fafafa}

.areaQuery .potToPot{ height:100px; padding-top:20px; padding-left:150px; position:relative}
.areaQuery .potToPot p{ padding:5px}
.areaQuery .potToPot p.submit{ position:absolute; right:160px; top:40px;}
.areaQuery .matchResult{ margin-top:40px; padding-bottom:40px}
.areaQuery .matchResult .noData{ width:220px; float:left; padding-left:200px; background:url(../images/ico-err.png) 140px 0px no-repeat; font-size:14px;}
.areaQuery .matchResult .noData button{ border:none; background:url(../images/btn-nowReg.png) no-repeat; width:154px; height:24px; padding-bottom:4px; cursor:pointer}
.areaQuery .matchResult .others{ width:469px; float:left; border-left:1px solid #c6c4d1; padding-left:60px}
.areaQuery .matchResult .others .tit{ font-size:14px;}
.areaQuery .matchResult .others table{ margin-top:10px}
.areaQuery .matchResult .others td{ font-size:14px;}
.areaQuery .matchResult .others td.gray{color:#999}
.areaQuery .matchResult .others td a , .areaQuery .others td a:visited{color:#1400bc}

/*我的德邦 - 我的订单页面*/
.ts-orderform .bcm h3 { text-align:left; padding-left:10px; height:32px; line-height:32px; background:url(../images/bg-commonQ.png) no-repeat; color:#FFF; font-size:14px; font-weight:normal }
.ts-orderform .bcm ul { padding:8px;}
.ts-orderform .bcm li { height:22px; background:url(../images/bg-commonQ-1.png) 0px 3px no-repeat; padding-left:25px; text-align:left }
.ts-orderform .textinput { width:200px; margin-bottom:10px; border:#d6d6d6 1px solid; height:20px; line-height:20px; background:url(../images/input_tosnTimesearch.png) repeat-x; padding-left:5px; }
.ts-orderform .Codeinput { width:100px; border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; text-indent:5px; }
.ts-orderform .leftspan { float:left; display:block; height:25px; text-align:left; margin-top:5px; width:148px; }
.ts-orderform .rightspan { float:right; height:25px; text-align:center; color:#2110bf; margin-top:5px; }
.ts-orderform .rightspan a:visited { color:#2110bf; text-decoration:none; }
.ts-orderform .rightspan a { color:#2110bf; text-decoration:none; }
.ts-orderform .rightspan a:hover { color:#2110bf; text-decoration:underline; }
.ts-orderform .ts-submit { border:none; width:102px; height:32px; line-height:32px; cursor:pointer; font-weight:normal; color:#333333; margin-top:15px; font-size:16px; margin-left:56px; }
.ts-xian { text-align:center; font-size:14px; border-top:#d4d3db 1px dashed; padding-top:5px; }
.ts-xian A:visited { color:#4c3ec8; text-decoration:none; font-size:14px; }
.ts-xian A { color:#4c3ec8; text-decoration:none; font-size:14px; }
.ts-xian A:hover { color:#4c3ec8; text-decoration:underline; font-size:14px; }
.ts-subMeu { margin-top:15px; overflow:hidden }
.ts-subMeu a { text-decoration:none; cursor:pointer; color:#777; }
.ts-subMeu a:hover { text-decoration:none; color:#000; }
.ts-subMeu .ts-pngOpacity li a { color:#777; display:block; text-indent:10px; height:18px; line-height:18px; margin-bottom:5px; }
.ts-subMeu .ts-pngOpacity li a:hover { color:#000; display:block; }
.ts-subMeu .ts-pngOpacity li span { float:left; display:block; }
.ts-subMeu .ts-pngOpacity .ts-subMeu-order { margin-left:10px; }
.ts-subMeu .ts-pngOpacity .ts-subMeu-top { margin-bottom:10px; }
.ts-subMeu .ts-pngOpacity .ts-up { background:url(../images/ts-up.png) center no-repeat; width:12px; height:18px; float:right; margin-right:5px; }
.ts-subMeu .ts-pngOpacity .ts-suo { background:url(../images/ts-suo1.png) center no-repeat; width:12px; height:18px; float:right; margin-right:5px; margin-top:2px; }

.ts-subMeu .ts-pngOpacity .ts-padding { padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; }
.ts-subMeu .ts-pngOpacity .ts-padding .current { color:#FF6600; }
.ts-subMeu .ts-pngOpacity .ts-current { background:url(../images/ts-bg4.png) top no-repeat; color:#000000; height:22px; }
.ts-subMeu .ts-pngOpacity .ts-current a { color:#000000; }
.ts-subMeu .ts-pngOpacity .ts-dgif { background:url(../images/ts-dd.png) 0 0px no-repeat; }
.ts-subMeu .ts-pngOpacity .ts-zgif { background:url(../images/ts-dd.png) 0 -30px no-repeat; }
.ts-subMeu .ts-pngOpacity .ts-lgif { background:url(../images/ts-dd.png) 0 -60px no-repeat; }
.ts-subMeu .ts-pngOpacity .ts-xgif { background:url(../images/ts-dd.png) 0 -95px no-repeat; }
.ts-subMeu .ts-pngOpacity .ts-ngif { background:url(../images/ts-dd.png) 0 -128px no-repeat; }
.ts-subMeu .ts-pngOpacity .ts-rgif { background:url(../images/ts-dd.png) 0 -160px no-repeat; }

.ts-subMeu .ts-pngOpacity .ts-rdgif { background:url(../images/ts-dsd.png) 0 0px no-repeat; }

.ts-subMeu .txt { font-size:14px; padding-left:30px; }
.ts-subMeu .ts-left { background:url(../images/ts-left.png) center no-repeat; width:12px; height:18px; float:right; margin-right:5px; }
.ts-subMeu .ts-pngOpacity .ts-updown { margin-top:5px; }
.ts-subMeu .ts-pngOpacity .ts-updown .menuPic { display:block; background:url(../images/ts-menu-left.png) left no-repeat; text-indent:10px; }
.ts-subMeu .ts-pngOpacity .ts-updown a { font-size:14px; height:32px; display:block; line-height:32px; margin-bottom:2px; padding-left:30px; }
.ts-subMeu .ts-pngOpacity .ts-updown a:hover { font-size:14px; height:32px; display:block; }
.ts-subMeu .ts-pngOpacity .ts-updown a.current { color:#000; font-size:14px; background:url(../images/ts-bg4.png) center no-repeat; height:32px; display:block; line-height:30px; margin-bottom:2px; }
.ts-subMeu .ts-pngOpacity .ts-updown .ts-suo { background:url(../images/ts-suo1.png) center no-repeat; width:12px; height:18px; float:right; margin-right:15px; margin-top:6px; }

.ts-subMeu .ts-jian { display:block; background:url(../images/ts-jian.png) center no-repeat; width:7px; height:12px; }
.ts-dingdan { width:220px; height:33px; background:url(../images/ts-zhangdan.png) no-repeat; line-height:33px; font-size:16px; text-indent:30px; color:#777777; cursor:pointer; }
.ts-zhangdan { width:220px; height:33px; background:url(../images/ts-dingdan.png) no-repeat; line-height:33px; font-size:16px; text-indent:30px; color:#221b0b; cursor:pointer; }
.ts-zhangdan-li a { margin-left:20px; line-height:33px; font-size:14px; color:#7c7c8c; text-decoration:none; background:url(../images/ts-suo.png) right no-repeat; width:185px; display:block; }
.ts-zhangdan-li a:hover { margin-left:20px; line-height:33px; font-size:14px; color:#7c7c8c; text-decoration:none; background:url(../images/ts-suo.png) right no-repeat; width:185px; display:block; }
.ts-lianxiren { width:220px; height:33px; line-height:33px; font-size:16px; text-indent:33px; color:#777777; cursor:pointer; background:url(../images/ts-lianxiren.png) no-repeat; }
.ts-lipei { width:220px; height:33px; line-height:33px; font-size:16px; text-indent:33px; color:#777777; cursor:pointer; background:url(../images/ts-jiaoyi.png) no-repeat; }
.ts-message { width:220px; height:33px; line-height:33px; font-size:16px; text-indent:33px; color:#777777; cursor:pointer; background:url(../images/ts-xinxi.png) no-repeat; }
.ts-shezhi { width:220px; height:33px; line-height:33px; font-size:16px; text-indent:33px; color:#777777; cursor:pointer; background:url(../images/ts-shezhi.png) no-repeat; }
.ts-head { height:35px; }
.ts-top { height:35px; font-size:14px; }
.ts-head ul li { float:left; }
.ts-head .ts-head-left { height:35px; width:4px; overflow:hidden; background:url(../images/ts-head-1.png) center no-repeat; }
.ts-head .ts-head-center { height:35px; width:696px; background:url(../images/ts-head-bg.gif); line-height:35px; }
.ts-head .ts-head-center div { display:block; width:570px; height:35px; overflow:hidden; float:left; }
.ts-head .ts-head-center div ul li a { text-decoration:none; width:570px; display:block; float:left; font-size:14px; color:#999999; line-height:35px; text-indent:10px; }
.ts-head .ts-head-center b { color:#ff6c00; }
.ts-head .ts-head-right { height:35px; width:5px; overflow:hidden; background:url(../images/ts-head-2.png) center no-repeat; }
.ts-head h3 { font-size:14px; color:#3f3b67; margin-left:10px; float:left; }
.ts-head p { font-size:14px; color:#979797; display:block; float:left; line-height:35px; margin-left:10px; }
.ts-head span { cursor:pointer; display:block; line-height:35px; float:right; }
.ts-top A { color:#777777; margin-bottom:15px; font-size:14px; text-decoration:none; }
.ts-top A:hover { color:#000; text-decoration:none; }
.ts-top .ts-topa { color:#000; }
.ts-top .ts-head-fontcolor { color:#000000; margin-bottom:15px; display:block; float:left; font-size:14px; }
.ts-top h3 { color:#3f3b67; font-size:16px; text-indent:5px; display:block; border-bottom:#c5c4d1 2px solid; }
.ts-top h3 span { font-size:12px; color:#b3b3b3; margin-left:10px; }
.ts-top h3 a { font-size:12px; color:#b6b6b6; text-decoration:none; display:block; float:right; }
.ts-next { display:block; background:url(../images/ts-preave.gif); width:15px; height:19px; float:left; margin-top:10px; }
.ts-preave { display:block; background:url(../images/ts-next.gif); width:15px; height:19px; float:left; margin-left:5px; margin-top:10px; }
.ts-mubanAdd {width:62px; height:22px;  display:block; line-height:22px; color:#000; text-align:center; border:0px; margin-top:8px; float:right; cursor:pointer;}
.ts-title { padding-bottom:10px; line-height:35px; margin-top:15px; }
.ts-title h2 { color:#3f3b67; font-size:16px; text-indent:5px; border-bottom:#c5c4d1 2px solid; display:block; font-weight:normal; }
.ts-title ul li { float:left; width:97px; margin-top:20px; padding-left:20px; }
.ts-title span { color:#959595; font-size:14px; }
.ts-title a { width:60px; padding-top:60px; text-decoration:none; }
.ts-muban a { display:block; background:url(../images/ts-mian1.png) no-repeat; }
.ts-zhifu a { display:block; background:url(../images/ts-zhifu.png) no-repeat; }
.ts-guanli a { display:block; background:url(../images/ts-guanli.png) no-repeat; }
.ts-jilu a { display:block; background:url(../images/ts-jilu.png) no-repeat; ; }
.ts-lipei-1 a { display:block; background:url(../images/ts-lipei.png) no-repeat; ; }
.ts-mima a { display:block; background:url(../images/ts-mima.png) no-repeat; }
.ts-adreg { border:#e2e1e8 1px solid; background:#f5f5f7; height:63px; margin-top:30px; line-height:63px; }
.ts-adreg h2 { font-size:16px; line-height:63px; color:#3f3b67; font-weight:bold; margin-left:20px; margin-right:20px; float:left; font-weight:normal; }
.ts-adreg .ts-color { color:#ff3600; }
.ts-adreg span { display:block; float:left; line-height:33px; font-size:14px; color:#000000; background:url(../images/ts-regad.gif); width:155px; height:33px; text-align:center; margin-top:15px; margin-left:20px; cursor:pointer; }
.ts-bottomMessage { margin-top:20px; margin-left:10px; }
.ts-bottomMessage ul li { float:left; margin-right:10px; }
.ts-bottomMessage h2 { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; font-size:14px; font-weight:bold; margin-bottom:10px; font-weight:normal; }
.ts-bottomMessage p { color:#555555; line-height:25px; margin-left:10px; }
.ts-username { margin-top:10px; height:30px; font-size:14px; border-bottom:#d6d5dd 1px dashed; color:#000000; padding-left:10px; font-size:14px; }
.ts-username .Safetyexit { width:62px; height:22px; border:0px; line-height:22px; cursor:pointer; color:#999; font-size:14px; }
.ts-username a:visited { color:#ff6c00; }
.ts-username a { color:#ff6c00; }
.ts-usermessage { margin-top:5px; margin-left:30px; font-size:14px; background:url(../images/ts-newbg.gif) left no-repeat; text-indent:10px; }
.ts-usermessage a:visited { color:#ff6c00; margin-left:30px; height:30px; text-align:center; font-size:14px; }
.ts-usermessage a { color:#ff6c00; margin-left:30px; height:30px; width:40px; text-align:center; text-decoration:underline; }
.ts-usermessage .MessageFont { color:#555555; }
.ts-usermessage-num { border-bottom:#d6d5dd 1px dashed; color:#000000; padding-bottom:10px; }
.ts-usermessage-submit { border:none; width:102px; line-height:32px; cursor:pointer; height:32px; color:#333333; margin-top:10px; font-size:14px; margin-left:65px; text-align:center; _height:32px; }
.ts-Situation h2 { color:#3f3b67; font-size:18px; text-indent:5px; font-weight:normal; }
.ts-Situation h3 { color:#3f3b67; font-size:16px; text-indent:5px; border-bottom:#c5c4d1 2px solid; padding-bottom:5px; font-weight:normal; }
.ts-Situation h2 span { font-size:12px; color:#b3b3b3; margin-left:10px; font-weight:normal; }
.ts-Situation h2 a { float:right; font-size:12px; color:#b6b6b6; text-decoration:none; font-weight:normal; }
.ts-newSituation h2 { color:#3f3b67; font-size:16px; margin-top:20px; display:block; font-weight:normal; }
.ts-table { margin-top:15px; border:#aeaeae 1px solid; }
.ts-table-bg { background:#efefef; color:#202020; text-align:center;}
.ts-table-bg td { border-bottom:1px solid #aeaeae; color:#000; border-right:1px solid #c6c6c6; vertical-align:middle; font-weight:bold;}
.ts-table-bg .noner { border-right:none }
.ts-table-list td { border-bottom:#e2e2e2 1px solid; vertical-align:middle; height:40px;border-right:#c6c6c6 1px solid; text-align:center; color:#777777;border-top:#e2e2e2 1px solid; }
.ts-table-list .tdcolor { color:#3222c5; }
.ts-table-list .tdcolorGray { color:#666; }
.ts-table-list .none-right { border-right:none }
.ts-table-list td a, .ts-table-list td a:visited { color:#3222c5; text-decoration:none; }
.ts-table-list td a:hover { color:#3222c5; text-decoration:underline; }

.ts-more { width:705px; float:left; margin-top:20px; font-size:14px; text-align:right; }

.ts-more a { color:#898989; text-decoration:none; }
.ts-search { border-bottom:#403c68 2px solid; margin-top:20px; }
.ts-search h2 { color:#3f3b67; font-size:16px; font-weight:normal; }
.ts-search-form { height:160px; background:#f0f0f4 }
.ts-search-form li { margin-left:20px; margin-right:20px; padding-top:20px; }
.ts-search-form .inputselect { border:1px solid #d6d6d6; width:75px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-search-form .searchtext { width:84px; line-height:22px; border:none; height:22px; line-height:22px; background:url(../images/ts-120.png) no-repeat; text-align:center; }
.ts-search-form .textinput { width:200px; line-height:22px; border:none; height:22px; line-height:22px; background:url(../images/ts-input-bg.png) no-repeat; }
.ts-search-form .searchsubmit { width:62px; height:22px; line-height:22px; cursor:pointer; border:0px; margin-left:75px; margin-top:10px; }
.ts-ad { height:35px; line-height:35px; font-size:14px; margin-top:10px; }
.ts-ad p { float:left; display:block; line-height:35px; height:35px; font-size:14px; }
.ts-ad a { color:#1200bc; }
.ts-ad a:visited { color:#1200bc; }
.ts-ad span {height:35px; float:right;}
.ts-ad span select { border:1px solid #d6d6d6; width:75px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-check { height:28px; margin-top:10px; font-size:14px; float:left; }

.ts-postpage { height:24px; margin-top:10px; float:right; }
.ts-paging { height:24px; float:left; }
.ts-paging ul li { float:left; }
.ts-paging ul li.prev, .ts-paging ul li.next { width:24px; }
.ts-paging ul li.prev a { display:block; height:24px; background:url(../images/bg_pagingArrow.png) no-repeat; width:24px; }
.ts-paging ul li.prev a.current { background-position:0 -24px }
.ts-paging ul li.num { padding:0 10px }
.ts-paging ul li.next a { display:block; height:24px; background:url(../images/bg_pagingArrow.png) left -48px no-repeat; width:24px; }
.ts-paging ul li.next a.current { background-position:0 -72px }
.ts-postpage .ts-numinput { float:left; }
.ts-postpage .ts-numinput ul li { float:left; margin-left:1px; }
.ts-postpage .ts-numinput .text_input {border:none;background:none;width:30px; height:22px; text-align:center;}
.ts-postpage .ts-numinput .ts-button { border:0px; width:62px; height:22px; text-align:center; cursor:pointer; _height:23px;}

/*分页输入框背景*/
.ts-postpage .inputbg{display:block; background:url(../images/ts-page.png) no-repeat; width:30px; height:22px; border:0px; text-align:center; }





.ts-liucen { background:url(../images/ts-liucen.gif); height:40px; }
.ts-resultList { border-bottom:#d9d9d9 1px solid; padding-bottom:10px; }
.ts-resultList h2 { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; font-size:14px; color:#3f3b67; margin-top:15px; font-weight:normal }
.ts-resultList ul { margin-left:40px; margin-top:5px; font-size:12px; color:#555555; }
.ts-resultList ul li { line-height:25px; }
.ts-resultList span { color:#000000; margin-left:10px; }
.ts-head-top { margin-top:10px; }
.ts-save { padding:10px 20px 10px 20px; border-bottom:#d9d9d9 1px solid; border-top:#c5c4d1 2px solid; }
.ts-save ul { background:url(../images/ts-save.png) left no-repeat; height:52px; margin-left:160px; margin-top:20px; margin-bottom:20px; }
.ts-save ul li { margin-left:66px; color:#000000; font-size:14px; }
.ts-save ul li a { color:#1200bc; text-decoration:none; }
.ts-save ul li a:hover { color:#1200bc; text-decoration:underline; }
.ts-save ul li a:visited { color:#1200bc; text-decoration:underline; }
.ts-savebutton { margin-top:20px; text-align:center; height:40px; }
.ts-savebutton .ts-saveMuban { width:124px; height:32px; text-align:center; border:0px; color:#000000; font-size:14px; cursor:pointer; line-height:32px; }
.ts-m-Name { line-height:35px; height:35px; text-indent:30px; margin-top:10px; padding-bottom:10px; border-bottom:#d9d9d9 1px solid; }
.ts-m-Name .m_input { border:1px solid #d6d6d6; width:100px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-m-Name b { color:#FF0000; }
.ts-m-fpeoper { width:705px; margin-top:3px; float:left; }
.ts-m-fpeoper .ts-m-fp h2 { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; font-size:14px; float:left; color:#3f3b67; }
.ts-m-fpeoper .ts-m-fp a { display:block; font-size:12px; float:right; color:#1200bc; float:right; }
.ts-f-Mess {margin-top:10px; border-bottom:#d9d9d9 1px solid; padding-bottom:10px;  margin-bottom:10px; }
.ts-f-Mess ul { margin-left:30px;}
.ts-f-Mess ul li { line-height:35px;}
.ts-f-Mess ul li a, .ts-f-Mess ul li a:visited{ color:#1200bc; }
.ts-f-Mess ul li .embargo { display:block; margin-left:5px; float:left;height:20px;line-height:20px; padding-right:24px; }
.ts-f-Mess ul li .orderJinyun { display:block; background:url(../images/ts-yun.png) right no-repeat; margin-left:5px; float:left; padding-right:25px; }
.ts-f-Mess ul li ol { padding-left:73px; color:#828282; }
.ts-f-Mess .ol-height { height:22px; }
.ts-f-Mess .input_float { float:left; height:35px; line-height:35px; }
.ts-f-Mess .m_input { border:1px solid #d6d6d6; width:100px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }

.ts-f-Mess .m_inputwy{border:1px solid #d6d6d6; width:100px; background: repeat-x; background-image: url(../images/wstext-bg.png); background-color: #f1f0f0; color:#5B5B5B;height:20px; line-height:20px;}
.ts-f-Mess .d_inputwy { border:1px solid #d6d6d6; width:40px; background-image: url(../images/wstext-bg.png); background-color: #f1f0f0; color:#5B5B5B; height:20px; line-height:20px; }



.ts-f-Mess .d_input { border:1px solid #d6d6d6; width:40px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-f-Mess .z_input { border:1px solid #d6d6d6; width:133px; height:20px; line-height:20px;}
.ts-f-Mess .k_input { border:1px solid #d6d6d6; width:200px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }

.ts-f-Mess b { color:#FF0000; }
/* .ts-f-Mess .send_input { border:1px solid #d6d6d6; width:142px; height:30px; line-height:30px; background:url(../images/bg_mc_1229_1.png) no-repeat; padding-left:5px; } */
.ts-f-Mess .send_input { border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-intersend.png) no-repeat; line-height:30px;cursor:pointer;text-indent:5px; }

/* .ts-f-Mess .olup-text { background:#fff } */
.ts-f-Mess .olup-text { border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px;}
.ts-f-Mess .dot_select { margin-left: 10px;}

.ts-f-Mess .ts-select { width:140px; height:30px; line-height:30px; border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; }
/*订单管理样式修改*/
.ts-f-Mess .ts-desple { border:#d6d6d6 1px solid; background:#f5f5f5; color:#aeaeae; text-align:center; height:20px;line-height:20px; }
.ts-f-Mess .add_temple { height:35px; background:url(../images/ts-admuban.png) left no-repeat; text-indent:30px; line-height:35px; color:#000000; cursor:pointer; }
.ts-f-Mess .add_tik { height:35px; background:url(../images/ts-admuban.png) left no-repeat; text-indent:15px; line-height:35px; color:#000000; cursor:pointer; }
.ts-f-Mess .add_cik { height:35px; background:url(../images/down_tosnTimesearch.png) left no-repeat; text-indent:15px; line-height:35px; color:#000000; cursor:pointer; }
.ts-f-Mess .add_temple font { color:#b9b9b9; font-size:12px; }
.ts-f-Mess .add_cik font { color:#b9b9b9; font-size:12px; }
.ts-f-Mess .select_width { width:280px; }
.ts-f-Mess .textarea { width:466px; height:94px; border:1px solid #D6D6D6; padding:3px; overflow-y:hidden; color:#AAA; float:left; }
.ts-f-Mess .ts-font-vaglin { vertical-align:top; height:120px; }
.ts-f-Mess .ts-font-vaglin p { display:block; float:left; margin-right:10px; }
.ts-f-Mess .ico { display:inline-block; background:url(../images/ts-i.png) right no-repeat; height:30px; cursor:pointer; padding-top:0px; color:#aeaeae; padding-right:20px; text-decoration:none; line-height:30px; }
.ts-saveM { margin-top:20px; float:left; height:34px; }
.ts-saveM .saveMu { margin-left:30px; width:102px; height:32px; color:#000000; text-align:center; border:0px; cursor:pointer; line-height:32px; font-size:14px; }
.ts-saveM .backMu { margin-left:360px; width:102px; height:32px; color:#000000; text-align:center; border:0px; cursor:pointer; line-height:32px;font-size:14px; }
.ts-mian { height:1200px; }
.ts-newtitle { margin-top:20px; }
.ts-newtitle h3 { color:#3f3b67; font-size:16px; border-bottom:#c5c4d1 2px solid; display:block; font-weight:normal; }
.ts-newtitle b { color:#aeaeae; font-size:12px; margin-left:20px; font-weight:normal; }
.ts-newtitle a:visited { color:#5043cd; font-size:12px; font-weight:normal; }
.ts-newtitle a { color:#5043cd; font-size:12px; font-weight:normal; float:right; }
#checkMbForm .wrong { border:1px solid #FF0000 }
#checkMbForm select{width:133px;}
/* 修改订单 */
.ts-mian .ts-margin { margin-top:5px; }
.ts-mian .ts-InterDown { border-bottom:#f1f1f1 2px solid; height:36px; text-indent:10px; float:left; width:703px; margin-top:10px; line-height:36px; font-size:14px; color:#3F3B67; font-weight:bold; margin-bottom:10px; }
.ts-mian .ts-InterDown input { float:right; width:102px; height:32px; line-height:32px; display:block; margin-right:5px; border:0px; text-align:center; font-weight:100; text-decoration:none; cursor:pointer; }
.ts-mian table.change_mode { border-collapse:collapse; border-bottom:1px solid #aeaeae; border-right:1px solid #aeaeae }
.ts-mian table.change_mode tr { color:#555555 }
.ts-mian table.change_mode tr.first { background:#efefef; text-align:center; color:#202020 }
.ts-mian table.change_mode tr.first p { line-height:14px; }
.ts-mian .blue { color:#4d40ca }
.ts-mian table.change_mode .carbg { padding-left:39px; width:80px; height:15px; line-height:15px; margin-right:15px; }
.ts-mian table.change_mode .busbg { padding-left:39px; width:80px; height:15px; line-height:15px; margin-right:15px; }

/* background:url(../images/cion_tosnTimesearch.png) no-repeat right top; */
.ts-mian table.change_mode tr.last td { border-bottom:1px solid #aeaeae }
.ts-mian table.change_mode tr.last td.td_thr { border-right:1px solid #aeaeae; text-align:center; }
.ts-mian table.change_mode td { border-left:1px solid #aeaeae; border-top:1px solid #aeaeae; }
.ts-mian table.change_mode td.td_one { text-align:center }
.ts-mian table.change_mode td.td_two { width: 122px;}
.ts-mian table.change_mode td.td_thr { text-indent:10px; }
.ts-mian .ts-Mode { height:110px; }
.ts-mian .Draft { margin-left:30px; width:102px; height:32px; color:#000000; text-align:center; border:0px; cursor:pointer;font-size:14px; }
.ts-mian .Giveup { margin-left:30px;width:102px; height:32px; color:#000000; text-align:center; border:0px; cursor:pointer; font-size:14px; }
.ts-mian .ts-orderonline { background:url(../images/ts-ad.gif); height:40px; float:left; margin-top:5px; }
.ts-memus { border:#c5c4d1 1px solid; padding:20px; margin-top:20px; }
.ts-assess { margin-top:10px; }
.ts-assess .ts-assecsstop { background:url(../images/ts-orderbuy.png); height:43px; line-height:43px; padding-left:30px; }
.ts-assess .ts-asscontent { border-left:#c5c4d1 1px solid; border-right:#c5c4d1 1px solid; border-bottom:#c5c4d1 1px solid; width:660px; padding:20px; }
.ts-assess .ts-asscontent span { margin-right:30px; color:#000; }
.ts-assess .ts-assecsstop span { margin-right:30px; color:#b0b0b0; }
.ts-assess .ts-assecsstop span font { font-size:16px; color:#3f3b67; }
.ts-assess .ts-assecsstop .oldorder { color:#fff; margin-left:80px; text-decoration:none; font-size:12px; }
.ts-assess .ts-assmessage p { margin-left:60px; color:#555555; margin-top:10px; }
.ts-assess .ts-assmessage p a { color:#3222c5; }
.ts-assess .ts-assmessage textarea { width:266px; height:94px; border:1px solid #D6D6D6; padding:3px; overflow-x:hidden; display:none; }
.ts-assess .ts-assmessage .ts-pingjia-button {width:92px; height:22px; text-align:center; line-height:22px; border:0px; cursor:pointer; float:left; }
.ts-assess .ts-assmessage .printtemple { margin-right:10px; }
.ts-assess .ts-assmessage .paddingbottom { padding-bottom:10px; text-align:right }
.ts-assess .ts-assmessage ul { margin-top:20px; padding-left:30px; }
.ts-assess .ts-assmessage ul li { height:26px; line-height:26px; color:#aeaeae }
/*我的德邦 - 我的账单页面*/
.ts-Bill .ts-top { margin-Bottom:0px; }
.ts-Bill .ts-Situation h2 { display:block; border-bottom:#c5c4d1 2px solid; padding-bottom:5px; }
.ts-Bill .ts-Situation .ts-table h2 { display:block; border-bottom:#c5c4d1 2px solid; padding-bottom:5px; font-size: 14px;}
.ts-Bill .ts-table { margin-Bottom:10px; }
.ts-Bill .ts-Situation .Unpaidamount { color:#ff1111; }
.ts-Bill .submitbutton { border:0px;  width:92px; height:22px; line-height:22px; text-align:center; cursor:pointer; margin-left:5px; }
.ts-Bill .ts-check { color:#828282; }

.ts-Bill .ts-Bill-other { border-top:#403c68 2px solid; background:#f0f0f4; padding-bottom:10px; margin-bottom:10px; }
.ts-Bill .ts-Bill-other .otherTop { margin:10px 10px 0px 20px }
.ts-Bill .ts-Bill-other .otherTop ul li { margin-bottom:10px; }
.ts-Bill .ts-Bill-other .otherTop .textFont b { color:#fc1f20; }
.ts-Bill .ts-Bill-other .otherTop .bLeft { margin-left:20px; }
.ts-Bill .ts-Bill-other .textFont { float:left; margin-top:5px; }
.ts-Bill .ts-Bill-other .textPic { height:34px; line-height:34px; float:left; margin-left:10px; }
.ts-Bill .ts-Bill-other .textinput { border:1px solid #d6d6d6; width:120px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-Bill .ts-Bill-other .otherTop ul li { background:url(../images/ts-top-bg.gif); width:646px; height:34px; line-height:34px; padding-left:20px; }
.ts-Bill .ts-Bill-other .otherTop .tsyes { display:block; background:url(../images/ts-yes.png); width:23px; height:23px; float:left; margin-top:5px; }
.ts-Bill .ts-Bill-other .otherTop .tsNo { display:block; background:url(../images/ts-wrong.png) left no-repeat; float:left; color:#FF0000; text-indent:20px; float:left; }
.ts-Bill .ts-Bill-other .otherTop .textColor { float:left; color:#d0000d; margin-top:5px; font-size:14px; margin-left:10px; }
.ts-Bill .ts-Bill-other .otherTop input.wrong { background: url("../images/wrong_tosnTimesearch.png") repeat-x; border: 1px solid #FF0000; height: 20px; line-height: 20px; }
.ts-Bill .ts-Bill-other .otherTop .textDel a { float:right; margin-right:10px; color:#4b3ec9; margin-top:5px; }
.ts-Bill .ts-Bill-other .textAdd { margin:10px 10px 0px 20px; }
.ts-Bill .ts-Bill-other .textAdd .textAddButton { background:url(../images/tosn_addnewbut.png); width:69px; height:22px; border:0px; cursor:pointer; display:inline-block; margin-left:500px; }
.ts-Bill .ts-Bill-other .textSubmit { margin:10px 10px 0px 20px; }
.ts-Bill .ts-Bill-other .tSubmit { width:62px; height:22px; border:0px; cursor:pointer; line-height:22px; }
.ts-Bill .ts-Bill-save { border-Bottom:0px; }
.ts-Bill .ts-Bill-save .li-padding { padding-top:10px; }
.ts-Bill .ts-Bill-Bottom { margin-top:30px; border-top:#d9d9d9 1px solid; }
.ts-Bill .ts-Bill-Bottom .ts-saveMuban { background:url(../images/tosl_btnmiddlel.png)0 0px no-repeat; width:124px; height:32px; text-align:center; border:0px; color:#000000; font-size:14px; cursor:pointer; line-height:32px; }
.ts-Bill .recentpayment { border:#e8e8e8 1px solid; padding-bottom:10px; margin-bottom:10px; }
.ts-Bill .recentpayment h2 { display:block; background:#f2f2f2; border-bottom:#e8e8e8 1px solid; height:30px; color:#3f3b67; line-height:30px; font-size:14px; text-indent:10px; font-weight:normal; }
.ts-Bill .recentpayment span { float:right; background:url(../images/ts-close.gif) bottom no-repeat; width:13px; height:14px; margin-top:8px; margin-right:5px; cursor:pointer; }
.ts-Bill .recentTable { margin:10px; border:#aeaeae 1px solid; }
.ts-Bill .recentTable { display:none }
.ts-Bill .recentpayment .showList { color:#3f3b67; display:block; padding-right:20px; background:url(../images/down_tosnTimesearch.png) right no-repeat; height:13px; margin-right:10px; text-align:right; line-height:13px; text-decoration:none; margin-bottom:5px; }
.ts-Bill .recentpayment .closeList { color:#3f3b67; display:block; padding-right:20px; background:url(../images/span_tosndel.png) right no-repeat; height:13px; margin-right:10px; text-align:right; line-height:13px; text-decoration:none; margin-bottom:5px; }
.ts-Bill .ts-Bill_other { text-align:right; color:#aeaeae; font-size:14px;}
.ts-Bill .ts-Bill_other .otherFrom { float:right; background:url(../images/tosn_btnmiddle.png) 0 0px no-repeat; width:102px; height:32px; border:0px; margin-left:5px; cursor:pointer; }
.ts-Bill .ts-Bill_other .selectFrom { border:1px solid #d6d6d6; width:75px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; float:right; margin-top:5px; margin-left:10px; }
.ts-Bill .selecteWay ul { border-bottom:2px solid #343055; height:26px; overflow:hidden }
.ts-Bill .selecteWay ul li { float:left; display:block; height:26px; line-height:26px; }
.ts-Bill .selecteWay ul li a, .ts-Bill .selecteWay ul li a:visited { color:#767676; display:block; height:26px; line-height:26px; text-align:center; text-decoration:none; font-size:13px; }
.ts-Bill .selecteWay ul li.s1 { width:110px; }
.ts-Bill .selecteWay ul li.s1 a, .ts-Bill .selecteWay ul li.s1 a:visited { background:url(../images/menu_mc_1229_2.png) no-repeat; line-height:33px; }
.ts-Bill .selecteWay ul li.s1 a.current, .ts-Bill .selecteWay ul li.s1 a.current:visited { background:url(../images/menu_mc_1229_1.png) no-repeat; color:#FFF; font-size:14px; line-height:26px; }
.ts-Bill .selecteWay ul li.s2 { width:110px; }
.ts-Bill .selecteWay ul li.s2 a, .ts-Bill .selecteWay ul li.s2 a:visited { background:url(../images/menu_mc_1229_3.png) no-repeat; line-height:33px; }
.ts-Bill .selecteWay ul li.s2 a.current, .ts-Bill .selecteWay ul li.s2 a.current:visited { background:url(../images/menu_mc_1229_1.png) no-repeat; color:#FFF; font-size:14px; line-height:26px; }
.ts-Bill .query-form { padding:10px; padding-left:26px; border-bottom:1px solid #cdcccc; background:#f0f0f4; height:160px; }
.ts-Bill .ts-search-form .inputselect { border:1px solid #d6d6d6; width:75px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-Bill .ts-search-form .searchtext { width:84px; line-height:22px; border:none; height:22px; line-height:22px; background:url(../images/ts-120.png) no-repeat;  text-align:center; }
.ts-Bill .ts-search-form .textinput {border:1px solid #d6d6d6; width:200px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px;  }
.ts-Bill .ts-search-form .searchsubmit { width:62px; height:22px; cursor:pointer; border:0px; margin-left:75px; margin-top:10px; }
.ts-Bill .orderFromClass {height:26px; line-height:26px; margin-top:5px; }
.ts-Bill .orderFromClass .inputselect { border:1px solid #d6d6d6; width:75px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-Bill .orderFromClass span { float:right; }
.ts-Bill .Unpaidamount { color:#FF6600; }
.ts-Bill .ClearHeight { height:20px; }
.ts-Bill .ts-ontheBill { border:#c5c4d0 1px solid; padding:10px; height:100px; }
.ts-Bill .ts-ontheBill ul {}
.ts-Bill .ts-ontheBill ul li { float:left; width:180px; height:30px; }
.ts-Bill .ts-ontheBill ul li b { color:#ff2222; }
.ts-Bill .ts-ontheBill .tSubmit { width:62px; height:22px; border:0px; float:left; margin-top:20px; }
.ts-Bill .heji{font-size:14px;margin-bottom:10px; display:block;}
.ts-Bill .heji font{color:#ff8933;font-size:14px;}
.ts-Bill .pay h1{ display:block; background:url(../images/ico-reminder.png) left no-repeat; font-size:14px; text-indent:10px;color:#3f3b67; margin-top:10px;}
.ts-Bill .pay p{width:120px; height:30px; border:#d7d7d7 1px solid; padding:5px; text-align:center; display:block; margin-left:10px; float:left;}
.ts-Bill .pay span{float:left; display:block; padding-top:10px; width:10px;}
.ts-Bill .reselect{color:#5144ce; font-size:16px; cursor:pointer;}
.ts-Bill .pay_end{margin-top:20px; text-align:center; font-size:14px;}
.ts-Bill .pay_end font{color:#ff8933;font-size:14px;}
.ts-Bill .paybtn{width:62px;height:22px; border:0px; cursor:pointer; line-height:22px; margin-left:5px;}


/* 我的德邦 -  联系人管理 */
.ts-Contact .ContactPeoper h2 { color:#3f3b67; font-size:16px; display:block; border-bottom:#c5c4d1 2px solid; padding-bottom:5px; font-weight:normal; }
.ts-Contact .ContactPeoper .DelPeoper { width:62px; height:22px; border:0px; margin-left:10px; line-height:22px; }
.ts-Contact .ContactPeoper ul { margin:20px; }
.ts-Contact .ContactPeoper ul li { line-height:30px; height:30px; }
.ts-Contact .ContactPeoper ul li b { color:#ff2222; }
.ts-Contact .ContactPeoper ul li font { color:#c4c4c4; margin-left:10px; font-size:12px; }
.ts-Contact .ContactPeoper a.current, .ts-Contact .ContactPeoper a.current:visited { color:#1200bc; text-decoration:none }
.ts-Contact .ContactPeoper .textInput { border:1px solid #d6d6d6; width:120px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-Contact .ContactPeoper .input_bg { border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; }
.ts-Contact .ContactPeoper .d-input-bg { width:40px; height:20px; line-height:20px; }
.ts-Contact .ContactPeoper .m-input-bg { width:100px; height:20px; line-height:20px; }
.ts-Contact .ContactPeoper .s-input-bg { width:140px; height:20px; line-height:20px; }
.ts-Contact .ContactPeoper .z-input-bg { width:160px; height:30px; line-height:30px; }
/* .ts-Contact .ContactPeoper .send_input { border:1px solid #d6d6d6; width:142px; height:30px; line-height:30px; background:url(../images/bg_mc_1229_1.png) no-repeat; padding-left:5px; } */
.ts-Contact .ContactPeoper .send_input { border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-intersend.png) no-repeat; line-height:30px;cursor:pointer;text-indent:5px; }
.ts-Contact .ContactPeoper .olup-text { border:1px solid #d6d6d6; width:75px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; margin-left: 4px;}
.ts-Contact .ContactPeoper .ContactPeoper_Li { margin-top:5px; }
.ts-Contact .ContactPeoper .ts-Cbtm { width:102px; height:32px; border:0px; margin-left:75px; font-size:14px; cursor:pointer; line-height:32px; }
.ts-Contact .ContactPeoper .ts-SearchPeoper { width:102px; height:32px; border:0px; margin-left:10px; font-size:14px; cursor:pointer; line-height:32px; }
.ts-Contact .ContactPeoper .ts-Clear { width:102px; height:32px; border:0px; font-size:14px; cursor:pointer; line-height:32px; }
.ts-Contact .ContactTop { height:26px; }
.ts-Contact .ContactPeoper .online{ color:#b9b9b9; background:url(../images/ts-yun.png) right no-repeat; padding-right:20px; text-decoration:none;}
.ts-Contact .SearchContact { background:#f0f0f4; border-bottom:#cdcccc 1px solid; padding:20px; }
.ts-Contact .selecteWay { margin-top:10px; }
.ts-Contact .selecteWay ul { border-bottom:2px solid #343055; height:26px; overflow:hidden }
.ts-Contact .selecteWay ul li { float:left; display:block; height:26px; line-height:26px; }
.ts-Contact .selecteWay ul li a, .ts-Contact .selecteWay ul li a:visited { color:#767676; display:block; height:26px; line-height:26px; text-align:center; text-decoration:none; font-size:13px; }
.ts-Contact .selecteWay ul li.s1 { width:110px; }
.ts-Contact .selecteWay ul li.s1 a, .ts-Contact .selecteWay ul li.s1 a:visited { background:url(../images/menu_mc_1229_2.png) no-repeat; line-height:33px; }
.ts-Contact .selecteWay ul li.s1 a.current, .ts-Contact .selecteWay ul li.s1 a.current:visited { background:url(../images/menu_mc_1229_1.png) no-repeat; color:#FFF; font-size:14px; line-height:26px; }
.ts-Contact .selecteWay ul li.s2 { width:110px; }
.ts-Contact .selecteWay ul li.s2 a, .ts-Contact .selecteWay ul li.s2 a:visited { background:url(../images/menu_mc_1229_3.png) no-repeat; line-height:33px; }
.ts-Contact .selecteWay ul li.s2 a.current, .ts-Contact .selecteWay ul li.s2 a.current:visited { background:url(../images/menu_mc_1229_1.png) no-repeat; color:#FFF; font-size:14px; line-height:26px; }
.ts-Contact .selecteWay ul li.s3 { width:110px; }
.ts-Contact .selecteWay ul li.s3 a, .ts-Contact .selecteWay ul li.s2 a:visited { background:url(../images/menu_mc_1229_3.png) no-repeat; line-height:33px; }
.ts-Contact .selecteWay ul li.s3 a.current, .ts-Contact .selecteWay ul li.s2 a.current:visited { background:url(../images/menu_mc_1229_1.png) no-repeat; color:#FFF; font-size:14px; line-height:26px; }
.ts-Contact .addGroup { width:62px; border:0px; height:22px; display:block; text-align:center; }
.ts-Contact .ts-addGroup select { background: url(../images/input_tosnTimesearch.png) repeat-x scroll 0 0 transparent; border: 1px solid #D6D6D6; height: 20px; line-height: 20px; }
.ts-Contact .Businesspartner { display:block; }
.ts-Contact .Businesspartner .ContactUpdate { border-left:#e2e1e8 1px solid; border-right:#e2e1e8 1px solid; background:#f5f5f7; padding-left:20px; padding-top:10px; line-height:15px; height:15px; }
.ts-Contact .Businesspartner .ContactUpdate ul li { float:left; color:#888888; }
.ts-Contact .Businesspartner .ContactUpdate .lip { color:#000; }
.ts-Contact .Businesspartner .ContactUpdate ul li a { color:#888888; text-decoration:none; margin-left:20px; display:block; text-indent:16px; }
.ts-Contact .Businesspartner .ContactUpdate ul li a.newPerson { background:url(../images/ts-newperson-add.gif) left no-repeat; }
.ts-Contact .Businesspartner .ContactUpdate ul li a.updatePerson { background:url(../images/ts-updatePerson.gif) left no-repeat; }
.ts-Contact .Businesspartner .ContactUpdate ul li a.delPerson { background:url(../images/ts-delperson.gif) left no-repeat; }
.ts-Contact .Businesspartner .ContactBottom { background:url(../images/ts-Contact-bg.png) top no-repeat; height:7px; }
.ts-Contact .Businesspartner .gray { background:#fafafa; }
.ts-Contact .Businesspartner .hv { background:#fff7e5 }

/*调整分组顺序样式*/
#editGroupOrder .con { text-align:left; padding:20px 40px }
#editGroupOrder .con .list { height:200px; position:relative; width:320px; margin-top:10px; }
#editGroupOrder .con .list ul { display:block; position:absolute; left:0; top:0; width:136px; height:196px; border:1px solid #bebebe; overflow:scroll; overflow-x:hidden; padding:1px; }
#editGroupOrder .con .list ul a, #editGroupOrder .con .list ul a:visited { display:block; height:20px; line-height:20px; text-decoration:none; padding:2px 0; padding-left:15px; }
#editGroupOrder .con .list ul a:hover { background:#fff7e5 }
#editGroupOrder .con .list ul a.current, #editGroupOrder .con .list ul a.current:visited { background:#fbb100 }
#editGroupOrder .con .list .conctrol { position:absolute; width:102px; height:200px; right:10px; top:0 }
#editGroupOrder .con .list .conctrol .resetUp a, #editGroupOrder .con .list .conctrol .resetUp a:visited { margin:10px 0; display:block; height:32px; line-height:32px; background:url(../images/bg_mc_0112_1.png) no-repeat; text-align:center; text-decoration:none; font-size:14px; font-weight:bold }
#editGroupOrder .con .list .conctrol .resetDown a, #editGroupOrder .con .list .conctrol .resetDown a:visited { margin:10px 0; display:block; height:32px; line-height:32px; background:url(../images/bg_mc_0112_1.png) no-repeat left -32px; text-align:center; text-decoration:none; font-size:14px; font-weight:bold }
#editGroupOrder .con .bt { margin:20px 0 }
/*我的德邦-个人资料*/
.ts-Personal h2 { font-size:16px; color:#3f3b67; border-bottom:#c5c4d1 2px solid; padding-bottom:5px; font-weight:normal; }
.ts-Personal .Personal { border:#d6d6d6 1px solid; padding:10px 20px 20px 20px; }
.ts-Personal .Personal h2 { background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; font-size:14px; }
.ts-Personal .Personal .PersonalMessage { height:160px; }
.ts-Personal .Personal .PersonalMessage .PersonalMessageLeft { float:left; width:300px; background:url(../images/ts-save.png) right center no-repeat; height:125px; }
.ts-Personal .Personal .PersonalMessage .PersonalMessageRight { float:left; width:360px; }
.ts-Personal .Personal .PersonalMessage .PersonalMessageRight ul { margin-top:36px; padding-left:10px; font-size:14px; color:#000; }
.ts-Personal .Personal .PersonalMessage .PersonalMessageRight ul li { margin-bottom:10px; }
.ts-Personal .Personal .PersonalMessage .PersonalMessageRight font { color:#aeaeae; margin-top:10px; }
.ts-Personal .Personal .PersonalMessage .PersonalMessageRight .Personal_Save { width:92px; height:22px; line-height:22px; color:#000000; border:0px; cursor:pointer; }
.ts-Personal .Personal .Personal_Text { margin-top:10px; }
.ts-Personal .Personal .Personal_Text ul li { height:35px; }
.ts-Personal .Personal .Personal_Text ul li span { margin-left:20px; }
.ts-Personal b { color:#FF0000; }
.ts-Personal .Personal .lim { margin-left:20px; color:#aeaeae; }
.ts-Personal .P_Input { border:1px solid #d6d6d6; width:120px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-Personal .Personal_Submit { margin-top:20px; }
.ts-Personal .Personal_Submit .Personal_Smt { height:22px; width:62px; border:0px; margin-left:95px; cursor:pointer; line-height:22px; }
.ts-Personal .Personal_Submit .Canale_Smt {height:22px; width:62px; border:0px; cursor:pointer; line-height:22px; }
/* .ts-Personal .send_input { border:1px solid #d6d6d6; width:142px; height:30px; line-height:30px; background:url(../images/bg_mc_1229_1.png) no-repeat; padding-left:5px; } */
.ts-Personal .send_input { border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-intersend.png) no-repeat; line-height:30px;cursor:pointer;text-indent:5px; }
.ts-Personal .z_input { border:1px solid #d6d6d6; width:200px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:30px; line-height:30px; }
.ts-Personal .olup-text { border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px;margin-left: 10px; }
.ts-Personal .d_input { border:1px solid #d6d6d6; width:40px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-Personal .z_input { border:1px solid #d6d6d6; width:240px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:30px; line-height:30px;margin-left: 10px; }
.ts-Personal .Personal .P_Check { margin-left:95px; margin-top:15px; }
.ts-Personal .Personal .Personal_Text .P_Address { margin-top:10px; }
.ts-Personal .Personal .Personal_Text .P_left { margin-left:12px; }
.ts-Personal font { color:#aeaeae; font-size:12px; }
.ts-Personal .Information { border:#d6d6d6 1px solid; margin-top:10px; padding:20px; margin-bottom:15px; }
.ts-Personal .Information ul { margin:10px 20px; }
.ts-Personal .Information h3 { background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; font-size:14px; font-weight:normal; }
.ts-Personal .Information ul li span { color:#777777; }
.ts-Personal .Information ul li { height:35px; line-height:35px; }
.ts-Personal .Information .Ubtn { width:62px; border:0px; height:22px; text-align:center; line-height:22px; cursor:pointer; margin-left:20px; }
.ts-Personal .Information .bottomline { border-bottom:#b2b2b2 1px dashed; margin-top:10px; margin-bottom:10px; }
.ts-Personal .Add_Info { width:92px; height:22px; line-height:22px; text-align:center; border:0px; float:right; cursor:pointer; }
.ts-Personal .gray { background:#fafafa; }
.ts-Personal .ts-table-bg { background:#efefef; color:#202020; text-align:center; }
.ts-Personal .ts-table-bg td { height:30px; border-bottom:1px solid #aeaeae; color:#000; border-right:1px solid #c6c6c6; vertical-align:middle; font-weight:bold; }
.ts-Personal .ts-table-bg .noner { border-right:none }
#intSelect td.current { background:url(../images/ts-yes.png) center center no-repeat }
#intSelect td.hv { background:url(../images/ts-yes-h.png) center center no-repeat }
.person_Ubtn { margin-left:75px; }
.tf_widthlabel { width:90px;line-height:30px; text-align:right; display:inline-block; }
/*忘记密码界面调整底部位置*/
.ts-User .toWriteNameEmail {height:470px;}
/*注册成功界面调整底部位置*/
.ts-User .registerSuccess {height:270px;}
/* 用户登录与注册 忘记密码*/
.ts-User .ts-UserPass { margin-top:10px;}
.ts-User .ts-UserPass h2 { color:#000000; display:block; border-bottom:#c5c4d1 2px solid; font-size:14px; padding-bottom:5px; font-weight:normal; }
.ts-User .ts-UserPass p { color:#000000; display:block; font-size:14px; padding-bottom:5px; text-indent:40px; padding-top:10px; }
.ts-User .ts-UserPass ul { text-align:center; padding-top:40px; }
.ts-User .ts-UserPass ul li { height:40px; line-height:40px; font-size:14px; }
.ts-User .ts-UserPass .UserNameLeft { margin-left:20px; }
.ts-User .ts-UserPass .UserPassLeft { margin-left:36px; }
.ts-User .ts-Users h2 { color:#3f3b67; display:block; border-bottom:#c5c4d1 2px solid; font-size:16px; padding-bottom:5px; font-weight:normal; }
.ts-User .ts-Users h2 span { font-size:12px; color:#b3b3b3; padding-left:10px; }
.ts-User .ts-Users .ts-UserReg { width:455px; height:300px; float:left; margin-top:20px; border-right:#d9d9d9 1px solid; padding-left:10px; }
.ts-User .ts-Users .ts-UserReg ul { margin-left:65px; margin-top:20px; }
.ts-User .ts-Users .ts-UserReg ul li { height:30px; color:#000 }
.ts-User .ts-Users .ts-UserReg a { color:#5144ce; }
.ts-User .ts-Users .ts-UserReg a:hover { color:#5144ce; text-decoration:underline; }
.ts-User .ts-Users .ts-UserReg span { color:#9b9b9b; cursor:pointer; }
.ts-User .ts-Users .ts-UserReg h3 { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; font-size:14px; font-weight:normal; }
.ts-User .ts-Users .ts-UserLogin { width:454px; height:300px; float:left; margin-top:20px; padding-left:20px; }
.ts-User .ts-Users .ts-UserLogin h3 { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; font-size:14px; font-weight:normal; }
.ts-User .ts-Users .ts-UserLogin ul { margin-left:65px; margin-top:20px; }
.ts-User .ts-Users .ts-UserLogin ul li { height:30px; color:#000 }
.ts-User .ts-UserBottom { margin-top:20px; width:950px; float:left; }
.ts-User .ts-UserBottom h3 { color:#3f3b67; display:block; border-bottom:#c5c4d1 2px solid; font-size:16px; padding-bottom:5px; font-weight:normal }
.ts-User .ts-UserBottom h2 { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; font-size:14px; font-weight:bold; margin-bottom:10px; }
.ts-User .ts-UserBottom p { color:#555555; line-height:25px; margin-left:10px; }
.ts-User .ts-UserBottom ul { padding-left:50px; padding-top:20px; }
.ts-User .ts-UserBottom ul li { float:left; margin-right:60px; }
.ts-User .ts-Users .ts-Uname { margin-Left:30px; }
.ts-User .ts-Users .ts-Upass { margin-Left:32px;  }
.ts-User .ts-Users .ts-LoginUpass { margin-Left:32px; }
.ts-User .ts-Users .ts-UCode { margin-Left:16px; }
.ts-User .ts-Users .ts-Agreement { margin-Left:68px; }
.ts-User .RegSubmit { width:102px; height:32px; border:0px; color:#000; font-size:14px; cursor:pointer; line-height:32px;}
.ts-User .submitMargintext { margin-Left:140px; margin-Top:10px; }
.ts-User .d_input { border:1px solid #d6d6d6; width:160px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-User .d_text { border:1px solid #d6d6d6; width:160px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-User .UserText { width:130px; }
.ts-User .UserRegText { width:130px; }
.ts-User .UserCode { width:60px; }
.ts-User .ts-Mobile{margin-left:20px;}
.ts-User .ts-Company{margin-left:20px;}
.ts-User .mobile { width:130px; }
.ts-User .savePass { width:124px; height:32px; border:0px; margin-top:10px; cursor:pointer; margin-right:10px; font-size:14px; }
.ts-User .submitMargin { margin-left:445px; }
.ts-User .UpdateButon { margin-left:442px; }
.ts-User .buttonMargin { margin-right:40px; }
.ts-User .buttonRight { margin-right:20px; }
.ts-User .saveBack { width:124px; height:32px; border:0px; margin-top:10px; cursor:pointer; font-size:14px; line-height:32px; }
.ts-User .UserPLeft { width:426px; float:left; background:url(../images/ts-save.png) right no-repeat; height:125px; margin-top:20px;  }
.ts-User .UserPright { float:left; width:524px; margin-top:20px; height:125px;}
.ts-User .UserPright span { margin-top:25px; display:block; margin-left:10px; font-size:14px; }
.ts-User .UserPright a { color:#ff7611; font-size:14px; }
.ts-User .UserPright span font { font-size:12px; color:#6c6c6c; }
.ts-User .submitPost { padding-left:440px; }
.ts-User .submitBton { text-align:center; }
.ts-User .spanTop { margin-top:10px; }
.ts-User .Deliver { background:url(../images/ts-pass.gif); width:132px; height:33px; border:0px; margin-right:15px; margin-top:10px; }
.ts-User .RegBg {  margin-top:35px; border-top:#d9d9d9 1px solid; padding-top:10px;}
.ts-User .RegBg .left{ float:left; width:470px;}
.ts-User .RegBg .left h2{ display:block; background:url(../images/ico-reminder.png) left  no-repeat; text-indent:10px; font-size:12px; color:#3f3b67;}
.ts-User .RegBg .left .guide{color:#3f3b67;font-size:16px;}
.ts-User .RegBg .left table{margin-left:10px;}
.ts-User .RegBg .left table a{margin-left:10px; display:block; background:url(../images/bg_mc_0107_1.png) left no-repeat; text-indent:10px;}

.ts-User .RegBg .right{ float:left; width:475px;}
.ts-User .RegBg .right h2{ display:block; background:url(../images/ico-reminder.png) left  no-repeat; text-indent:10px; font-size:12px; color:#3f3b67;}
.ts-User .RegBg .right .guide{color:#3f3b67;font-size:16px;}
.ts-User .RegBg .right table{margin-left:10px;}
.ts-User .RegBg .right table a{margin-left:10px; display:block; background:url(../images/bg_mc_0107_1.png) left no-repeat; text-indent:10px;}

.ts-User .BackGo { width:102px; height:32px; border:0px; margin-top:10px; cursor:pointer; font-size:14px; }
.ts-User .morehelp{ text-align:right;}
.ts-User .morehelp a{ color:#5144ce; font-size:14px;}
/*我的德邦-理赔申请*/
.ts-Claims .ts-ClaimsBg { background:url(../images/ts-Claims.gif) no-repeat; height:40px; }
.ts-Claims .ts-ClaimsBg-one { background:url(../images/ts-xiangqin.gif) no-repeat; height:40px; }
.ts-Claims .ts-ClaimsBg-Apply { background:url(../images/ts-Claims-bg3.gif) no-repeat; height:40px; }
.ts-Claims .ts-ClaimsBgCenter { background:url(../images/ts-Claims-bg.png); height:124px; margin-top:20px; }
.ts-Claims .ts-ClaimsForm ul { border-Bottom:#d9d9d9 1px solid; padding:20px; }
.ts-Claims .ts-ClaimsForm ul li { margin-Bottom:10px; }
.ts-Claims .ts-ClaimsForm ul li b { color:#FF0000; }
.ts-Claims .ClaimsForm_Font { color:#b3b3b3; }
.ts-Claims .Claims_Text { width:200px; color:#000; border:1px solid #D6D6D6; height:22px; line-height:22px; background:url(../images/ts-input-bg.png)left -1px no-repeat; }
.ts-Claims .ts-ClaimsForm h2 { color:#3f3b67; background:url(../images/ico-reminder.png) left no-repeat; text-indent:12px; font-size:14px; display:block; margin-bottom:15px; font-weight:normal; }
.ts-Claims .Claims_textInder { margin-left:16px; }
.ts-Claims .Claims_Select { width:140px; line-height:30px; border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; }
.ts-Claims .send_input { border:1px solid #d6d6d6; width:142px; height:30px; line-height:30px; background:url(../images/bg_mc_1229_1.png) no-repeat; padding-left:5px; }
.ts-Claims .z_input { border:1px solid #d6d6d6; width:200px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:30px; line-height:30px; }
.ts-Claims .ts-ClaimsSmt { margin-top:10px; padding-left:60px; }
.ts-Claims .ts-ClaimsSmt a { color:#1200bc; font-size:14px; }
.ts-Claims .ts-ClaimsSmt a:hover{ text-decoration:underline;}
.ts-Claims .ts-ClaimsSmt .ClaimSmt_Submit { width:102px; height:32px; border:0px; font-size:14px; margin-left:10px; line-height:32px; }
.ts-Claims .ts-ClaimsSmt .ClaimSmt_Cancel {  width:102px; height:32px; border:0px; line-height:32px; font-size:14px; }
.ts-Claims .ts-information { margin-top:20px; }
.ts-Claims .ts-information .infoPic { width:156px; height:110px; background:url(../images/ts-save.png) right no-repeat; float:left; }
.ts-Claims .ts-information .infoText { width:548px; height:90px; float:left; text-align:left; padding-top:20px; color:#555555 }
.ts-Claims .ts-information .infoText b { color:#3222c5; font-weight:normal; }
.ts-Claims .ts-information .info_color { color:#9b9b9b }
.ts-Claims .ts-infoSubmit { padding-left:150px; }
.ts-Claims .ts-infoSubmit .ClaimSmt_Submit { width:102px; height:32px; border:0px; line-height:33px; font-size:14px; margin-left:10px; float:left; }
.ts-Claims .ts-infoSubmit .ClaimSmt_Cancel { width:102px; height:32px; line-height:33px; border:0px; font-size:14px; margin-left:10px; float:left; }
.ts-Claims .ts-ClaimsFormBorder { border:#c5c4d1 1px solid; margin-Top:10px; padding-bottom:10px; }
.ts-Claims .ts-ClaimsFormBorder { padding-left:15px; padding-right:15px; width:670px; }
.ts-Claims .ts-ClaimsFormBorder .tsFromNoneBorder { border-bottom:0px; }
.ts-Claims .ts-ClaimsFormBorder .ClaimsPeoper { color:#555555; }
.ts-Claims .ts-ClaimsFormBorder .ClaimsPeoper span { color:#000; }
.ts-Claims .ts-ClaimsBgCenter .ts-ClaimsTop { padding-Left:40px; padding-top:10px; font-size:16px; color:#59557b; font-weight:normal; }
.ts-Claims .ts-ClaimsBgCenter .ts-ClaimsTop span { font-size:12px; color:#b0b0b0; margin-right:5px; }
.ts-Claims .ts-ClaimsBgCenter .ts-ClaimsTop .Waybill { margin-left:20px; }
.ts-Claims .ts-ClaimsBgCenter .ts-ClaimsTop .orderForm a { margin-left:270px; color:#fff; text-decoration:none; }
.ts-Claims .ts-ClaimsBgCenter .ts-ClaimsState { padding-top:20px; padding-left:40px; color:#ff7611; font-size:16px; font-weight:normal; }
.ts-Claims .ts-ClaimsBgCenter .ts-ClaimsState span { color:#b0b0b0; font-size:12px; margin-right:10px; }
.ts-Claims .Claims_Submit { width:62px; height:22px; border:0px; margin-left:100px; }
.ts-Claims .ClaimsApply { margin-top:20px; margin-left:60px; }
.ts-Claims .ClaimsApply ul li { line-height:30px; height:30px; }
.ts-Claims .ClaimsApply ul li b { color:#ff0000; }
.ts-Claims .label { text-align:right; width:110px; display:inline-block; margin-right:2px; }
.ts-Claims .leftLable { width:200px; display:inline-block; }
.ts-Claims .ClaimsApply ul li span { color:#ff0000; }
.ts-Claims .ClaimsApply ul li font { color:#606060; font-size:12px; }
.ts-Claims .ClaimsApply .wrong { border:1px solid #ff0000;background:url(../images/wrong_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-Claims .ClaimsApply .d_text { border:1px solid #d6d6d6; width:120px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-Claims .ClaimsApply .lim { margin-left:16px; }
.ts-Claims .ClaimsApply a.Code { color:#3222c5; text-decoration:underline; }
.ts-Claims .ClaimsBorder { border-bottom:#d9d9d9 1px solid; margin-top:20px; }
.ts-Claims .ClaimsApply .textarea { width:286px; height:94px; border:1px solid #D6D6D6; padding:3px; color:#AAA;}
.ts-Claims .ClaimsApply .Agreement { margin-left:116px; }
.ts-Claims .ClaimsSubmit { margin-left:175px; margin-top:10px; }
.ts-Claims .ClaimsSubmit .ClaimsApplySub { width:102px; height:32px; border:0px; float:left; margin-right:10px; line-height:32px; font-size:14px;}
.ts-Claims .ClaimsSubmit .ClaimsApplyCannel {width:102px; height:32px; border:0px; float:left; line-height:32px; font-size:14px; }
.ts-Claims .ClaimsApply p { vertical-align:top; display:block }
.ts-Claims .ClaimsApply .ts-font-vaglin { vertical-align:top; height:110px; }
.ts-Claims .ClaimsApply .ts-font-vaglin p { display:block; float:left; width:110px; text-align:right; margin-right:5px; }
#lipeiXieYi { width:800px; }
.ts-Claims .ClaimsOnline { text-align:left }
.ts-Claims .ClaimsOnline h2 { display:block; color:#3f3b67; font-size:16px; border-bottom:#c5c4d1 2px solid; padding-bottom:5px; font-weight:normal; }
.ts-Claims .ClaimsOnline h3 { display:block; color:#3f3b67; font-size:16px; border-bottom:#403c68 2px solid; padding-bottom:5px; margin-top:10px; font-weight:normal; }
.ts-Claims .ClaimsOnline p { text-indent:30px; display:block; margin-top:20px; color:#555555; height:35px; }
.ts-Claims .ClaimsOnline .onlineSubmit { width:102px; border:0px; margin-left:10px; font-size:14px; line-height:32px; height:32px; }
.ts-Claims .ClaimsOnline .ClaimsSearch { border-bottom:#cdcccc 1px solid; background:#f0f4f0; padding:20px; font-size:14px; text-indent:30px; }
.ts-Claims .ClaimsOnline .ClaimsSearch .d_text { border:1px solid #d6d6d6; width:180px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.ts-Claims .ClaimsOnline .ClaimsRecently { margin-top:10px; }
.ts-Claims .ClaimsOnline .ClaimsRecently h1 { display:block; font-size:14px; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; font-weight:normal; }
.ts-Claims .ClaimsOnline .ClaimsRecently h1 span { float:right; }
.ts-Claims .ClaimsOnline .ClaimsRecently h1 select { border:1px solid #d6d6d6; width:175px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px;  }
.ts-Claims .ClaimsAgreement { margin-top:5px; color:#666666; font-size:14px; line-height:30px; text-indent:15px; margin-Bottom:5px; }
.ts-Claims .ClaimsAgreementM { margin-top:5px; color:#000; font-size:14px; line-height:30px; text-indent:15px; margin-Bottom:5px; }
.ts-Claims .AgreementInput { text-align:center; margin-top:60px; }
.ts-Claims .AgreementInput .ClaimSmt_Submit { width:102px; height:32px; border:0px; font-size:14px; margin-right:10px; margin-top:40px; line-height:32px; }
.ts-Claims .AgreementInput .ClaimSmt_Cancel { width:102px; height:32px; border:0px;margin-top:40px;}
.ts-Claims .ClaimsOnline h1 { color:#3f3b67; font-size:16px; }
.ts-Claims .ClaimsOnline .zt_widthlabel { width:80px; display:inline-block; margin-right:10px; }
.ts-Claims .AgreementInput .d_text { border:1px solid #d6d6d6; width:160px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; margin-left:10px; color:#c0c0c0; }
/*网上下单*/
.subMeuBottom { margin-bottom:20px; }

.subMeu .bcm li a span.ico { width:26px; }
.subMeu .bcm li a span.ico { background:url("../images/ico_tosnTimesearch.png") no-repeat scroll right 7px transparent; }
.subMeu .bcm li.searchtime a span.ico { background-position:right -25px; }
.subMeu .bcm li.network a span.ico { background-position:right -60px; }
.subMeu .bcm li.contgoods a span.ico { background-position:right -92px; }
.ts-shoponline { background:url(../images/ts-ad.gif); height:40px; margin-top:5px; }
.ts-shoping { background:url(../images/ts-liucen.gif); height:40px; margin-top:5px; }
.InterShop h2 { display:block; color:#3f3b67; font-size:16px; border-bottom:#c5c4d1 2px solid; margin-top:15px; padding-bottom:5px; font-weight:normal; }
.InterShop h2 a { color:#c0c0c0; font-size:12px; margin-left:15px; }
.InterShop h2 a:hover { color:#ff6c00; font-size:12px; margin-left:15px; }
.InterShop span { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; margin-top:18px; margin-left:10px; font-size:14px; }
.InterShop span a { color:#4133c9; margin-left:18px; }
.InterShop span a:visted {
color:#4133c9
}
.InterShop a { color:#4133c9; text-decoration:none; }
.InterShop a:visted {
color:#4133c9;
text-decoration:underline;
}
.InterShop a:hover { color:#4133c9; text-decoration:underline; }
.InterShop .olup-text { border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.InterShop ul { margin-left:10px; margin-top:15px; }
.InterShop ul li { line-height:30px; }
.InterShop ul li label.labelLeft { display:inline-block; width:85px; text-align:right; color:#6c6c6c }
.InterShop ul li label.labelRight { display:inline-block; text-align:left; margin-left:15px; }
.InterShop ul li label.labelRight a { color:#4133c9; }
.InterShop ul li label.labelRight a:visted {
color:#4133c9;
}
.InterShop .d_text { border:1px solid #d6d6d6; width:120px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.InterShop .t_text { border:1px solid #d6d6d6; width:200px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.InterShop .ico { display:block; background:url(../images/ts-yun.png); width:15px; height:15px; }
.InterShop b {color:#F00 }
.ShopSubmit { text-align:center; margin-top:10px; }
.ordersubmit { width:102px; height:32px; text-align:center; border:0px; _height:32px; line-height:32px; font-size:14px; }
.IntSearch { margin-top:20px; }
.IntSearch .PriceSearch { float:left; width:340px; }
.IntSearch .PriceSearch h2 { display:block; color:#3f3b67; font-size:16px; border-bottom:#c5c4d1 2px solid; padding-bottom:5px; font-weight:normal; }
.IntSearch .PriceSearch ul { background:#f0f0f4; text-align:center; padding-top:16px; padding-bottom:20px; }
.IntSearch .send_Input { border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-intersend.png) no-repeat; line-height:30px;cursor:pointer; text-indent:5px;}
.IntSearch .city_input { border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-searchPrice.png) no-repeat; line-height:30px; text-indent:5px; cursor:pointer;}
.IntSearch .receipt { border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-receipt.png) no-repeat; line-height:30px; text-indent:5px; cursor:pointer;}
.IntSearch .removetips{ border:1px solid #d6d6d6; width:210px; height:30px; background:url(../images/ts-searchPrice.png) no-repeat; line-height:30px; text-indent:5px; cursor:pointer;}
.IntSearch .InterSearch { float:left; width:340px; margin-left:25px; }
.IntSearch .InterSearch h2 { display:block; color:#3f3b67; font-size:16px; border-bottom:#c5c4d1 2px solid; padding-bottom:5px;font-weight:normal; }
.IntSearch .InterSearch ul { background:#f0f0f4; padding-top:16px; padding-bottom:10px; }
.IntSearch .InterSearch .SearchText ul li { text-align:center; }
.IntSearch .InterSearch .SearchText { background:#f0f0f4; }
.IntSearch .InterSearch .SearchText p { text-indent:15px; color:#777777 }
.IntSearch .InterSearch .SearchText span { color:#000; margin-right:10px; }
.IntSearch .InterSearch .SearchText a { color:#ff0000; }
.IntSearch .InterSearch .SearchText a:visted {
color:#ff0000;
}
.IntSearch .submitTop { margin-top:20px; }
.IntSearch .shopMess { background:#f0f0f4; }
.IntSearch .shopMess span { float:left; display:block; text-indent:15px; }
.IntSearch .shopMess div { float:left; color:#777777; margin-left:10px; }
.Embargo p { text-indent:20px; line-height:30px; color:#606060; }
.Embargo p a { color:#2211c0; text-decoration:none; }
.Embargo p a:visted {
color:#2211c0;
text-decoration:none;
}
.Embargo p a:hover { color:#2211c0; text-decoration:underline; }
.Prompt h2 { display:block; color:#3f3b67; font-size:16px; border-bottom:#c5c4d1 2px solid; margin-top:15px; padding-bottom:5px; font-weight:normal; }
.Prompt .PromptLogin { float:left; width:350px; margin-top:10px; border-right:#d9d9d9 1px solid; }
.Prompt .Prompt_span { color:#555555; margin-top:10px; margin-left:10px; display:block; }
.Prompt h1 { display:block; background:url(../images/ico-reminder.png) left no-repeat; color:#3f3b67; text-indent:10px; margin-left:10px; font-size:14px; font-weight:normal; }
.Prompt .PromptLogin ul { margin-left:40px; }
.Prompt .PromptLogin ul li { height:30px; line-height:30px; }
.Prompt .d_text { border:1px solid #d6d6d6; width:160px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.Prompt .UserCode { width:60px; }
.Prompt .PromptLogin a { color:#2211c0; }
.Prompt .PromptLogin a:visted {
color:#2211c0;
text-decoration:none;
}
.Prompt .goBack { color:#2211c0; font-size:14px; }
.Prompt .RegSubmit {width:124px; height:32px; border:0px; color:#000; font-size:14px; cursor:pointer; line-height:32px; }
.Prompt .PromptLogin .LoginSubmit { margin-top:10px; margin-left:40px; }
.Prompt .PromptLogin .passTop { margin-top:30px; }
.Prompt .PromptReg { float:left; width:350px; margin-top:10px; }
.Prompt .PromptReg ul { padding:50px 50px 0px 50px; }
.Prompt .PromptReg ul li { height:30px; line-height:30px; }
.Prompt .PromptReg .RegSubmitdiv { margin-top:10px; margin-left:50px; }
.consignor span { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; font-size:14px; margin-top:10px; }
.consignor span a { color:#4133c9; margin-left:18px; }
.consignor span a:visted {
color:#4133c9
}
.supportvalue { border:1px solid #d6d6d6; width:160px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.accounts { display:none; }
.enroll { border:#eda700 1px solid; background:#fcf7c2; height:30px; margin-top:5px; line-height:30px; text-indent:10px; clear:both; }
.enroll a { color:#2210bc; }
.liucenBottom { margin-bottom:5px; }
.Onlinesuccess { width:370px; background:url(../images/ts-save.png) left top no-repeat; padding-left:80px; text-align:left; margin-left:200px; color:#000; }
.Onlinesuccess a { color:#1200bc; }
.Onlinesuccess a:visted {
color:#1200bc;
}
.Onlinesuccess label { color:#555; }
.Onlinesuccess p { color:#b3b3b3; margin-bottom:15px; margin-top:5px; }
.Onlinesuccess font { color:#ff6c00; }
.fullline { border-bottom:#d9d9d9 1px solid; margin-top:10px; margin-bottom:10px; }
.smtbottom { text-align:center; }
.smtbottom .smtbg { width:102px; height:32px; border:0px; font-size:14px; line-height:32px; }
.smtbottom .stamp { width:102px; height:32px; border:0px; font-size:14px; margin-left:70px; line-height:32px; }
.signee { display:inline-block; text-align:center; height:25px; color:#000; line-height:25px; padding-left:5px; padding-right:5px; background:url(../images/ts-yes.png) left no-repeat; text-indent:20px; font-size:12px; margin-left:10px; color:#CCC }
.signees { display:inline-block; border:#cccccc 1px solid; text-align:center; height:25px; color:#000; background:#ffffcc; line-height:25px; padding-left:5px; padding-right:5px; }
.updatesignee { color:#1200bc; cursor:pointer; }
.d_input_text{border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; width:50px;}
/*选择模板*/
.optional_module { position:fixed; width:650px; display:none; _position:absolute;z-index:9999;}
/* .optional_module .scroll { overflow-y:scroll; height:400px; } */
.optional_module .scroll {height:450px;overflow:auto; }
.optional_module .scroll .ts-table-bg td { background:#efefef; color:#202020; text-align:center; height:30px; }
.optional_module table { border:#aeaeae 1px solid; }
.optional_module h3.tit { height:24px; line-height:24px; position:relative; background:#3f3b67; color:#FFF; font-size:12px; padding-left:10px; }
.optional_module h3.tit a ,.optional_module h3.tit a:visited{ position:absolute; right:0; top:0;height:24px; width:24px; background:url(../images/bg_popuptep_clo.png) no-repeat }
.optional_module .con { padding:15px; border:1px solid #3f3b67; border-top:none; text-align:center; background:#FFF }
.optional_module .con input.text { height:20px; line-height:20px; background:url(../images/bg_popuptep_tex.png) repeat-x; border:1px solid #d6d6d6 }
.optional_module .con .smt { background:url(../images/tosn_smallbtnl.png) 0 0px no-repeat; width:92px; height:22px; border:0px; margin:10px; }
/*查看地图*/
.optional_map { position:fixed; width:650px; display:none;z-index:999;_position:absolute; }
.optional_map .scroll { height:400px; }
.optional_map .scroll .ts-table-bg td { background:#efefef; color:#202020; text-align:center; height:30px; }
.optional_map h3.tit { height:24px; line-height:24px; position:relative; background:#3f3b67; color:#FFF; font-size:12px; padding-left:10px; }
.optional_map h3.tit a , .optional_map h3.tit a:visited { position:absolute; right:0; top:0;height:24px; width:24px; background:url(../images/bg_popuptep_clo.png) no-repeat }
.optional_map .con { padding:15px; border:1px solid #3f3b67; border-top:none; text-align:center; background:#FFF }
/*选择发货人*/
.optional_consignee { position:fixed; width:650px; display:none; z-index:999;_position:absolute;}
.optional_consignee .scroll .ts-table-bg td { background:#efefef; color:#202020; text-align:center; height:30px; }
.optional_consignee table { border:#aeaeae 1px solid; }
.optional_consignee h3.tit { height:24px; line-height:24px; position:relative; background:#3f3b67; color:#FFF; font-size:12px; padding-left:10px; }
.optional_consignee h3.tit a { position:absolute; right:0; height:24px; width:24px; background:url(../images/bg_popuptep_clo.png) no-repeat;top:0px; }
.optional_consignee .con { padding:15px; border:1px solid #3f3b67; border-top:none; text-align:center; background:#FFF }
.optional_consignee .con input.text { height:20px; line-height:20px; background:url(../images/bg_popuptep_tex.png) repeat-x; border:1px solid #d6d6d6 }
.optional_consignee .con .smt { background:url(../images/tosn_smallbtnl.png) 0 0px no-repeat; width:92px; height:22px; border:0px; margin:10px; }
.pagsing { height:24px; position:relative; margin-top:15px; }
.pagsing ul { position:absolute; right:0; height:24px; }
.pagsing ul li { float:left; height:24px; line-height:24px; margin-right:2px; }
.pagsing ul li.num { padding:0 10px }
.pagsing ul li.prev, .pagsing ul li.next { width:24px; }
.pagsing ul li.prev a { display:block; height:24px; background:url(../images/bg_pagingArrow.png) no-repeat }
.pagsing ul li.prev a.current { background-position:0 -24px }
.pagsing ul li.next a { display:block; height:24px; background:url(../images/bg_pagingArrow.png) left -48px no-repeat }
.pagsing ul li.next a.current { background-position:0 -72px }
.pagsing .inputNum {border:none;background:none;width:30px; height:22px; text-align:center;}
.pagsing .ts-button { border:0px; width:62px; height:22px; text-align:center; cursor:pointer; }

/*弹出层分页输入框*/
.pagsing .inputbg{display:block; background:url(../images/ts-page.png) no-repeat; width:30px; height:22px; border:0px; text-align:center; }


/*选择收货人*/
.optional_shipper { position:fixed; width:650px; display:none; z-index:999;_position:absolute;}
.optional_shipper .scroll .ts-table-bg td { background:#efefef; color:#202020; text-align:center; height:30px; }
.optional_shipper table { border:#aeaeae 1px solid; }

.optional_shipper h3.tit { height:24px; line-height:24px; position:relative; background:#3f3b67; color:#FFF; font-size:12px; padding-left:10px; }
.optional_shipper h3.tit a , .optional_shipper h3.tit a:visited{ position:absolute; right:0; top:0;height:24px; width:24px; background:url(../images/bg_popuptep_clo.png) no-repeat;top:0px; }
.optional_shipper .con { padding:15px; border:1px solid #3f3b67; border-top:none; text-align:center; background:#FFF }
.optional_shipper .con input.text { height:20px; line-height:20px; background:url(../images/bg_popuptep_tex.png) repeat-x; border:1px solid #d6d6d6 }
.optional_shipper .con .smt { background:url(../images/tosn_smallbtnl.png) 0 0px no-repeat; width:92px; height:22px; border:0px; margin:10px; }
.optional_shipper .selecteWay { margin-top:10px; }
.optional_shipper .selecteWay ul { border-bottom:2px solid #343055; height:26px; overflow:hidden }
.optional_shipper .selecteWay ul li { float:left; display:block; height:26px; line-height:26px; }
.optional_shipper .selecteWay ul li a, .optional_shipper .selecteWay ul li a:visited { color:#767676; display:block; height:26px; line-height:26px; text-align:center; text-decoration:none; font-size:13px; }
.optional_shipper .selecteWay ul li.s1 { width:110px; }
.optional_shipper .selecteWay ul li.s1 a, .optional_shipper .selecteWay ul li.s1 a:visited { background:url(../images/menu_mc_1229_2.png) no-repeat; line-height:33px; }
.optional_shipper .selecteWay ul li.s1 a.current, .optional_shipper .selecteWay ul li.s1 a.current:visited { background:url(../images/menu_mc_1229_1.png) no-repeat; color:#FFF; font-size:14px; line-height:26px; }
.optional_shipper .ts-addGroup select { background: url(../images/input_tosnTimesearch.png) repeat-x scroll 0 0 transparent; border: 1px solid #D6D6D6; height: 20px; line-height: 20px; }
.optional_shipper .gray { background:#fafafa; }
.optional_shipper .ts-SearchPeoper { background:url(../images/btn-little.png) 0 0px no-repeat; width:62px; height:22px; border:0px; margin-left:10px; font-size:12px; cursor:pointer; line-height:22px; }
.optional_shipper .shippersearch { text-align:left; }


/*我的德邦-站内信*/
.Inforbbs .bbsContent { border:#d6d6d6 1px solid; padding:20px; }
.Inforbbs .bbsContent ul { border-bottom:#d6d6d6 1px dashed; padding-bottom:10px; margin-bottom:20px; }
.Inforbbs .bbsfont { color:#ff6133 }
.Inforbbs p { line-height:30px; }
.Inforbbs .delMes { width:92px; border:0px; height:22px; line-height:22px; }
.Inforbbs .backMes { width:92px; border:0px; height:22px; margin-left:10px; line-height:22px; }
.Inforbbs .pmsound { border:#d6d6d6 1px solid; }
.Inforbbs .pmsound h2 { display:block; color:#3f3b67; background:#f0f0f0; font-size:14px; text-indent:14px; height:32px; line-height:32px; font-weight:normal; }
.Inforbbs .pmsound p { text-indent:14px; height:32px; line-height:32px; }
.Inforbbs .selecteWay { margin-top:10px; }
.Inforbbs .selecteWay ul { border-bottom:2px solid #343055; height:26px; overflow:hidden }
.Inforbbs .selecteWay ul li { float:left; display:block; height:26px; line-height:26px; }
.Inforbbs .selecteWay ul li a, .Inforbbs .selecteWay ul li a:visited { color:#767676; display:block; height:26px; line-height:26px; text-align:center; text-decoration:none; font-size:13px; }
.Inforbbs .selecteWay ul li.s1 { width:110px; }
.Inforbbs .selecteWay ul li.s1 a, .Inforbbs .selecteWay ul li.s1 a:visited { background:url(../images/menu_mc_1229_2.png) no-repeat; line-height:33px; }
.Inforbbs .selecteWay ul li.s1 a.current, .Inforbbs .selecteWay ul li.s1 a.current:visited { background:url(../images/menu_mc_1229_1.png) no-repeat; color:#FFF; font-size:14px; line-height:26px; }
.Inforbbs .tableBg { height:23px; background:#efefef; text-align:center; }
.Inforbbs .gary { background:#fafafa; }
.Inforbbs .tab_tr_one { height:30px; text-align:center; }
.Inforbbs .tab_font a { color:#4131c4; display:block; text-decoration:none; }
.Inforbbs .hv { background:#fff7e5 }
.Inforbbs .mouseoverbg { background:#fff2d6; }
.Inforbbs .mouseoutbg { font-size:12px; }
/*德邦首页*/
.ts-index .indexBuy {width:168px; height:40px; text-align:center; margin-left:30px; margin-top:15px; margin-bottom:15px; line-height:40px; }
.ts-index .indexBuy a { font-size:16px; text-decoration:none; }
.ts-index .bcm h3 { background: url(../images/bg-commonQ.png) no-repeat; color: #FFFFFF; font-size: 14px; font-weight: normal; height: 32px; line-height: 32px; padding-left: 10px; text-align: left; margin-bottom:10px; }
.ts-index .bcm .icobg { display: block; float: left; height: 34px; overflow: hidden; width: 25px; background:url(../images/index-menu.png) right 7px no-repeat; }
.ts-index .bcm .UploadOrder .icobg { background:url(../images/index-menu.png) right 7px no-repeat; }
.ts-index .bcm .TemplatesDown .icobg { background-position:right -25px; }
.ts-index .bcm .billpay .icobg { background-position:right -58px; }
.ts-index .bcm .take .icobg { background-position:right -88px; }
.ts-index .bcm .takeorder .icobg { background-position:right -122px; }
.ts-index .bcm .orderform .icobg { background-position:right -145px; }
.ts-index .bcm .consult .icobg { background-position:right -175px; }
.ts-index .selecteWay { margin-top:10px; color:#333333; }
.ts-index .selecteWay ul { border-bottom:2px solid #343055; height:26px; overflow:hidden }
.ts-index .selecteWay ul li { float:left; display:block; height:26px; line-height:26px; }
.ts-index .selecteWay ul li a, .ts-index .selecteWay ul li a:visited { color:#767676; display:block; height:26px; line-height:26px; text-align:center; text-decoration:none; font-size:13px; }
.ts-index .selecteWay ul li.s1 { width:110px; }
.ts-index .selecteWay ul li.s1 a, .ts-index .selecteWay ul li.s1 a:visited { line-height:26px; }
.ts-index .selecteWay ul li.s1 a.current, .ts-index .selecteWay ul li.s1 a.current:visited { background:url(../images/menu_mc_1229_1.png) no-repeat; color:#FFF; font-size:14px; line-height:26px; }
.ts-index .selecteWay ul li.s2 { width:110px; margin-left:10px; }
.ts-index .selecteWay ul li.s2 a, .ts-index .selecteWay ul li.s2 a:visited { line-height:26px; }
.ts-index .selecteWay ul li.s2 a.current, .ts-index .selecteWay ul li.s2 a.current:visited { background:url(../images/menu_mc_1229_1.png) no-repeat; color:#FFF; font-size:14px; line-height:26px; }
.ts-index .selecteWayTab ul li a { line-height:35px; color:#999999; text-indent:10px; display:block; text-decoration:none; height:35px; }
.ts-index .selecteWayTab ul li a:hover{text-decoration: underline;color: #ff0000;}
.ts-index .selecteWayTab div { margin-top:10px; }

.ts-index .flashPic { text-align:center; width:705px; height:268px; overflow:hidden;  position:relative;}
.ts-index .flashPic .picNum{position:absolute;bottom:10px;right:10px;}
.ts-index .flashPic .picNum a{margin-left:2px;border:1px solid #aeaeae;background:#f1f1f1;font-size:10px;text-align:center;line-height:10px;padding:2px 5px;color:#000;text-decoration:none;}
.ts-index .flashPic .picNum a.on{border:1px solid #aeaeae;color:#fff;background:#3399CC;}

.ts-index .indexsearch { padding-left:13px; }
.ts-index .indexsearch div { float:left; width:220px; height:200px; margin-top:20px; margin-right:10px; }
.ts-index .indexsearch div span { float:left; }
.ts-index .indexsearch div .sleft { display:block; background:url(../images/ts-indexsleft.gif); width:17px; height:172px; }
.ts-index .indexsearch div .scenter { display:block; background:url(../images/ts-indexscenter.gif); height:167px; width:189px; padding-top:5px; }
.ts-index .indexsearch div .sright { display:block; background:url(../images/ts-indexsright.gif); width:14px; height:172px; }
.ts-index .indexsearch div .sbottom { background:url(../images/ts-indexbottom.gif) top no-repeat; width:218px; height:9px; display:block; }
.ts-index .indexsearch div .scenter h2 { color:#3f3b67; font-size:14px; }
.ts-index .indexsearch div { margin-top:10px; }
.ts-index .indexsearch div .scenter textarea { width:180px; height:30px; border:1px solid #D6D6D6; padding:3px; overflow-y:hidden; }
.ts-index .indexsearch div .scenter .d_input { border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; width:50px; color:#aaa; }
.ts-index .indexsearch div .scenter .inputop { margin-top:5px; }
.ts-index .indexsearch div .scenter .butleft { margin-left:16px; }
.ts-index .indexsearch div .scenter .butseach { margin-left:123px; line-height:22px; }
.ts-index .indexsearch div .scenter .norder { text-align:center; color:#aeaeae }
.ts-index .indexsearch div .scenter .norder b { background:url(../images/ts-ico.png) left no-repeat; width:140px; padding-left:16px; font-weight:normal; }
.ts-index .indexsearch div .scenter .pfont { color:#646185 }
.ts-index .indexsearch div .scenter .cargobutton { width:62px; height:22px; border:0px; cursor:pointer; }
.ts-index .indexsearch div .scenter .city_input { border:1px solid #d6d6d6; width:180px; height:30px; background:url(../images/ts-indexcity.png) no-repeat; line-height:30px; margin-top:5px; }
.ts-index .indexsearch div .scenter .shopMess { width:180px; height:40px; }
.ts-index .indexsearch div .scenter .shopMess b { float:left; display:block; font-weight:normal; height:40px; margin-right:5px; }
.ts-index .indexsearch div .scenter .shopMess dl { float:left; color:#777777; display:block; line-height:16px; margin-top:3px; }
.ts-index .indexsearch div .cityinput { background:url(../images/ts-city.png); width:180px; height:30px; border:#d6d6d6 1px solid; margin-top:5px; text-indent:5px; line-height:30px; }
.ts-index .indexsearch div .cityzinput { background:url(../images/ts-zcity.png); width:180px; height:30px; border:#d6d6d6 1px solid; margin-top:15px; text-indent:5px; line-height:30px; }
.ts-index .carriage h2 { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:7px; font-size:14px; color:#48456d }
.ts-index .carriageclass { background:url(../images/ts-carriage.png); width:615px; height:40px; margin-top:20px; margin-left:40px; }
.ts-index .carriageclass .transport { display:block; height:24px; padding-top:16px; text-align:right; width:132px; cursor:pointer; float:left; text-decoration:none; }
.ts-index .carriageclass .scope { display:block; height:24px; padding-top:16px; text-align:right; width:120px; cursor:pointer; float:left; margin-left:40px; text-decoration:none; }
.ts-index .carriageclass .shortcut { display:block; height:24px; padding-top:16px; text-align:right; width:110px; cursor:pointer; float:left; margin-left:40px; text-decoration:none; }
.ts-index .carriageclass .performance { display:block; height:24px; padding-top:16px; text-align:right; width:125px; cursor:pointer; float:left; margin-left:40px; text-decoration:none; }
.ts-index .services h2 { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:7px; font-size:14px; color:#48456d; margin-top:20px; }
.ts-index .services h2 a { font-size:12px; font-weight:normal; color:#1200bc; margin-left:5px; }
.ts-index .servicesclass { background:url(../images/ts-services.png) top left no-repeat; margin-left:10px; margin-top:20px; }
.ts-index .servicesclass .loan { display:block; height:47px; padding-left:58px; width:115px; float:left; text-decoration:none; color:#000; margin-top:20px; }
.ts-index .servicesclass .collection { display:block; float:left; width:114px; padding-left:60px; text-decoration:none; color:#000; margin-top:20px; }
.ts-index .servicesclass .safety { display:block; float:left; margin-left:85px; margin-top:20px; text-decoration:none; color:#000; width:108px; margin-top:20px; }
.ts-index .servicesclass .Protect { display:block; float:left; width:90px; margin-left:63px; margin-top:20px; text-decoration:none; color:#000 }
.ts-index .services ul { padding-left:15px; }
.ts-index .services ul li { float:left; margin-top:10px; background:#fff; margin-right:30px; }
.ts-index .services ul li .sfont { color:#716f8f; font-size:14px; font-weight:bold; text-indent:10px; }
.ts-index .services ul li a { text-indent:10px; display:block; background:url(../images/bg_mc_0107_1.png) left no-repeat; color:#9b9b9b }
.ts-index .ts-suo { background:url(../images/ts-suo1.png) center no-repeat; width:12px; height:18px; float:right; margin-right:5px; margin-top:4px; }

/*张涛修改  我的订单 增加模板*/
.ts-m-fpeoper .ts-m-fp a.zt_floatnone { float:left; margin-left:17px;}
label.zt_widthlabel { width:75px; text-align:right; display:inline-block }
label.zt_widthMax { width:245px; display:inline-block }
.ts-f-Mess .ts-font-vaglin p.zt_rechange { text-align:right; width:70px; margin-right:0px; }
.ts-saveM .zt_backMu { margin-left:10px }
.zt_addwidth { width:265px; }
.ts-f-Mess ul li.zt_addmore { height:auto; display:list-item;}
.zt_clearfix { clear:both }
p.zt_addnum { clear:both;height:20px}
p.zt_addnum a { float:right; background:url(../images/span_tosndel.png) no-repeat right center; padding-right:20px; margin-right:15px; }
p.zt_addnum a.aDown { background:url(../images/down_tosnTimesearch.png) no-repeat right center; }
span.zt_addnum { clear:both;height:20px;float:right;}
span.zt_addnum a { background:url(../images/span_tosndel.png) no-repeat right center; padding-right:20px; margin-right:15px; }
span.zt_addnum a.aDown { background:url(../images/down_tosnTimesearch.png) no-repeat right center; }
.ts-f-Mess .zt_del_temple { background:url(../images/ts-delmuban.png) left no-repeat; }
.ts-f-Mess .zt_del { background:url(../images/span_tosndel.png) left no-repeat }
.zt_totalnum { margin-top:10px; float:left; width:705px; display:none }
.zt_totalnum div.tosn_topbg { height:3px; background:url(../images/top_tosnTimesearch.png) no-repeat; overflow:hidden }
.zt_totalnum div.tosn_middlebg { background:url(../images/middle_tosnTimesearch.png) repeat-y; padding:8px 0 12px 0; }
.zt_totalnum div.tosn_bottombg { height:3px; background:url(../images/bottom_tosnTimesearch.png) no-repeat; overflow:hidden }
.zt_totalnum div.tosn_middlebg p { text-indent:10px; }
.zt_totalnum div.tosn_middlebg p span.maright { margin-right:40px }
.zt_totalnum div.tosn_middlebg p span.rightdel { float:right; margin-right:15px; }
.zt_totalnum div.tosn_middlebg p span.rightdel a { margin-left:30px; }
.zt_totalnum div.tosn_middlebg p span.rightadd { background:url(../images/span_tosnadd.png) no-repeat right center; }
.zt_totalnum div.tosn_middlebg p span.rightdel a.unclick { color:#d1d1d2; cursor:default; text-decoration:none; }
.zt_totalnum div.tosn_middlebg p span.rightdel a.unclick:hover { text-decoration:none; }
.zt_totalnum div.tosn_middlebg div.laction { background:url(../images/total_tosnbg.png) no-repeat 590px center; display:
}
.zt_totalnum div.tosn_middlebg div.laction p.org input.nomarl { }
.zt_totalnum div.tosn_middlebg div.laction p.org span.report { margin:0 5px; }
.zt_totalnum div.tosn_middlebg div.laction p { margin-top:5px; }
.zt_totalnum div.tosn_middlebg div.laction p label { display:inline-block; width:80px; text-align:right }
.zt_totalnum a.editConfirm, .preTimesearch .clamode div.one_paice a.editConfirm:visited { display:inline-block; height:22px; text-align:center; line-height:22px; text-decoration:none; width:62px; text-align:center; text-indent:0 }
.zt_totalnum input.nomarl { border:1px solid #d6d6d6; width:75px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; color:#aaa}
.zt_totalnum input.wrong { border:1px solid #ff0000; width:75px; background:url(../images/wrong_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.zt_totalnum select.nomarl { border:1px solid #d6d6d6; width:77px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:23px; line-height:23px; }
.zt_rightDiv { height:auto }
.zt_totalnum a.editConfirm, .preTimesearch .clamode div.one_paice a.editConfirm:visited { display:inline-block; height:22px; text-align:center; line-height:22px; text-decoration:none; width:62px; text-align:center; text-indent:0 }
.zt_totalnum .tosnsmall_btn { background:url(../images/tosn_smallbtn.png) no-repeat 0px -66px; }
.zt_totalnum .tosnsml_mouseover { background:url(../images/tosn_smallbtn.png) no-repeat 0 -22px; }
.zt_totalnum .tosnsml_mousedown { background:url(../images/tosn_smallbtn.png) no-repeat 0 -44px; }
.zt_newclear { _float:none; }
/**2011-1-14 nie 我的账单 已有账单 覆盖分页样式*/
.ts-Bill .recentpayment span { float:none; background:none }
.ts-Bill .recentpayment span.close { float:right; background:url(../images/ts-close.gif) bottom no-repeat; width:13px; height:14px; margin-top:8px; margin-right:5px; cursor:pointer; }
.ts-table-list_nz .ts-postpage { margin-left:440px }
.ts-table-list_nz .noborder { border-bottom:none; border-right:none }
/* .show_tab { display:none } */
/*end*/


/*张涛 2012-1-15  线路查询结果*/
.zt_returndom a.zt_return { margin:10px 0 0 20px; width:154px; height:22px; line-height:22px; text-align:center; display:block }
.zt_returndom a.zt_return:hover { text-decoration:none; }
.zt_returndom p.zt_returntitle { color:#726f90; font-size:13px; background:url(../images/ico-reminder.png) no-repeat left center; text-indent:15px; margin:25px 0 0 60px; }
.zt_returndom div.zt_buspoint { padding:15px 0 0 35px; }
.zt_returndom div.zt_busdiv { height:225px; width:310px; border:1px solid #aeaeae; margin-left:85px; float:left; display:inline }
.zt_returndom div.zt_busdiv span.zt_sendtitle { display:block; height:23px; border-bottom:1px solid #cecece; background:#efefef; line-height:23px; text-align:center }
.zt_returndom div.zt_busdiv ul.zt_returnlist { height:200px; overflow:auto }
.zt_returndom div.zt_busdiv ul.zt_returnlist li { position:relative; padding:5px; line-height:22px; border-bottom:1px solid #e2e2e2; color:#777777 }
.zt_returndom div.zt_busdiv ul.zt_returnlist li.zt_returnselect { color:#000 }
.zt_returndom div.zt_busdiv ul.zt_returnlist li input.zt_rechange { vertical-align:-2px; margin-right:10px; }
.zt_returndom div.zt_busdiv ul.zt_returnlist li span.zt_long { position:absolute; top:5px; right:10px; color:#777777 }
.zt_returndom div.zt_busdiv ul.zt_returnlist li span.zt_hasnear { background:url(../images/zt_returnnear.png) no-repeat left center; padding-left:45px; }
.zt_returndom div.zt_busdiv ul.zt_returnlist li div.zt_returncontent { color:#b3b3b3; padding-left:26px; display:none }
.zt_returndom div.zt_busdiv ul.zt_returnlist li div.zt_returncontent a.zt_returnmap { display:inline-block; color:#5144ce; margin-left:20px }
.zt_returndom table.change_mode { width:760px; border-collapse:collapse; margin:20px 0px 0 85px; }
.zt_returndom table.change_mode tr td { padding:8px 0 }
.zt_returndom table.change_mode tr { color:#555555 }
.zt_returndom table.change_mode tr.first { background:#efefef; height:45px; text-align:center; color:#202020 }
.zt_returndom table.change_mode tr.first p { line-height:14px; }
.zt_returndom .blue { color:#4d40ca }
.zt_returndom table.change_mode .carbg { padding-right:35px; }
.zt_returndom table.change_mode .busbg { padding-right:35px; }
.zt_returndom table.change_mode tr.last td { border-bottom:1px solid #aeaeae }
.zt_returndom table.change_mode td { border-left:1px solid #aeaeae; border-top:1px solid #aeaeae; }
.zt_returndom table.change_mode td.td_one { width:35px; text-align:center }
.zt_returndom table.change_mode tr.first td.td_two { text-indent:0px; }
.zt_returndom table.change_mode tr.first td.td_thr { text-indent:0px; }
.zt_returndom table.change_mode tr.first td.td_fou { text-indent:0px; }
.zt_returndom table.change_mode td.td_two { width:112px; text-indent:10px; }
.zt_returndom table.change_mode td.td_thr { width:207px; text-indent:10px; }
.zt_returndom table.change_mode td.td_fou { width:205px; text-indent:10px; }
.zt_returndom table.change_mode td.td_fir { width:70px; text-align:center }
.zt_returndom table.change_mode td.td_six { width:70px; border-right:1px solid #aeaeae; text-align:center }
.zt_returndom p.ask { text-align:right; margin-top:10px; margin-right:100px; }
.zt_returndom p.ask a { background:url(../images/bg-commonQ-1.png) no-repeat left 2px; padding-left:20px; font-size:13px; }
.zt_returndom p.zt_returnbtn { height:50px; margin-left:86px; }
a.tosnmiddle_btn { margin-right:10px; background:url(../images/tosn_btnmiddle.png) no-repeat 0 -96px; border:none; width:102px; height:32px; text-align:center; line-height:33px; cursor:pointer; display:inline-block }
.zt_returndom p.zt_returnbtn a:hover { text-decoration:none; }
/*地图按字母*/
.zt_letter { }
.zt_letter div.zt_letterleft { width:230px; float:left; padding-right:15px; }
.zt_letter div.zt_letterright { width:705px; float:right; }
.zt_letter div.zt_letterleft div.zt_lettertitle { margin-top:15px; border-bottom:2px solid #333056 }
.zt_letter div.zt_letterleft div.zt_lettertitle a, .zt_letter div.zt_letterleft div.zt_lettertitle a:hover { text-align:center; text-decoration:none; height:26px; float:left; color:#767676;  }
.zt_letter div.zt_letterleft div.zt_lettertitle a.zt_city, .zt_letter div.zt_letterleft div.zt_lettertitle a.zt_city:hover { background:url(../images/zt_lettersml.png) no-repeat; line-height:33px; display:inline-block; width:78px;overflow-y:hidden}
.zt_letter div.zt_letterleft div.zt_lettertitle a.zt_big, .zt_letter div.zt_letterleft div.zt_lettertitle a.zt_big:hover { background:url(../images/zt_letterbig.png) no-repeat; line-height:33px; display:inline-block; width:152px; overflow-y:hidden }
.zt_letter div.zt_letterleft div.zt_lettertitle span.zt_lettersl .zt_addletter { background:url(../images/zt_lettersmlc.png) no-repeat; line-height:26px; font-size:14px; color:#fff; }
.zt_letter div.zt_letterleft div.zt_lettertitle span.zt_letterbl .zt_addletter { background:url(../images/zt_letterbigc.png) no-repeat; line-height:26px; font-size:14px; color:#fff; }
.zt_letter div.zt_letterleft div.zt_letterbox a, .zt_letter div.zt_letterleft div.zt_letterbox a:hover { color:#1200bc; text-decoration:none; display:inline-block; margin:5px 0 0 14px }
.zt_letter div.zt_letterleft div.zt_letterbox a.zt_lettchk { color:#444444 }
.zt_letter div.zt_letterleft p.zt_letterleftp { color:#726f90; font-size:14px; border-bottom:2px solid #c5c4d1; margin:15px 0 0 0 }
.zt_letter div.zt_letterleft ul.zt_letterleftul { margin:10px; color:#4c4871 }
.zt_letter div.zt_letterleft ul.zt_letterleftul a, .zt_letter div.zt_letterleft ul.zt_letterleftul a:hover { text-decoration:none; color:#808080 }
.zt_letter div.zt_letterleft a.zt_letterlook { margin-left:60px; width:154px; height:22px; line-height:22px; text-align:center; display:block }
.zt_letter div.zt_letterleft a.zt_letterlook:hover { text-decoration:none; }
.zt_letter div.zt_letterright { background:#f9f9f9; height:490px; position:relative }
.zt_letter div.zt_letterright div.selectType { position:absolute; right:20px; top:10px; margin:0px; }
.zt_letter div.zt_letterleft p.zt_lettersec { margin:8px 0 0 0; color:#aeaeae }
.zt_letter div.zt_letterleft p.zt_lettersec span { color:#444444 }
.zt_letter div.zt_letterleft p.zt_lettersec a { color:#1200BC; }
.zt_changered { color:red } /*红色*/
.zt_letter div.zt_letterleft div.zt_letterlat a { display:Inline-block; width:74px; color:#1200bc; margin-top:5px; }
.zt_letter div.zt_letterleft ul.zt_lettersecul { margin-top:10px; }
.zt_letter div.zt_letterleft ul.zt_lettersecul li a { text-decoration:none; color:#1200bc }
.zt_letter div.zt_letterleft ul.zt_lettersecul li a:hover { text-decoration:none; color:#222222 }
.zt_changepage { float:right; margin-top:10px; }
.zt_changepage p { float:left; margin-right:10px; }
.zt_changepage ul { display:inline; }
.zt_letter div.zt_letterleft ul.zt_lettermorenear { height:240px; overflow:auto; padding-right:5px; }
.zt_letter div.zt_letterleft ul.zt_lettermorenear li { margin-top:5px; }
.zt_letter div.zt_letterleft ul.zt_lettermorenear li.zt_letterint { background:url("../images/zt_returnnear.png") no-repeat right 2px; }
.zt_letter div.zt_letterleft ul.zt_lettermorenear li span.zt_letteradd { color:#777 }
.zt_letter div.zt_letterleft ul.zt_lettermorenear li a { color:#1200bc }
.zt_letter div.zt_letterleft ul.zt_lettermorenear li p { color:#9b9b9b; clear:both; margin-left:12px; }
.zt_letter div.zt_letterleft ul.zt_lettermorenear li p span { float:right }
.zt_letter div.zt_letterleft p.zt_letternothis { background:url(../images/tips_tosnTimesearch.png) no-repeat left center; text-indent:20px; margin-top:10px; }
.zt_letter div.zt_letterleft a.zt_letterset { margin:10px 0 0 35px; width:154px; height:22px; line-height:22px; text-align:center; display:block }
.zt_letter div.zt_letterleft a.zt_letterset:hover { text-decoration:none; }
.zt_letter div.zt_letterleft div.zt_letterother { margin-top:7px; }
.zt_letter div.zt_letterleft div.zt_letterother p { color:#9d9d9d; line-height:18px; margin-left:12px; }
.zt_letter div.zt_letterleft div.zt_letterother p.zt_letterfi { margin-left:0px; color:#000 }
.zt_letter div.zt_letterleft div.zt_letterother p.zt_letterfi span { float:right; }
.zt_letter div.zt_letterleft p.zt_lettersec a.zt_lettersecfont { color:#000; }
.zt_letter div.zt_letterleft p.zt_lettersec .zt_spanfont { display:block; background:url(../images/ts-map.png) left no-repeat; text-indent:20px; color:#000000; }
.zt_letter .zt_display { display:none; }
.zt_letter .zt_pcolor { color:#5144ce }
/*新设网点需求反馈*/
.tf-newOutlets { text-align:left; }
.tf-newOutlets ul { border-bottom:#c0c0c0 1px dashed; padding-bottom:10px; padding-top:10px; }
.tf-newOutlets ul li { height:30px; line-height:30px; }
.tf-newOutlets .d_input { border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.tf-newOutlets .inputwidth { width:110px; }
.tf-newOutlets .inputdun { width:30px; }
.tf-newOutlets .d_check { margin-left:15px; }
.tf-newOutlets .inputselect { border:1px solid #d6d6d6; width:75px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; }
.tf-newOutlets .tishi { color:#c0c0c0; }
.tf-newOutlets .postSubmit { background:url(../images/tosn_smallbtnl.png) 0 -66px no-repeat; width:92px; height:22px; border:0px; margin-top:10px; }
.tf-newOutlets .postBack { background:url(../images/tosn_smallbtnl.png) 0 0px no-repeat; width:92px; height:22px; border:0px; margin-top:10px; margin-left:10px; }
.tf-newOutlets .postbutton { padding-left:40px; }
/*温馨提示*/
.tf-Reminder { width:320px; }
.tf-Reminder .postSubmit {width:92px; height:22px; border:0px; margin-top:10px; }
.tf-Reminder .postBack {width:92px; height:22px; border:0px; margin-top:10px; margin-left:10px; }
.tf-Reminder .ReminderBg { background:url(../images/ico-err.png) 20px 10px no-repeat; height:60px; padding-bottom:20px; padding-left:70px; text-align:left }
/*温馨提示2*/
.tf-Reminder-two { }
.tf-Reminder-two ul { margin-left:80px; text-align:left; }
.tf-Reminder-two .twoReminderBg { background:url(../images/ts-save.png) left no-repeat; }
.tf-Reminder-two .postBack {width:92px; height:22px; border:0px; margin-top:10px; margin-left:10px; }
.tf-Reminder-two a { color:#6633FF; text-decoration:none; }
.tf-Reminder-two a:visted {
color:#6633FF;
text-decoration:none;
}
/*分页*/
.paging { height:24px; position:relative; margin-top:35px; }
.paging ul { position:absolute; right:0; height:24px; }
.paging ul li { float:left; height:24px; line-height:24px; }
.paging ul li.num { padding:0 10px }
.paging ul li.prev, .paging ul li.next { width:24px; }
.paging ul li.prev a { display:block; height:24px; background:url(../images/bg_pagingArrow.png) no-repeat }
.paging ul li.prev a.current { background-position:0 -24px }
.paging ul li.next a { display:block; height:24px; background:url(../images/bg_pagingArrow.png) left -48px no-repeat }
.paging ul li.next a.current { background-position:0 -72px }
/*acc tips*/
 td.hasAcc {word-wrap:break-word;white-space:normal;overflow:auto ;color:#1200bc; cursor:pointer }
.accTips { position:absolute; height:38px; line-height:28px; width:110px; background:url(../images/bg_acc_tips.png) left center no-repeat; padding-left:10px; display:none }
/*弹出层样式*/
.popupTep { position:fixed; width:400px; display:none;_position:absolute;z-index:999  }
.popupTep h3.tit { height:24px; line-height:24px; position:relative; background:#3f3b67; color:#FFF; font-size:12px; padding-left:10px; }
.popupTep h3.tit a , .popupTep h3.tit a:visited{ position:absolute; right:0; top:0px; height:24px; width:24px; background:url(../images/bg_popuptep_clo.png) no-repeat; }
.popupTep .con { padding:15px; border:1px solid #3f3b67; border-top:none; text-align:center; background:#FFF }
.popupTep .con input.text { height:20px; line-height:20px; background:url(../images/bg_popuptep_tex.png) repeat-x; border:1px solid #d6d6d6 }

/*省市模糊查询*/
#dimCityQuery { position:absolute; border:1px solid #d6d6d6; background:#FFF; display:none }
#dimCityQuery li a, #dimCityQuery li a:visited { display:block; height:26px; padding:0 15px; line-height:26px; color:#777777; text-decoration:none }
#dimCityQuery li.current a , #dimCityQuery li.current a:visited { background:#ff6c00; color:#FFF; }
#dimCityQuery li.none { height:26px; padding:0 15px; line-height:26px; color:#777777; }
/*footer  */
.footer { margin-top:40px; padding:0 30px; height:125px; padding-top:25px; background:url(../images/bg_footer_r.png2) left top no-repeat #373c64; position:relative}
.footer .lo { height:31px; padding-top:60px; background:url(../images/logo-footer.png) 50px 10px no-repeat; padding-left:50px; position:absolute; width:200px}
.footer .lo p { height:31px; background:url(../images/bg-header-ph.png) left 0px no-repeat; overflow:hidden; text-indent:-9999px; }
.footer .f-nav {height:20px; line-height:20px; position:absolute; bottom:40px; right:20px;}
.footer .f-nav li { float:left; padding-right:15px; }
.footer .f-nav a, .footer .f-nav a:visited { color:#848298 }
.footer .f-nav a:hover { color:#FFF; }
.footer .copyright { color:#c3c2d5; height:20px; line-height:20px; position:absolute; bottom:20px; right:35px;}
.tosnmiddle_btn { background:url(../images/tosn_btnmiddle.png) no-repeat 0 -96px; )
}
.tosnmiddle_btn_c{ background:url(../images/tosl_btnmiddlel.png) no-repeat 0 -96px;  )
}
.tosn_mouseover_c{ background:url(../images/tosl_btnmiddlel.png) no-repeat 0 -32px;  )
}
.tosn_mousedown_c{ background:url(../images/tosl_btnmiddlel.png) no-repeat 0 -64px;  )
}

.tosn_mouseover { background:url(../images/tosn_btnmiddle.png) no-repeat 0 -32px; }
.tosn_mousedown { background:url(../images/tosn_btnmiddle.png) no-repeat 0 -64px; }
.tosnmiddle_btnl { background:url(../images/tosl_btnmiddlel.png) no-repeat 0 0; 
}
.tosnl_mouseover { background:url(../images/tosl_btnmiddlel.png) no-repeat 0 -32px; }
.tosnl_mousedown { background:url(../images/tosl_btnmiddlel.png) no-repeat 0 -64px; }
.tosnsmall_btn { background:url(../images/tosn_smallbtn.png) no-repeat 0px -66px; }
.tosnsmall_btn_other { background:url(../images/tosn_smallbtn.png) repeat 0px 0px; }
.tosnsml_mouseover { background:url(../images/tosn_smallbtn.png) no-repeat 0 -22px; }
.tosnsml_mousedown { background:url(../images/tosn_smallbtn.png) no-repeat 0 -44px; }
.tosnsmall_btnl { background:url(../images/tosn_smallbtnl.png) no-repeat 0px 0px; }
.tosnsmll_mouseover { background:url(../images/tosn_smallbtnl.png) no-repeat 0 -22px; }
.tosnsmll_mousedown { background:url(../images/tosn_smallbtnl.png) no-repeat 0 -44px; }

/*灰色按钮*/
.tosnmiddle_btns{background:url(../images/tosn_btnmiddle.png) no-repeat 0 0;}
.tosns_mouseover{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -32px;}
.tosns_mousedown{background:url(../images/tosn_btnmiddle.png) no-repeat 0 -64px;}
/*小图灰色长按钮*/
.tosnsmalls_btnl { background:url(../images/tosn_smallbtnl.png) no-repeat 0px -66px; }
.tosnsmlls_mouseover { background:url(../images/tosn_smallbtnl.png) no-repeat 0 -22px; }
.tosnsmlls_mousedown { background:url(../images/tosn_smallbtnl.png) no-repeat 0 -44px; }
/*小图灰色按钮*/
.tosnsmall_btns { background:url(../images/tosn_smallbtn.png) no-repeat 0px 0px; }
.tosnsmall_btns_mouseover{ background:url(../images/tosn_smallbtn.png) no-repeat 0px -22px; }
.tosnsmall_btns_mousedown{ background:url(../images/tosn_smallbtn.png) no-repeat 0px -44px; }
/*小图灰色按钮 加长*/
.tosnsamll_btnal{background:url(../images/tosn_smallbtnl-reg.png) no-repeat 0px 0px;}
.tosnsamll_btnal_mouseover{ background:url(../images/tosn_smallbtnl-reg.png) no-repeat 0px -22px;}
.tosnsamll_btnal_mousedown{ background:url(../images/tosn_smallbtnl-reg.png) no-repeat 0px -44px;}
/*首页网上订单*/
.tosnBig{background:url(../images/ts-interbuy.png) no-repeat 0px 0px}
.tosnBig_mouseover{ background:url(../images/ts-interbuy.png) no-repeat 0px -40px;}
.tosnBig_mousedown{ background:url(../images/ts-interbuy.png) no-repeat 0px -80px;}

.newprocitySel { position:relative; height:30px; border:0px; }
.newprocitySel a , .newprocitySel a:visited { position:absolute;width:26px;height:28px; top:0; right:0; background:url(../images/bg_mc_0203_1.png) no-repeat}

/*中图按钮长度设定*/
.btnMidWidth { width:102px; height:32px; border:0px; margin-right:10px; line-height:32px; font-size:14px;}
/*支付其他运单按钮*/
.payOtherYd{height:22px;width:92px;border:none;cursor:pointer}
.enterPageTo{
    border:none;
    background:none;
    width:30px; 
    height:22px; 
    text-align:center;
}
.inputbg{display:block; background:url(../images/ts-page.png) no-repeat; width:30px; height:22px; border:0px; text-align:center; }
.putAway{border: 0 none;
    cursor: pointer;
    height: 22px;
    text-align: center;
    width: 62px;
}
/*理赔详情修改*/
.someClaimsBtn{padding-left:100px;}
.someClaimsBtnBack{width:102px;border:none; height:32px;}

/*加关注*/
.attention{ display:block; width:68px; height:24px; background:url(../images/ts-attention.png); float:right;}
.attentionSina{height:24px;position:relative;padding-bottom:10px;margin-top:-5px;}
.attentionSina .ifrm{position:absolute;width:62px;height:24px;left:10px;}
.attentionSina .atText{position:absolute;width:120px;height:24px;left:83px;color:#0082CB;font-weight:bold}
/*选择发货，收货按钮*/
.channegButn{ width:92px; height:22px;border:0px; text-align:center; margin-left:10px; cursor:pointer;}
/*精准汽运去除图片*/
.applications {padding-right:35px;}
/*按钮*/
.ts-check .submitbutton  { border:0px; width:92px; height:22px; line-height:22px; cursor:pointer;  }
.ts-Bill .payCollectionPutOut , .ts-check.payCollectionPutOut {width:62px}
/*理赔受理*/
.Claimsaccept{ background:url(../images/shouli.png); height:40px;}
.Claimsaccept_yes{ background:url(../images/chenggong.png); height:40px;}

/*错误提示*/
.wrongMsg{color:#ff0000;text-align:left; line-height:22px; padding-left:2px;}
.map_wrongMsg{color:#ff0000;text-align:left; line-height:20px; padding:2px;margin-left:55px;}
/*城市控件错误样式*/
.city_wrong{ background:url(../images/wrong_city.png); line-height:32px; width:146px; border:#F00 1px solid; padding-left:3px; height:32px;}
.city_wrongl{background:url(../images/city_wrong.png); line-height:30px; padding-left:3px; height:30px; width:207px; border:#F00 1px solid;}

/*运单号查询错误*/
.cargowrong{ position:absolute; bottom:5px; color:#F00;}
#checkForms .wrong{ border:#F00 1px solid; text-align:left;}
.main .subscription .wrong { border:#F00 1px solid; background:url(../images/wrong_tosnTimesearch.png); }
#ts-UserLogin .wrong { border:#F00 1px solid;  }
.ts-search-form .wrong{border:#F00 1px solid; }
.MsgTop{ height:22px; display:inline-block;}
.person_left{margin-left:95px;}
.reg_left{margin-left:110px;}
.tf_left{margin-left:120px;}
.tf_lip{margin-left:140px; display:inline-block;}
.tf_leftp{margin-left:92px;}
.tf_personleft{margin-left:90px;}
.tf_padding{padding-left:440px;}
#formContacters .wrong{border:#F00 1px solid;}
.wrong{border:#f00 1px solid;}
.Prompt .PromptLogin .wrong {border:#f00 1px solid;}
.Prompt .PromptReg .wrong {border:#f00 1px solid;}
.ts-User .wrong{border:#f00 1px solid;}
.ts-Bill .wrong{border:#f00 1px solid;}
.ts-Personal .wrong{border:#f00 1px solid;}
/*货物信息样式*/
.huowu  { display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:10px; color:#3f3b67; font-size:14px; margin-top:10px; }
.huowu a { color:#4133c9; margin-left:18px; }
.huowu a:visted {
color:#4133c9
}
.newperson {display:block;  text-indent:10px; color:#3f3b67; font-size:12px; margin-top:40px; border-bottom:2px solid #C5C4D1}
.tf_label{ width:150px; text-align:right;display:inline-block;}
.tf_label_time{ width:170px; text-align:right;display:inline-block;}
/*修改 辅助计算器的新增按钮的位置  邓夫伟 2012-4-20*/
.tf_addbtn {margin-top:10px;}
.tf_addbtn a{display:inline-block;width:69px;height:22px;background:url(../images/tosn_addnewbut.png) no-repeat;float:right;margin-top:10px;}


.filebg{ display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: black;
    z-index:4;
    -moz-opacity: 0.5;
    opacity:0.5;
    filter: alpha(opacity=50);
    
    }

.tf_textarea{width:666px; height:80px; border:1px solid #D6D6D6; padding:3px;; color:#aaa; background:#fff}


/*二级导航*/
.header .navigation .menuSenc{ position:absolute; background:url(../images/menu_top.png) top no-repeat; padding-top:13px; width:100px; top: 33px; z-index:999;display:none;}
.header .navigation li ul li{width:100px;background:#fff; height:30px;font-weight:normal;}
.header .navigation li ul li label{ border-bottom:#e3e4e9 1px solid; display:block; height:25px; }
.header .navigation li ul li label a{width:100px; color:#373c64; display:block; height:15px;line-height:20px; text-align:left; text-indent:5px; font-size:12px;}
.header .navigation li ul li label a:hover{background:#faaf19; color:#fff;}
.header .navigation .labelnone{border:none;}


.header .navigation li.current a {
    background: url("../images/bg-header-ah.png") no-repeat scroll center bottom transparent;
    color: #FFFFFF;
    display: block;
    height: 38px;
    line-height: 38px;
}

/*增加修改部分*/
.tf_loglabel{display:inline-block; text-align:right; width:75px;}

/*协议*/

.optional_xieyi { _position:absolute; width:650px; display:none; z-index:9999 ;position:fixed;}
.optional_xieyi .scroll { height:500px;overflow-y:scroll}
.optional_xieyi .scroll .ts-table-bg td { background:#efefef; color:#202020; text-align:center; height:30px; }
.optional_xieyi h3.tit { height:24px; line-height:24px; position:relative; background:#3f3b67; color:#FFF; font-size:12px; padding-left:10px; }
.optional_xieyi h3.tit a , .optional_map h3.tit a:visited { position:absolute; right:0; top:0;height:24px; width:24px; background:url(../images/bg_popuptep_clo.png) no-repeat }
.optional_xieyi .con { padding:15px; border:1px solid #3f3b67; border-top:none; background:#FFF }




/*404  500*/
.err_500{background:url(../images/500.gif); width:950px; height:498px; position:relative;}
.err_500 .btn{ width:168px; height:40px; cursor:pointer; text-align:center;}
.err_500 .err1{position:absolute;right:181px;top:316px;}
.err_500 .err2{position:absolute;right:181px;top:366px;}
.err_500 .btn a{font-size:16px; text-align:center; line-height:40px; color:#000; text-decoration:none;}
.err_500 .tosnBig{background:url(../images/500.png) no-repeat 0px 0px}
.err_500 .tosnBig_mouseover{ background:url(../images/500.png) no-repeat 0px -40px;}
.err_500 .tosnBig_mousedown{ background:url(../images/500.png) no-repeat 0px -80px;}
.err_404{background:url(../images/404.png); width:950px; height:498px; position:relative;}
.err_404 .btn{ width:168px; height:40px; cursor:pointer; text-align:center;}
.err_404 .err1{position:absolute;right:691px;top:386px;}
.err_404 .err2{position:absolute;right:80px;top:386px;}
.err_404 .btn a{font-size:16px; text-align:center; line-height:40px; color:#000; text-decoration:none;}


/*全站搜索*/
.statsearch{}
.statsearch .search_top{color:#777; text-indent:15px;}
.statsearch .search_top a, .stationserarch .search_top a:visted{color:#000; text-decoration:none;}
.statsearch .searchtext{border:#dddde8 1px solid; background:#f0f0f4; padding:12px; margin-top:10px;}
.statsearch .searchtext .d_text { border:1px solid #d6d6d6; width:160px; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:20px; margin-right:15px;}
.statsearch .Claims_Submit{ width:62px; height:22px; border:0px; margin-left:15px; cursor:pointer; }
.statsearch h2{ display:block; color:#3f3b67; border-bottom:#c5c4d1 1px solid; font-size:14px; font-weight:normal; margin-top:15px;}
.statsearch span{ display:block; color:#000; margin-top:10px;}
.statsearch span b{color:#ff6c00}
.statsearch .s_contnet{margin-top:15px; width:600px;}
.statsearch .s_contnet p{line-height:25px;}
.statsearch .s_contnet b{color:#ff6c00}
.statsearch  .t_01 a{color:#1200bc; text-decoration:none;}
.statsearch  .t_02{color:#777;}
.statsearch  .t_03{color:#274e00;}
.statsearch .page{width:600px;}

/*问卷调查*/
.askForm{color:#777;}
.askForm h2{ display:block; color:#3f3b67; border-bottom:#c5c4d1 1px solid; font-size:14px; font-weight:normal;}
.askForm .ask{padding:0px 170px; text-align:left;}
.askForm .ask .a_tit{text-indent:25px; margin-top:15px;}
.askForm .ask .a_t{ margin-top:10px;}
.askForm ul li{line-height:30px;}
.askForm ul li input{margin-left:15px;}
.askForm .askbtn{border-top:#d9d9d9 1px solid; padding-top:10px; text-align:center; margin-top:15px;}
.askForm .BackGo { width:102px; height:32px; border:0px; margin-top:10px; cursor:pointer; font-size:14px; }
.askForm  textarea { width:424px; height:94px; border:1px solid #D6D6D6; padding:3px; overflow-y:auto; margin-left:15px; }

.topcolor {color:#fff;}



/*网站地图样式0319*/
.content .main .siteMaps{ display:block; overflow:hidden}
.content .main .siteMaps dt{ display:block;height:40px; line-height:40px;}
.content .main .siteMaps dt a , .content .main .siteMaps dt a:visited{font-size:18px; color:#3f3b67; display:inline-block; padding-right:20px; background:url(../images/ico_siteMaps.png) right center no-repeat}
.content .main .siteMaps dd{ display:block; border:1px solid #cdcccc; background:#f0f0f4; padding:5px 10px; padding-right:240px; margin-bottom:10px;}
.content .main .siteMaps dd a , .content .main .siteMaps dd a:visited{ display:block; float:left;color:#1200bc; text-decoration:underline; margin:3px 10px}



.tf_count{ height:38px; line-height:38px; display:block; color:#FFF; background:url(../images/bg-header-ah.png) center bottom no-repeat }
 }
.ts-assess .ts-assecsstop a { color:#fff; margin-right:20px; margin-top:5px;}

/*问卷调查入口*/
.askTable{background:#373c64; color:#fff; width:27px; height:84px; position:fixed;_position:absolute;z-index:10; bottom:240px; right:314px; margin-bottom:10px;display:none;}
.askTable a{color:#fff; text-decoration:none; width:17px; display:block; margin-left:7px;}
.askTable a:hover,.askTable a:visited{color:#fff; text-decoration:none; }
/*回到顶部*/
.goTop{background:#373c64; color:#fff; width:27px; height:84px; position:fixed;_position:absolute;z-index:10; bottom:240px; right:314px; margin-bottom:10px;display:none;}
.goTop a{color:#fff; text-decoration:none; width:17px; display:block; margin-left:7px; line-height:15px; padding-top:18px; background:url(../images/icon_00.png) no-repeat 3px 7px;}
.goTop a:hover,.goTop a:visited{color:#fff; text-decoration:none; }

/*禁运品*/


.Contraband .position-title { padding-bottom:6px; font-size:18px; color:#373c64; font-weight:normal; border-bottom:2px solid #403c68 }
.Contraband .pageMenus ul li{ float:left; padding:5px 10px; background:#f5f5f7; border:1px solid #e2e1e8; margin-right:10px; margin-top:10px;  display:block; white-space:nowrap;}
.Contraband .pageMenus ul li a , .commonQuestion .pageMenus ul li a:visited{ font-size:14px;color:#777777}
.Contraband .howToOrder { margin-top:15px; border-bottom:2px solid #c5c4d1}
.Contraband .itemsCont{ padding:10px 0; padding-bottom:0}
.Contraband .pText{ text-indent:30px; color:#777}
.Contraband .BText{ text-indent:30px; color:#000}
.Contraband .itemsCont p a , .commonQuestion .itemsCont p a:visited{color:#1200bc; text-decoration:underline}
.Contraband .itemsCont h2{display:block; background:url(../images/ico-reminder.png) left no-repeat; text-indent:12px; font-size:12px; color:#373c64; font-weight:normal; margin-top:10px;}
.Contraband table{border-left:#c6c6c6 1px solid; border-top:#c6c6c6 1px solid; margin-top:15px; color:#777}
.Contraband table .igy{background:#efefef; color:#000000; height:30px; text-align:center; border-bottom:#c6c6c6 1px solid;}
.Contraband table .ileft{background:#efefef; color:#000; text-align:center;}
.Contraband table .tdpadding{padding:10px;}
.Contraband table td { border-bottom:1px solid #AEAEAE; border-right:1px solid #AEAEAE; text-align:left; padding:5px; }
.Contraband .borderDiv{border-bottom:#efefef 1px solid; height:5px; padding-top:15px;}




/*ifname*/
.subifname{position:absolute; z-index:8;filter:alpha(opacity=0);-moz-opacity:0 ;display:none;}
.backifname{position:absolute; z-index:0;filter:alpha(opacity=0);-moz-opacity:0 ;display:none;}
.Internetshippingiframe{position:absolute; z-index:8; width:100%;filter:alpha(opacity=0);-moz-opacity:0 ;display:none;}
.subMenuifname{position:absolute; z-index:8;filter:alpha(opacity=0);-moz-opacity:0 ;display:none; width:100px;}
.Personifname{position:absolute; z-index:8;filter:alpha(opacity=0);-moz-opacity:0 ;display:none;}

/*Ie6 新增*/
.tf_newwidthlabel{display:inline-block;width:94px; text-align:right;}

.Ieinfo{background-color: #FFFEDF;border-bottom: 1px solid #FFE690; border-top: 1px solid #FFE690;height: 34px;text-align: center;
width: 100%; z-index:9999; line-height:34px;position:relative; }

.Ieinfo  a.m_close {
    left: auto;
    position: absolute;
    right: 30px;
    top:0px;
}

.Ieinfo  a {
    color: #FF9C00;
    line-height: 34px;
    text-decoration:none; 
}

/*我的账单支付重新选择*/
.StartOne h2 a,.StartOne h2 a:visited{display:block;float:right;color:#777;text-decoration:none;}
.StartOne h2 { color:#3f3b67; font-size:18px; text-indent:5px; font-weight:normal; display:block; border-bottom:2px solid #C5C4D1; padding-bottom:5px; }
#pay-li input{height:40px;line-height:40px;}


/*订单管理-订单详情备注样式*/
.beizhu{display:block; width:500px;word-wrap:break-word;}

/*数据过长自动换行样式*/
.length{word-wrap:break-word;white-space:normal;overflow:auto ;}
.address{word-wrap:break-word;white-space:normal;overflow:auto;}
/*辅助计算器的说明文字的颜色  邓夫伟 2012-4-20*/
.clearfix .remarks{color:#B3B3B3;margin-left:5px;}


.n_p{margin-top:10px; margin-left:35px;}
.newadd_height_1{padding-top:10px;padding-bottom: 10px;}
.newadd_height_1 dl dd {padding-left:10px;line-height:24px;}
.nk{ display:inline-block;}

.width100p{width:100%;}

/* order page */
.order-page{}
.order-page textarea.single_line{padding:0;font-size:12px;background:none;height:20px;}
.order-page-title{
	height:100px;
	background:url(../images/camera.gif) left bottom no-repeat;
	border-bottom:1px solid #000;
	padding-bottom:2px;
	position:relative;
}
.order-page-title h1{text-align:center;font-size:24px;}
.order-page-title h2{text-align:center;font-size:30px;}
.order-page-title .qrcode{position:absolute;right:10px;top:10px;width:80px;height:80px;}
.order-page-title .scan-tips{position:absolute;right:10px;top:100px;width:80px;height:80px;}

.order-page-item{margin-bottom:20px;}
.order-page-item h2{
	font-size:14px;line-height:28px;
	padding-left:20px;
	margin:0 0 5px;
	border-bottom:1px solid #EBEBEB;
	background:url(../lib/ligerUI/skins/icons/communication.gif) no-repeat left center;
}

.order-table{width:100%;}
.order-table td{padding:3px 2px;line-height:20px;text-overflow:ellipsis;white-space:nowrap;}
.order-table select{width:133px;}
#cameraList h2{font-size:14px;}

.pay-result{font-size:18px;margin:10px;color:#ff0000;}
.pay-result p{font-size:18px;margin:10px;color:#ff0000;}

.tips-express{border:1px solid #ff0000;padding:5px 10px;}

.index-about{border:1px solid #e0e0e0;padding:10px;margin:10px 0;display: block;}
.index-about p{margin:2px 0;padding:0;}

.index-brand{}
.index-brand td{padding:0px 8px;}