/*login.html layout*/
#main_reg{ width:1002px; padding:5px; text-align: left}
#main_regs{ padding:15px 20px; margin:10px 0 0 0; border:1px #999 dashed}
#path{ font-size:12px}
#main_reg h2{ margin-bottom:0; padding-bottom:5px;}
#main_reg h3{ width:100%}
#main_reg ul{ margin:20px 0 0 0; padding:0; font-size:12px; width:100%}
#main_reg li{ line-height:1.4em; margin-bottom:20px}
#main_reg .reg_left{ width:200px; text-align: left; float:left; font-weight:bold; padding-right:5px; background-color:#CCC}
#main_reg .reg_right{ width:640px; text-align: left; float:left}
#main_reg .bot{ float:left; width:100%; margin:20px auto; padding-left:150px}
#main_reg p{ font-size:13px; color: #999999}
#main_reg p span{ color:#FF0000}
#text p{ margin:5px; color:#333333; line-height:1.4em}
#text h3{ background:#CCCCCC; color:#000000; padding:5px}
#text h4{ padding:5px; border-bottom:1px #999999 dashed}
.reg_left span,.reg_right span{ color:#FF0000}
#info{background:url(../img/ico2.gif) 0 0 no-repeat;word-break:break-all;white-space:normal; width:260px; padding-left:30px;overflow:auto;}
#main_reg .regbg_left{ background-color: #EFEFEF; width:200px; padding:5px 0 5px 5px; font-weight:bold; vertical-align:top; border-bottom:1px #FFF dotted; text-align:right;border-top:1px dotted #ccc; }
#main_reg .regbg_right{ text-align:left; float:left; padding:5px 0 5px 10px; vertical-align:top;border-top:1px dotted #ccc;}
.reglist label{ color:#000; margin-right:12px}
.reglists label{ color:#000; margin:0 12px 5px 0; width:450px; float: left}
.reglists1 label{ color:#000; margin:0 12px 5px 0; width:180px; float: left}
.regbg_left span,.regbg_right span{ color:#ff0000}

#seller,#buyer{ padding:0 0 10px 0; border-bottom:4px solid #999}
#seller p,#buyer p{ color:#000}


.infodiv {
background-color: #FFF;
border: 1px solid  #666666;
text-align: center;
line-height: 40px;
font-size: 12px;
font-weight: bold;
z-index:1000;
width: 260px;
left:50%;/*FF IE7*/
top:50%;/*FF IE7*/

margin-left:-150px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/

margin-top:0px;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}
#regs1{ border-top:2px #999 solid; width:100%; margin:0px 0 0 0; padding:20px 0 0 0}
.register_ts{ margin:2px 0 0 0; border:1px solid #ff6600; background-color:#FFD9D9;  padding:3px 3px 3px 26px; color:#ff0000}
.code_input{float:left;padding:0 10px 0 0;}

.code_number{float:left;padding:0 0 0 10px;}

.PwdMeterBase{margin-bottom:5px;width:248px;}

.PwdBack{height:14px;background-image:url(../img/password_meter_grey.gif);background-position:center center;background-repeat: no-repeat;}

.PwdMeter{width:0;background-image:url(../img/password_meter.gif);background-position:center center;background-repeat: no-repeat;height:14px; font-size:11px;color:#666; font-weight:bold}


