body{
	padding: 0px;
	margin: 0px;
	text-align: left;
	
}
ul, li {
	list-style: none;
	padding: 0;
	padding: 0;
}

input[type="text"]:focus {
	border: 1px solid #47AFEC;
}

input[type="button"]:hover {
	cursor: pointer;
	background: #1268AE;
	color: white;
}

/* i {
	color: black;
} */

p {
	/* text-indent: 0.5em; */
	line-height: 1.5em;
	margin: 0px;
}
table{
border-collapse:collapse;
border:none;
margin-left: 65px;
}
tr, td {   
border:0px;
text-align: left;
vertical-align: middle;

}


#theme{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #E6E6E6;
}

#theme:hover{
	cursor: pointer;
}
.main-content{
	display:none;
	background: white;
	min-height:480px;
	max-width: 27%;
	min-width: 580px;
	margin: 0 auto;
	border-radius: 4px;
	/*
	top: 20%;
	left: 35%;
	background-size: cover;
	background: url(bg.png) no-repeat center center transparent;
	*/
}
#content, #content-pw{	
	overflow: hidden;
	/* padding-top: 30px; */
	padding-left:20px;
	/*padding: 20% 3% 20% 0%;	
	*/
}
.status {
	padding-top: 10px;
	height: 40px;
}
.progress {
	background: none repeat scroll 0 0 #DDDDDD;
	height: 5%;
	left: 15%;
	position: absolute;
	top: 20%;
	width: 70%;
	z-index: 1;
}
.personal{
	margin-top: 30px;
	margin-bottom: 50px;
}
.status ul {
	list-style-type: none;
	box-sizing: border-box;
	overflow: auto;
	margin: 0 auto 15px;
	padding: 0;
	width: 100%;
}
.status li {
	float: left;
	text-align: center;
	vertical-align: middle;
	position: relative;
	border-radius: 100%;
	width: 13%;
	padding-bottom: 13%;
	margin-left: 9%;
	font-size: 26px;
	border: 1px solid #dadada;
	background: #fff;
	border: 1px solid #14A4EB;
	z-index: 10;
}
.status span {
	font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 100%;
	margin-top: -11px;
	margin-left: -6px;
	color: #999;
	font-weight: bold;
	font-size: 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}
.center {
	margin-top: -10px;
	width: 90%;
	margin: 0 auto;
	margin-left:50px;
	font-weight:bolder;
	padding: 0px 0px 5% 0px;
	text-align: left;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #F58220;
	font-family: Microsoft YaHei, "Arial Black", "New York";
}
#select a {
	position: relative;
	display: block;
	box-sizing: border-box;
	width: 80%;
	margin: 0 auto 15px;
	text-align: left;
	color: #333;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	padding: 0 4% 0 15%;
	background: white;
	border: 1px solid #ccc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: Microsoft YaHei, "Arial Black", "New York";
}
#select a:hover {
	background: #F58220;
	color: white;
	cursor: pointer;
}

#select i {
	font-family: "Arial Black", "New York";
	font-size: 16px;
	float: right;
	margin-right: 30px;
	font-style: normal;
}
.r {
 
	padding-left: 4%;
	font-size: 12px;
	padding-bottom: 2%;
}

.r a {
	padding-right: 0.5em;
}

lable {

	height: 28px;
	font-size: 14px;
	font-weight: bold;
}


#comfirm, .pollCode {
	color: #333;
}

table input {
	/* color:#DFDFDF; */
	width: 195px;
	height: 30px;
	vertical-align: middle;
	line-height:30px;
}
#email {
	padding-left: 40px;
	background: url(email.png) no-repeat 2% 50% white;
}
.identify {
	text-align:center;
	color:DFDFDF;
	width: 110px;
	line-height: 30px
	/*
	vertical-align: top;
	width: 24%;
	padding: 0;
	margin-left: 10px \9;
*/
}
.identify_image {
	border: 1px solid #ddd;
}
span.instruct a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

span.instruct a {

}

.button {
	text-align: center;
}
.button input {
	
	width: 30%;
	line-height: 30px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.back input {
	background: #ccc;
	color: #9a9a9a;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/* margin-right: 3em; */
}

.back input[type="button"]:hover {
	background: #ccc;
	color: #9a9a9a;
}

.go input {
	background: #14A4EB;
	color: white;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.go a {
	background: #14A4EB;
	color: white;
	padding:2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.back_1 input {
	background: #ccc;
	color: #9a9a9a;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-right: 3em;
}

.go_1 input {
	background: #14A4EB;
	color: white;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#email_code {
	
	background: url(confirm.png) no-repeat 2% 50% white;
}

#mobilephone {
	padding-left: 35px;
	background: url(repeat_password.png) no-repeat 2% 50% white;
}

.password, .password-again{
	padding-left: 35px;
	background: url(password.png) no-repeat 2% 50% white;
	line-height: 30px;
}

.message {
	font-size: 14px;
	color: #1268ae;
	padding: 0px;
}

.message p {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

.message i {
	font-style: normal;
	/* font-size: 18px; */
	font-weight: bold;
}
.my_email {
	font-size: 12px;
	font-weight: normal;
}

#servicing {
	width: 13px;
    height: 14px;
	vertical-align: middle;
}

.error_message {
	width: 125px;
	
	/*position: relative;
	padding: 5px 0 0 90px;
	left: 0px ;
	left: 75px !important;
	left: 65px \9 ;	
	top: 5px;
	padding: 5px 0 0 65px \9;
	*/
	margin-left: 15px;
	color: #d91b16;
}

.error_message img {
	vertical-align: top;
/* 	width: 15px;
	height: 15px; */
	padding-right: 3px;
}

.my_email {
	line-height: 2em;
}

.success {
	font-size: 14px;
	color: #1268ae;
	font-weight: 300;
}

.success p {
	position: relative;
	left: 85px;
	line-height: 2em;
	width: 400px;
}

.success a {
	font-size:large;
	text-align: center;
}

.success i {
	padding-right: 0.5em;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
}

.success b {
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.success span {
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}

.message{
	margin-bottom: 0px;
}

#email-code{
	padding-left: 35px;
	color:#DFDFDF;
	background: url("confirm.png") 	no-repeat 2% 50% white;
 
}
.numbers{
	margin: 0 auto;
	width: 307px;
	height: 53px;
	margin-top: 17px;
	background: url("register-point.png") no-repeat 0px 0px;
}

.cancel img{
	margin-top: 10px;
	width: 10%; 
	float: right; 
}

.out{
	width: 445px;
	height: 40px;
	
}

.identify_image{
	margin-left: 3px;
	width:80px;
	float:left;
}
.identify_image img{
	height: 32px;
}

.count label{
	color: red;
}

.button{
	display: block;
}
.enterprise{
	 
}

#identify-space{
	margin-top: 30px;
}
#identify-pw {
	text-align:left;
}

#index{
	position: relative;
left: 17%;
color:#14A4EB;
font-size: 30px;
	
}
#indexPw{
	position: relative;
left: 20%;
color:#14A4EB;
font-size: 30px;
	
}
#mobilephone{
	padding-left: 35px;
}

#comfirm tr,.pollCode tr{
   	height: 60px;	
}
.count{
	margin-top: 20px;
	margin-left: 110px;
}
.last{
	width: 300px; background: url('');padding-top: 15px; height: 40px;
}
#select-pw .error_message {
	width:110px;
}