@charset "utf-8";
/*----section-----*/
section {
	margin: 40px auto;
	width: 840px;
	padding: 30px;
	background: #f3f8f5;
	overflow: hidden;
	zoom: 1;
}
.innermainimg {
	float: left;
	display: block;
	width: 420px;
	height: 390px;
	position: relative;
}
.innermainadword {
	background-color: #34d0bf;
	height: 40px;
	width: 380px;
	color: #FFF;
	padding: 20px;
	position: absolute;
	z-index: 50;
	top: 260px;
	opacity: .8;
}
.innermainbig {
	font-size: 14pt;
}
.innermainlogin {
	float: left;
	display: block;
	width: 320px;
	margin-left: 60px;
	padding: 20px 20px 0 20px;
}
.innermainlogin  .loginTxt{
	font: 16px "微软雅黑";
	height: 20px;
	border: 1px solid #AAA;
	background: #FFF;
	color: #CCC;
	margin: 10px 0;
	padding: 9px;
	width: 310px;
}
.innermainlogin .loginTxt:focus,.loginTxt.sffocus{
	outline: none;
	border-color: #34D0BF;
	-moz-box-shadow: 0 0 3px 0 #34D0BF;
	-webkit-box-shadow: 0 0 3px 0 #34D0BF;
	box-shadow: 0 0 3px 0 #34D0BF;
}

.innermainlogin  .resetTxt{
	font: 16px "微软雅黑";
	height: 20px;
	border: 1px solid #AAA;
	background: #FFF;
	color: #CCC;
	padding: 9px;
	width: 310px;
}
.innermainlogin .resetTxt:focus,.resetTxt.sffocus{
	outline: none;
	border-color: #34D0BF;
	-moz-box-shadow: 0 0 3px 0 #34D0BF;
	-webkit-box-shadow: 0 0 3px 0 #34D0BF;
	box-shadow: 0 0 3px 0 #34D0BF;
}

#resetPwdDiv{
	width:330px;
	height:40px;
	margin-top:10px;
}

#passwordDiv
{
	width:328px;
	height:38px;
	margin-top:10px;
}
.loginPass
{
	height: 20px;
	border: 1px solid #AAA;
	margin: 10px 0;
	padding: 9px;
	width: 310px;
}
.innermainForget {
	float: left;
	display: block;
	width: 320px;
	margin-left: 60px;
	padding: 20px 20px 0 20px;
}
.forgetClass{
	font: 16px "微软雅黑";
	height: 20px;
	border: 1px solid #AAA;
	background: #FFF;
	color: #CCC;
	padding: 9px;
	width: 310px;
}

.forgetClass:focus{
	outline: none;
	border-color: #34D0BF;
	-moz-box-shadow: 0 0 3px 0 #34D0BF;
	-webkit-box-shadow: 0 0 3px 0 #34D0BF;
	box-shadow: 0 0 3px 0 #34D0BF;
}

#idDiv{
	width:328px;
	height:30px; 
}
#innermainForgetlogo {
	float: left;
	width: 40px;
	margin-bottom: 10px;
}
#innermainForgettopic {
	font-size: 18pt;
	line-height: 30px;
	color: #00a08f;
}
.loginPass:focus,.loginPass.sffocus{
	outline: none;
	border-color: #34D0BF;
	-moz-box-shadow: 0 0 3px 0 #34D0BF;
	-webkit-box-shadow: 0 0 3px 0 #34D0BF;
	box-shadow: 0 0 3px 0 #34D0BF;
}

.resetPwdClass{
	font: 16px "微软雅黑";
	height: 20px;
	border: 1px solid #AAA;
	background: #FFF;
	color: #000000;
	padding: 9px;
	width: 310px;
}
.resetPwdClass:focus,.resetPwdClass.sffocus,{
	outline: none;
	border-color: #34D0BF;
	-moz-box-shadow: 0 0 3px 0 #34D0BF;
	-webkit-box-shadow: 0 0 3px 0 #34D0BF;
	box-shadow: 0 0 3px 0 #34D0BF;
}

#password{
	display:none;
}
.errorShow {
	color: #F00;
	width: 100%;
	height: 20px;
	font-size: 12pt;
	margin-top:25px;
}
.txtccode{
	font: 16px "微软雅黑";
	height: 20px;
	border: 1px solid #AAA;
	background: #FFF;
	color: #CCC;
	padding: 9px;
	width: 150px;
}
.codeImg{
	width: 80px;
	height: 30px;
}
.txtccode:focus,.txtccode.sffocus{
	outline: none;
	border-color: #34D0BF;
	-moz-box-shadow: 0 0 3px 0 #34D0BF;
	-webkit-box-shadow: 0 0 3px 0 #34D0BF;
	box-shadow: 0 0 3px 0 #34D0BF;
}

#codeDiv{
	margin-top: 40px;
	margin-bottom: 5px;
	width:328px;
	height:30px;
}
.forgetbutall{
	display: block;
	float: left;
	margin: 40px 0;
}
.input320 {
	width: 310px;
}
.input240 {
	width: 230px;
}
#verifinum {
	position: relative;
	margin-top: 4px;
	float: right;
}
.butall {
	display: block;
	float: left;
	margin: 10px 0;
}
#resetButton{
	display: block;
	margin-top: 10px;
	height:30px;
}
.but {
	width: 100px;
	height: 40px;
	color: #FFF;
	font-weight: bold;
	border: none;
}
.but:hover {
	cursor: pointer;
}
.but_o {
	background-color: #ff9140;
}
.but_o:hover{
	background-color: #F26C13;
}
.but_o:active {
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BF5906;
	border-right-color: #FA9A4B;
	border-bottom-color: #FA9A4B;
	border-left-color: #BF5906;
}
.info {
	color: #333;
	display: block;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.info a {
	color: #399;
	text-decoration: none;
}
.clear {
	clear: both;
}
#innermainloginlogo {
	float: left;
	width: 40px;
	margin-bottom: 10px;
}
#innermainlogintopic {
	font-size: 18pt;
	line-height: 30px;
	color: #00a08f;
}
