@charset "UTF-8";html{color:black;background:white;-webkit-text-size-adjust:none;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td{margin:0;padding:0;}
table{border-collapse:separate;border-spacing:0;}
fieldset, img, iframe{border:0 none;}
img[src]{image-rendering:optimizequality;-ms-interpolation-mode:bicubic;}
iframe{display:block;}
address, caption, cite, code, dfn, em, i, strong, th, var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption, th{text-align:left;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
q:before, q:after{content:'';}
abbr, acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input, textarea, select{*font-size:100%;vertical-align:middle;}
legend{color:#2f302a;}
.font-blue,a.font-blue,.font-blue a{color:#416ED7;}
.pager{clear:both;margin:20px 0;display:block;*zoom:1;}
.pager:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.pager .pagernum{padding:0px 8px;line-height:24px;border:1px solid #eee;margin:0 2px;float:left;_display:inline;}
.pager span{float:left;}
.pager .pagernum:hover{color:#e32a2f;padding:0px 8px;border:1px solid #e32a2f;margin:0 2px;}
.pager .pageall, .pager .line{float:left;_display:inline;height:21px;line-height:21px;padding:0px 3px;}
.pager .prev, .pager .next, .pager .onprev, .pager .onnext, .pager .unprev, .pager .unnext{overflow:hidden;text-indent:-9999px;float:left;_display:inline;margin:0 2px;}
.pager .last{margin-right:0;}
.pager .prev, .pager .onprev, .pager .unprev{background:url(pager_pre.gif) no-repeat 0 0;width:50px;height:26px;line-height:26px;}
.pager .next, .pager .onnext, .pager .unnext{background:url(pager_next.gif) no-repeat 0 0;width:50px;height:26px;line-height:26px;}
.pager .onprev, .pager .onnext{background-position:0 -18px;}
.pager .unprev, .pager .unnext{background-position:0 -52px;}
.pager .pagecurrent{padding:0px 8px;border:1px solid #e32a2f;background:#e32a2f;line-height:24px;color:#fff;margin:0 2px;float:left;_display:inline;}
.calendar{border:1px #cccccc solid;z-index:262130;}
.datepicker{font-family:Verdana, Arial, Helvetica, sans-serif;background:none !important;overflow:hidden;width:226px;}
.datepicker table{background:#BEBEBE;margin:0 auto;padding:0;overflow:hidden;border-spacing:0;border:1px solid #2f302a;border-top:none;width:100%;}
.datepicker caption{color:#333333;font-weight:bold;font-size:13px;text-align:center;width:100%;height:25px;line-height:26px;background:url(calbg.gif) repeat-x #4e6a81;border:1px solid black;}
.datepicker caption a{cursor:pointer;color:black;text-decoration:none;font-weight:bold;}
.datepicker caption span.month{width:120px;padding-left:10px;}
.datepicker caption span.year{width:80px;padding-right:10px;}
.datepicker th, .datepicker td{cursor:default;font-size:12px;background:white;height:25px;width:30px;text-align:center;border-top:1px solid #BEBEBE;}
.datepicker th{background:#FDFDDB;border:none;color:#888888;font-family:Verdana;font-size:10px;}
.datepicker td.active{cursor:pointer;}
.datepicker td.inactive{background:#eeeeee;color:#BEBEBE;}
.datepicker td.today{border-top:1px solid #FFD700;background:#FFFFDD;}
.datepicker td.hilite{background:black;color:white;}

/*通用的对话框样式*/
/*Dialog*/
.dialog{position:absolute;z-index:4000;top:100px;left:100px;}
.dialog .title{font-size:14px;font-weight:bold;}
.dialog-box{display:none;}
.dialog-title{overflow:hidden;}
.dialog-close-btn{float:right;color:#369;cursor:pointer;}
.dialog-content{clear:both;padding:9px;}
.dialog-iframe{position:absolute;z-index:-1;border:none;top:0;left:0;filter:alpha(opacity=0);}

/*字体向右对齐*/
.textright{text-align:right;}

/*字体向左对齐*/
.textleft{text-align:left;}

/*字体居中对齐*/
.textcenter{text-align:center;clear:both;color:#333;}

/*容器内文字不换行*/
.textnowrap{white-space:nowrap;}

/* 容器内文字可以换行 */
.textwrap{white-space:normal;}

a{color:black;text-decoration:none;}
a:hover{color:#ffa100;text-decoration:underline;}
.lnk{text-decoration:underline;cursor:pointer;}

p img .left{margin:1.5em 1.5em 1.5em 0;padding:0;}
p img .right{float:right;_display:inline;margin:1.5em 0 1.5em 1.5em;}

blockquote{margin:1.5em;color:#666666;}

strong{font-weight:bold;}

dfn{font-weight:bold;}

sup, sub{line-height:0;}

abbr, acronym{border-bottom:1px dotted #666666;}

del{color:#666666;}

pre, code{margin:1.5em 0;white-space:pre;}

pre, code, tt{font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
.highlight{background:red;}
.added{background:#e32a2f;color:white;}
.removed{background:#990000;color:white;}
.first{margin-left:0;padding-left:0;}
.last{margin-right:0;padding-right:0;}
.top{margin-top:0;padding-top:0;}
.bottom{margin-bottom:0;padding-bottom:0;}
.inline-block{display:inline-block;*display:inline;zoom:1;}
.FormWrap{margin:10px 0;border:1px solid #eee;background:#F5F5F5;padding:7px;line-height:150%;}
.FormWrap label{width:auto;}
.FormWrap th label{cursor:pointer;}
.FormWrap em{font-style:normal;color:#e32a2f;margin:0 2px;}
.inputstyle, .x-input{border:1px solid #cccccc;padding:6px 5px 6px 14px;/*background:url(../images/input-bg.gif) no-repeat 0 0 white;*/_vertical-align:middle;}
.buttonstyle{padding:1px 5px;font-size:14px;}
.vm{vertical-align:middle;}
.vt{vertical-align:top;}
.vb{vertical-align:bottom;}
.pr{position:relative;}
.pa{position:absolute;}
.db{display:block;}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.dn{display:none;}
.bn{background:transparent none;}
.font9px{font-size:9px;}
.font10px{font-size:10px;}
.font11px{font-size:11px;}
.font12px{font-size:12px;}
.font14px{font-size:14px;}
.font16px{font-size:16px;}
.font18px{font-size:18px;}
.font20px{font-size:20px;}
.font22px{font-size:22px;}
.font24px{font-size:24px;}
.font26px{font-size:26px;}
.t2{text-indent:2em;}
.t5{text-indent:5em;}
.t10{text-indent:10em;}
.t15{text-indent:15em;}
.lh150{line-height:150%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}
.lh20{line-height:20px;}
.lh25{line-height:25px;}
.lh30{line-height:30px;}
.lh35{line-height:35px;}
.unl{text-decoration:underline;cursor:pointer;}
.no-unl{text-decoration:none;cursor:pointer;}
.no-unl:hover{text-decoration:none;cursor:pointer;}
.fontbold{font-weight:bold;}
.fontnormal{font-weight:normal;}
.font-red{color:#e32a2f;}
.font-green{color:#33A333;}
.font-orange{color:#e32a2f;}
.font-black{color:black;}
.font-gray{color:#666666;}
.font-blue{color:#416ED7;}
.bg-red{background:#FBEEEF;}
.bg-gray{background:#EFEFEF;}
.bg-graydark{background:#EFEFEF;}
.bg-green{background:#EEFBEE;}
.bg-blue{background:#F7F7F9;}
.bg-orange{background:#FBF7EE;}
.bg-white{background:white;}

fieldset{padding:1.4em;margin:0 0 1.5em 0;border:1px solid #cccccc;}

legend{font-weight:bold;font-size:1.2em;}
.division{background:white;border:1px solid #eee;padding:10px 10px;margin-bottom:10px;}
.borderdown{border-top:1px solid #BEC6CE;border-left:1px solid #BEC6CE;border-right:1px solid white;border-bottom:1px solid white;}
.borderup{border-top:1px solid #EFEFEF;border-left:1px solid #EFEFEF;border-right:1px solid #BEC6CE;border-bottom:1px solid #BEC6CE;}
.borderbottom{border-bottom:1px solid #eeeeee;margin-bottom:5px;}
.division .forform th, .division .forform td{padding:5px;font-size:14px;}
.division .forform th{width:120px;font-weight:normal;padding-left:5px;color:#777777;white-space:nowrap;text-align:right;}
.shop-iformation{padding:10px;}
.shop-iformation th td{border:none;padding:10px 0;text-align:right;}
.notice, .note{height: 30px;line-height: 30px;text-indent: 20px;}
.notice{background:#fff4e8;border:1px solid #feeeda;}
.note{background:#fff4e8;border:1px solid #feeeda;}
.success-message, .error-message, .show-message{position:absolute;z-index:131070;overflow:hidden;height:90px;padding:10px 25px 10px 10px;border-width:3px;border-style:solid;background:#FFFFFF;box-shadow:0 0 5px #999999;-webkit-box-shadow:0 0 5px #999999;-moz-box-shadow:0 0 5px #999999;-o-box-shadow:0 0 5px #999999;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;-khtml-border-radius:2px;}
.show-message{line-height:70px;}
.success-message-body, .error-message-body{background:url(../images/feedback-icon.png) no-repeat;color:red;height:65px;margin:25px 6px 0 26px;padding:13px 0 0 65px;}
.error-message-body{background-position:0 -90px;}
.success-message-body{background-position:0 2px;margin:15px 6px 0 26px;padding:23px 0 0 65px;}
.show-message-body{color:#293f14;margin:10px 0 0 10px;vertical-align:middle;}
.notice h4, .note h4{margin:30px 0 0 0;font-weight:normal;}
.success-message{border-color:#ddeddc;}
.error-message{border-color:#FFCCCC;}
.show-message{border-color:#C6DFA9;}
.feed-back .error{background:none;border:none;}
.error{background:#FFFFE6;border:1px solid #FFCCCC;color: #e32a2f;margin: 0 2px 1em;padding:2px 12px;}
.error-tips{position:relative;padding:20px 10px;color:red;}
.error-tips .close, .error-tips .arrow{position:absolute;background:url(../images/error-tips-icon.gif) no-repeat;height:6px;display:block;}
.error-tips .close{background-position:0 5px;left:90%;top:5px;width:7px;cursor:pointer;}
.error-tips .arrow{background-position:0 -44px;left:80%;bottom:-6px;width:9px;}
.error a{color:#777;}
.notice a{color:#514721;}
.note a{color:black;text-decoration:none;}
.success a{color:#264409;}
.error .option, .notice .option, .note .option, .success .option{float:right;cursor:pointer;}
.error .pic, .notice .pic, .note .pic, .success .pic{width:52px;height:52px;}
.error .pic{background:url(../images/infoerror.gif) no-repeat;}
.notice .pic{background:url(../images/infonotice.gif) no-repeat;}
.note .pic{background:url(../images/infonote.gif) no-repeat;}
.success .pic{background:url(../images/infosuccess.gif) no-repeat;}
.popup{width:280px;height:100px;}
.infotips{color:#999999;padding-left:5px;_zoom:1;}
.feed-back{margin:20px auto;width:100%;background:#fff;display:block;overflow:hidden;padding:30px 0;}
.feed-back .success .pic,.feed-back .error .pic{background:url(../images/404.jpg) no-repeat 0 0;width:155px;height:139px;margin-left:400px;}
.feed-back .success .pic{background-position:0 -159px;}
.error .span-11,.success .span-11{background:url(../images/404_2.jpg) no-repeat 0 0;width:354px;height:116px;line-height:30px;font-size:14px; padding:20px 0 0 50px;}
.success .span-11{background-position:0 -136px;}
.feed-back h1{margin:0 0 0 5px;font-size:14px;}
.feed-back .success h1{color:#e32a2f;}
.feed-back .error h1{color:#555;}
.valierror{padding:3px 5px 3px 21px;margin:0 5px;display:inline;height:20px;border:1px solid #E6594E;white-space:nowrap;text-align:left;color:#E6594E;background:#fceae8 url(../images/stop.gif) no-repeat 3px;}
.valisuccess{padding:2px 5px 2px 15px;padding-left:21px;margin-left:10px;display:inline;border:1px solid #99D073;white-space:nowrap;text-align:left;color:#539A33;background:#ebf7e3 url(../images/success.gif) no-repeat 3px;}
.tip-text{font-size:13px;font-weight:bold;border:1px white solid;background:#E9E9E9;padding:10px;}
.tip{border:1px #cccccc solid;}
.x-vali-error{color:#E6594E;}

/*5对列表的定义*/
ul.list{margin:10px 0;}
ul.list li{background:url(../images/ra.gif) no-repeat 0 8px;padding-left:15px;color:#666666;display:block;border-bottom:1px solid #EFEFEF;line-height:23px;}
ul.list ul{margin-left:10px;}
ul.list li.nolist{border-bottom:0;background:none;}
ul.list.WithRight li{position:relative;}
ul.list.WithRight li.span{position:absolute;right:0;color:#666666;}
ul.list.float li{width:45%;float:left;margin-left:15px;}

ol li{margin:0 0 0 20px;color:black;border-bottom:1px solid #EFEFEF;line-height:20px;list-style:decimal;}
ol li ol{margin-top:1px 0 0 10px;}

/*6,表格样式*/
.liststyle{border:1px solid #e6e6e6;width:100%;margin-top:10px;font-size:14px;/*定义列表的头部*/ /*用于整个通栏的td，使用了colspan的td*/ }
.liststyle a{padding-right:5px;text-decoration:underline;}
.liststyle a.lnk{text-decoration:none;}
.liststyle thead th{text-align:center;font-size:12px;white-space:nowrap;background:#EFEFEF;padding:4px 3px;}
.liststyle td, .liststyle th{padding:4px;word-break:break-word;text-align:center;background:white;}
.liststyle.data td, .liststyle.data th{word-break:break-word;font-size:14px;}
.liststyle.data tbody th{text-align:right;color:black;}
.liststyle.data td{text-align:left;}
.liststyle.data .colspan{text-align:center;color:black;font-weight:700;}
.thumbnailPic ul{float:left;text-align:center;margin-right:10px;}
.thumbnailPic ul li.pic a{display:block;height:50px;width:50px;border:1px solid #cccccc;}

/*布局相关的css定义*/
div.span-auto, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24{float:left;margin-right:10px;}

/* 布局的最后一项 */
div.last{margin-right:0;}
.w{width:100%;}
.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w120{width:120px;}
.w150{width:150px;}
.w160{width:160px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w400{width:400px;}
.w500{width:500px;}
.w550{width:550px;}
.w600{width:600px;}
.w700{width:700px;}
.w800{width:800px;}
.w900{width:900px;}
.w950{width:950px;}
.wa{width:auto;}
.h{height:100%;}
.h10{height:10px;}
.h20{height:20px;}
.h25{height:25px;}
.h30{height:30px;}
.h35{height:35px;}
.h40{height:40px;}
.h50{height:50px;}
.h60{height:60px;}
.h70{height:70px;}
.h80{height:80px;}
.h100{height:100px;}
.h150{height:150px;}
.h200{height:200px;}
.h250{height:250px;}
.h300{height:300px;}
.h400{height:400px;}
.h450{height:450px;}
.h500{height:500px;}
.h550{height:550px;}
.h600{height:600px;}
.h700{height:700px;}
.h800{height:800px;}
.ha{height:auto;}
.m2{margin:2px;}
.m5{margin:5px;}
.m10{margin:10px;}
.m15{margin:15px;}
.m20{margin:20px;}
.m30{margin:30px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr50{margin-right:50px;}
.p2{padding:2px;}
.p3{padding:3px;}
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
.p25{padding:25px;}
.p30{padding:30px;}
.pt2{padding-top:2px;}
.pt3{padding-top:3px;}
.pt5{padding-top:5px;}
.pt8{padding-top:8px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pb2{padding-bottom:2px;}
.pb3{padding-bottom:3px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pl2{padding-left:2px;}
.pl3{padding-left:3px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl60{padding-left:60px;}
.pl70{padding-left:70px;}
.pl80{padding-left:80px;}
.pl90{padding-left:90px;}
.pl100{padding-left:100px;}
.pr2{padding-right:2px;}
.pr3{padding-right:3px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}
.pr50{padding-right:50px;}
.pr60{padding-right:60px;}
.pr70{padding-right:70px;}
.pr80{padding-right:80px;}
.pr90{padding-right:90px;}

/* 边框 */
.noborder{border:none;}
.border-all{border:1px solid #eee;}
.border-left{border-left:1px solid #eee;}
.border-right{border-right:1px solid #eee;}
.border-top{border-top:1px solid #eee;}
.border-bottom{border-bottom:1px solid #eee;}
.border-bottom-dot{border-bottom:1px dotted #eee;}

/* 布局元素的宽度 */
.span-auto{width:auto;}
.span-0{width:10px;}
.span-1{width:30px;}
.span-2{width:70px;}
.span-3{width:110px;}
.span-4{width:150px;}
.span-5{width:190px;}
.span-6{width:230px;}
.span-7{width:270px;}
.span-8{width:310px;}
.span-9{width:350px;}
.span-10{width:390px;}
.span-11{width:430px;}
.span-12{width:470px;}
.span-13{width:510px;}
.span-14{width:550px;}
.span-15{width:590px;}
.span-16{width:630px;}
.span-17{width:670px;}
.span-18{width:710px;}
.span-19{width:750px;}
.span-20{width:790px;}
.span-21{width:830px;}
.span-22{width:870px;}
.span-23{width:910px;}
.span-24{width:950px;margin:0;}

/*布局元素右边边框*/
.border{padding-right:4px;margin-right:5px;border-right:1px solid #cccccc;}

/* 布局元素具有更宽边距的右边边框 */
.colborder{padding-right:14px;margin-right:25px;border-right:1px solid #ddd;}
div.floatLeft, .flt, .fl{float:left;_display:inline;}
div.floatRight, .frt, .fr{float:right;_display:inline;}
div.floatNone{float:none;}
.box{padding:7px;}
.boxBlue{background:#ECF2F5;border:1px solid #C7DBE5;padding:7px;}
.boxBrown{background:#F5F4EC;border:1px solid #E5DDC7;padding:7px;}
.boxGray{background:#EFEFEF;border:1px solid #e3e3e3;padding:7px;}

/*表单不同区域的划分*/
.cut{overflow:hidden;}
hr{background:transparent;color:#dddddd;float:none;width:100%;height:0;margin:5px 0;padding:0;border:1px solid #eeeeee;}
hr.space{background:white;color:white;}

/*清除浮动
提供两个方式来清除浮动：
1、clearfix可以直接在浮动元素的包裹容器内直接写上class=cleafix就可以就可以清除浮动了，好处是仅仅增加一个class而不需要增加额外的多于html元素。比如
<div class="clearfix">
<div style="float:left"></div>
<div style="float:right"></div>
</div>
2、另一个方法是直接在浮动元素的结尾处写上<div class="clear"></div> */
.clearfix{display:block;*zoom:1;}
.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clear{clear:both;height:0;line-height:0;font-size:0;}
.clearboth{clear:both;}
.ma{margin-left:auto;margin-right:auto;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.register-wrap{margin:10px;}
.register-wrap .leftpart{float:left;width:58%;margin-right:50px;}
.register-wrap .righttop{float:right;width:35%;height:120px;}
.register-wrap .rightbottom{float:right;width:35%;height:100px;}
.register-wrap h4{font-size:14px;padding:0;margin:3px 0;}
.register-wrap .intro{color:#999999;}
.register-wrap .form{padding:15px 0;margin:10px 0;}
.register-wrap .form table th{width:100px;font-size:14px;font-weight:normal;text-align:right;padding:7px 0;vertical-align:middle;}
.register-wrap .form table td{vertical-align:middle;}
.register-wrap .form table th i{padding:0 5px;color:#f60;}
.pageWrap h2{margin:15px 0;color:#666666;}
.pageWrap h4{margin:10px 0;padding-left:14px;}
.pageWrap ol li{color:#666666;}
.section .row{clear:both;overflow:hidden;}
.lineheight-free, .lineheight-free *{line-height:normal;}
.themefoot{margin:0 auto;}
.customMessages *{line-height:140%;}
.uarea-output table{border-collapse:collapse;text-align:center;vertical-align:middle;}
.uarea-output table td{border:1px solid;}
.uarea-output ul, .uarea-output ol{margin:1em 0;padding:0 0 0 40px;}
.uarea-output ul li{list-style:disc inside;border:none;margin:0;}
.uarea-output ol li{list-style:decimal inside;border:none;margin:0;}
.uarea-output i, .uarea-output em{font-style:italic;}
.footArticle .span-5, .span-6{text-align:center;}
.install-outer{height:100%;overflow:hidden;position:relative;width:100%;}
.install-outer[class]{display:table;position:static;}
.install-middle{position:absolute;top:50%;}
.install-middle[class]{display:table-cell;vertical-align:middle;position:static;}
.install-inner{width:536px;height:293px;border:3px solid #D7DCE2;box-shadow:1px 1px 8px #dddddd;-webkit-box-shadow:1px 1px 8px #dddddd;-moz-box-shadow:1px 1px 8px #dddddd;-o-box-shadow:1px 1px 8px #dddddd;padding:25px;margin:0 auto;position:relative;top:-50%;}
.install-inner .leftpic{width:179px;height:180px;background:url(../images/install_pic.gif) no-repeat;float:left;margin-top:50px;}
.install-inner .rightcont{width:340px;font-size:14px;float:right;margin-top:100px;line-height:25px;}
.install-inner .rightcont a{color:#0066CC;margin:0 3px;}
.install-inner .rightcont a:hover{color:#e32a2f;}

.tip_tishi{ background:#fff1ee; border:1px solid #ffced1; line-height:35px; height:35px; padding:0 20px; margin:20px auto; color:#2f2a26; font-size:12px; width:860px;}
.tip_tishi span{ color:#fa0011; font-weight:bold; padding:0 10px;}
.tip_tishi i.deng{ background: url(../images/lightbulb.png) no-repeat; width:16px; height:16px; margin-right:5px; display:inline-block; float:left; margin-top:8px;}
.tip_short{ display:block; background: url(../images/tishi.gif) no-repeat; width:139px; height:30px;line-height:25px;color:#f5040a; text-align:center; font-size:12px; font-weight:normal; margin-bottom:6px;}

/*结算 自提样式*/
.J_order_total td{ _padding:5px;}
.shippingSel{ margin-bottom:5px;}
.shipping_input{ border:1px solid #ccc; background:#fff;}

/*卖家中心编辑信息按钮统一间距*/
.member-editwrap{padding-left:142px; padding-bottom: 50px;}
.member-editwrap2{padding-left:142px; margin-top:10px;}

/*后台上传图片控件按钮太小*/
.pic-uploader{ min-height:25px; display:inline-block;}