﻿html,body {
	padding: 0;
	margin: 0;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 1em;
	text-align: center;
	min-height: 100%;
}
.smallSize{
	font-size: 0.8em;
}
a {
	text-decoration: none;
}
img{
	border: 0px;
}
.clear {
	clear: both;
}

.main { 
	min-height:100%; 
	height: auto !important; 
	height: 100%; /*IE6不识别min-height*/ 
	position: relative; 
} 
.red_mark{
	color: red;
}
.green_mark{
	color: green;
}
/*注册头部*/
.reg_content{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 126px; /*等于footer的高度*/
}
.header {
	height: 101px;
	background: url(../images/register_line.png) no-repeat center bottom;
	text-align: left;
}
.header_logo{
	width: 980px;
	margin: 0px auto;
	padding-top: 40px;
}
.header_logo img{
	vertical-align: middle;
	margin-top: -6px;
}
.tologin{
	float: right;
	margin-top: 10px;
	color: #646464;
}
#jump_to_login{
	font-weight: bold;
	cursor: pointer;
	color: #3285FF;
}
#jump_to_login:hover{
	color: #1e78ff;
}
.welcome_to_re{
	border-left: 1px solid #CCC;
	margin-left: 10px;
	padding-left: 16px;
	color: #646464;
}

/*注册框部分*/
.register_content {
	width:980px;
	margin: 0px auto;
	text-align: left;
	margin-top: 40px;

}
.register_common_input {
	width: 328px;
	height: 32px;
	line-height: 28px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	border: 1px solid #CCC;
	padding-left: 10px;
	outline: none;	
}

input:focus{
    border: 1px solid #3285FF;
}
.promot_information{
	text-align:left;
	color: #AAA;
	height: 10px;		
}
.promot_information span{
	font-weight: normal;
}
.promot_information_username,.promot_information_password,.register_input_repassword,.answer_of_prompt_question,.prompt_validCode,
.prompt_question,.truename,.register_input_email,.register_input_address,.promot_information_phone,.promot_information_telephone{
	display:none;
}
.tr_input td{
	font-weight: bold;	
	color: #646464;
}
.tr_input{
	height: 50px;	
}
.register_mark{
	margin-left: 5px;
	width: 30px;
	padding: 0px 20px 0px 0px;
}
.register_user_info_step{
	width: 311px;
	margin-left:10px;
	background:url("../images/register_background1.png") no-repeat;
}
.register_common_info_step{
	width: 311px;
	margin-left:-4px;
	background:url("../images/register_background4.png")no-repeat;
}
.register_success{
	width: 311px;
	margin-left:-5px;
	background:url("../images/register_background5.png")no-repeat;
}
.register_user_info_step_1{
	width: 311px;
	background:url("../images/register_background2.png") no-repeat;
}
.register_common_info_step_1{
	width: 311px;
	background:url("../images/register_background3.png")no-repeat;
}
.register_success_1{
	width: 311px;
	background:url("../images/register_background6.png")no-repeat;
}

#validCode{
	width: 190px;
	float: left;
}
#identify_code_image{
	float: left;
	margin-left: 14px;
}
.reflesh{
	margin-left: 10px;
}
#massageValidCode{
	width: 190px;
	float: left;
}
#getmvc{
	height: 30px;
	width: 110px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	margin-left: 28px;
	margin-top: 5px;
	line-height: 30px;
}

/*注册按钮*/
.registerNext {
	float: left;
	margin-top: 20px;
}
.registerNext a {
	background: #3285FF;
	color: #FFFFFF;
	padding: 12px 145px 12px 145px;
	border-radius: 4px;
	font-size: 16px;
}
.registerNext a:hover {
	background: #1e78ff;
}
/*注册成功*/
.regist_success {
	width:510px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 42px;
	font-weight: bold;
	padding-bottom: 120px;
	
}
.regist_success img{
	float: left;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 20px;
}
.success{
	float: left;
}
.regist_success a {
	padding-top: 15px;
	color: #646464;
}
.auto_jump_to_login{
	font-size: 30px;
	color: #646464;
	margin-top: 30px;
	margin-left: 100px;
}
.high_light{
	color: #FF9A00;
}
.jump_to_login_or_membership_service{
	color: #317EF3;
	margin-left: 195px;
	font-size: 15px;
}
.jump_button{
	cursor: pointer;
}
/*注册在线客服*/
.online_service {
	bottom: 0;
	right: 0px;
	position: fixed;
	z-index: 3;
	border: 1px solid #DDD;
	width: 240px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.onlineService_spread {
	border: 1px solid #DDD;
	background: #eeeeee;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-left: 24px;
	padding-right: 4px;
	padding-top: 6px;
}

.onlineService_spread table {
	width: 210px;
	color: #004a82;
}

.onlineService_spread table td {
	height: 24px;
	text-align: left;
}

.onlineService_spread table td img {
	margin-right: 4px;
	border: 0;
}

.onlineService_to_spread {
	background: #eeeeee;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.onlineService_to_spread img {
	border: 0;
}

.onlineService_bottom {
	background: #0066B3;
	padding: 5px 0px;
	color: #FFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
	font-weight: bold;
}

.to_close_button {
	text-align: right;
}

.onlineService_company {
	color: #333;
	font-weight: bold;
}

#read_lie_checkbox{
	padding: 0px;
	margin: 0px;
	width: 13px; 
	height: 13px;
	border: 0;
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 2px;
}
.read_lie{
	font-weight: normal;
	margin-left: 10px;
}
.read_lie a{
	color: #3285FF;
	cursor: pointer;
}
.read_lie a:hover{
	color: #1e78ff;
	text-decoration: underline;
}
.register_content table{
	float: left;
}
.register_right{
	float: right;
	width: 260px;
}
.company_register{
	height: 76px;
	width: 260px;
	border: 1px solid #FFEED1;
	background: #FFFBF5;
	color: #646464;
	font-weight: bold;
	line-height: 76px;
	margin-top: 10px;
}
.contact_register{
	height: 170px;
	
	width: 260px;
	border: 1px solid #D1EEFF;
	background: #F5FBFF;
	color: #646464;
	font-weight: bold;
	margin-top: 20px;
}
.company_register img, .contact_register img{
	vertical-align: middle;
	margin-top: -6px;
	margin: 0px 20px 0px 20px;
}
.contact_register_title{
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #D1EEFF;
}
.contact_phone, .contact_qq{
	font-weight: normal;
	margin: 20px 0px 20px 20px;
}
.the_other{
	margin-left: 71px;
}