/* CSS Document */
.login {
	height:300px;
}
.bor {
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	/*background-color:yellow;*/
}
/*有账号客户登陆*/
.main{
	color: #154799;
	height: 300px;
	width: 350px;
	line-height: 30px;
    margin:0 auto;
	 
	/*background-color:red;*/
}
.main  span {
	text-align:left;
	width:350px;
}
.main form {
	position:relative;
	top:30px;
	width:340px;
	height: 140px;
	/*background-color:green;*/
}
.main form  ul {
	width:340px;
	height: 140px;
	/*background-color:blue;*/
}

.main form  ul li {
	width:340px;
	float: left;
	/*background-color:yellow;*/
}
.main form  ul li span {
	height:19px!important;
	height:22px;
	line-height: 22px;
	float: left;
}
.button{
	position:relative;
	top:-4px;
	left:40px;
	height:25px;
	width:110px;
	background:url(/templets/default_diagnostics/img/submit.png) no-repeat 0px 0px;
	float: left;

}
.main form  ul li a {
	position:relative;
	left:50px;
	top:0px;
	height:25px;
	height:19px!important;
	height:22px;
	line-height: 22px;
	float:left;
}


.login_sidebar {
	position:relative;
	top:-110px;
	left:250px;
	height:106px;
	width: 85px;
	background: url(/templets/default_diagnostics/img/pe_bg.png) no-repeat;
	background-size:85px 106px;
}
.text{
	position:relative;
	left:60px;
	top:-19px!important;
	top:-22px;
	background:url(img/bg_button.png) repeat-x 0 0;
	width:170px;
	height:19px!important;
	height:22px;
	line-height: 22px;
	float: left;
	font-size: 12px;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #d5d8d1;
	padding-top: 3px!important;
	padding-top: 0px;
}
/*个人客户*/
.main_right{
	position:relative;
	top:-300px;
	left:360px;
	height:300px;
	width: 325px;
	color: #154799;
	/*background-color:yellow;*/
}

.main_right  span {
	text-align:left;
	width:320px;
}

.main_right form {
	position:relative;
	top:10px;
	width:320px;
	height: 140px;
}
.main_right form  ul {
	width:320px;
	height: 140px;
	/*background-color:blue;*/
}
.main_right form  ul li {
	width:320px;
	float: left;
	height:28px;
	/*background-color:green;*/
}
.main_right form  ul li span {
	height:19px!important;
	height:22px;
	line-height: 22px;
	float: left;
	/*background-color:yellow;*/
}
.text_r{
	position:relative;
	left:80px;
	top:-19px!important;
	top:-22px;
	background:url(img/bg_button.png) repeat-x 0 0;
	width:150px;
	height:19px!important;
	height:22px;
	line-height: 22px;
	float: left;
	font-size: 12px;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #d5d8d1;
	padding-top: 3px!important;
	padding-top: 0px;
}
.img_code{
	position:relative;
	left:80px;
	top:-18px;
}