@charset "utf-8";

/*
 * Copyright 2013 partnersoft.cn. All rights reserved.
 * Support: http://www.partnersoft.cn
 * License: http://www.partnersoft.cn/license
 * 
 * Style - Register
 * Version: 3.0
 */

/* ---------- Register ---------- */

div.register div.logo{
	padding:40px 0;
	width:1000px;
	margin: 0 auto;
}

div.register div.logo b{
	font-size: 30px;
    height: 60px;
    position: absolute;
    width: 200px;
    text-align:center;
    line-height:60px;
    vertical-align:middle;
    color:#404144;
}

div.register .wrap {
	width:1000px;
	margin: 0px auto;
	background: #fff;
	color:#404144;
}

div.register .main .register-left{
	float: left;
	width: 459px;
	height: 850px;
	padding:0px 45px;
}

div.register .main .register-left label.fieldError{
	display: block;
}


div.register .main .register-left input.text{
	background:none;
	width:420px;
	height:40px;
	line-height:40px;
	background-color: #f9f9f9;
	font-size:18px;
}

div.register .main .register-left input.middle{
	width:260px;
	height:40px;
	line-height:40px;
}

div.register .main .register-left input.code-btn{
	margin-left: 10px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #f9f9f9;
	outline: none;
	blr: expression(this.hideFocus = true);
	border: 1px solid #be0404;
	color: #be0404;
	font-size: 18px;
	cursor: pointer;
}

div.register .main .register-left table td,th{
	height:80px;
}

div.register .main .register-left table .qrcode-welcome{
	font-size:26px;
}

div.register .main .register-left table .qrcode-span{
	position: relative;
}


div.register .main .register-left table .qrcode-span .qrcode-min{
	width:26px;
	height:26px;
}

div.register .main .register-left table .qrcode-large{
	position: absolute;
	bottom:0px;
	width:250px;
	height:250px;
	top:35px;
	left:26px;
	background: #fff;
	display: none;
}

div.register .main .register-left table .qrcode-large .qrcode-max{
	width:250px;
	height:250px;
}

div.register .main .register-right{
	float: right;
	width: 451px;
	height: 850px;
}

div.register .main .register-right-ad{
	padding-left:15px;
}

div.register .regTitle {
	height: 40px;
	line-height: 40px;
	color: #d8d8d8;
	font-family: "Microsoft YaHei";
	border-bottom: 1px dotted #ededed;
}

div.register .regTitle strong {
	padding: 0px 10px;
	color: #3164af;
	font-size: 18px;
	font-weight: normal;
}

.tab_con_param{
	width:720px;
	float:left;
	margin-left: 5px;
}

.tab_con_param .otherParam{
	width:740px;
	margin-left:120px;
}

.tab_con_param .title{
    font-size: 20px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
	border-bottom: 1px solid #d7d7d7;
	color: #d7d7d7;
}

.tab_con_param table{
	width:740px;
	margin: 10px 0;
}

.tab_con_param table td{
	color: #999;
    padding: 2px;
    width:67%;
}
.tab_con_param table th{
    font-weight: normal;
   	padding: 12px;
    text-align: right;
    white-space: nowrap;
    width: 150px;
    color: #666;
    font-weight: 200;
}

table.innerTable{
	width:380px;
	padding: 0px;
	margin: 0 0;
	display: none;
}

table.invoiceTitleTable{
	width:380px;
	padding: 0px;
	margin: 0 0;
	display: none;
}

table.invoiceTitleTable th{
	width: 100px;
	padding: 0px;
	text-align: left;
}

table.invoiceTitleTable td{
	width: 200px;
	padding: 2px;
}

table.innerTable th{
	width: 100px;
	padding: 0px;
	text-align: left;
}
table.innerTable td{
	width: 200px;
	padding: 2px;
}
div.register .captcha {
	width: 130px;
	text-transform: uppercase;
	ime-mode: disabled;
}

div.register .captchaImage {
	margin-left: 10px;
	vertical-align: middle;
	cursor: pointer;
}

div.register .submit {
	width: 434px;
	height: 40px;
	line-height: 37px;
	color: #ffffff;
	cursor: pointer;
	outline: none;
	blr: expression(this.hideFocus = true);
	border: none;
	background-color: #be0404;
	font-size:16px;
	letter-spacing: 2px;
	font-weight:600;
}

div.register .agreement {
	height: 96px;
	line-height: 24px;
	padding: 0px 4px;
	color: #999999;
	overflow-y: scroll;
	border: 1px solid #e6e6e6;
}

div.register .login {
	width: 260px;
	float: right;
	padding: 20px;
	border-bottom: 2px solid #f2f2f2;
	border-left: 2px solid #f2f2f2;
	background-color: #fff8db;
}

.bottom_register_word{
	text-align: left;
	vertical-align: bottom;	
}
div.register .login dt {
	line-height: 40px;
	color: #bd5613;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}

div.register .login dd {
	line-height: 28px;
	color: #565656
}

div.register .login dd a {
	color: #bd5613
}

.isObjDiv{
	display: none;
	padding-left: 20px;
}
.personSpan{
	display: none;
	padding-left: 10px;
}
.companySpan{
	display: none;
	padding-left: 10px;
}
.innerTableDiv{
	padding-left: 40px;
}

.wrap_regStyle{
	height:35px;
	background-color:#f9f9f9;
}

.wrap_regStyle ul{
	margin:0px auto;
	width:100px;
	height:35px;
}

.wrap_regStyle ul li {
	float:left;	
	width:98px;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.wrap_regStyle_ul_li_hover{
	height:35px;
	line-height: 35px;
	background-color: #ffffff;
	color:#ff6f3d;
	border:1px solid #d7d7d7;
	border-bottom: 1px solid white;
}

#wrap_empty{
	height:60px;	
}

#wrap_company{
	display: none;	
}

.gsfp_style li{
	cursor: pointer;
	height: 30px;
	width: 150px;
}

.register_lable{
	color: #be0404;
}

.zcxy{
	text-indent: 175px;
	margin-top:90px;
	margin-bottom: 20px;
}

.genders_change{
	cursor:pointer;	
}