*{
	margin:0px;
	padding:0px;
}
input{
	color:#333;
}
h1,h2,h3,h4{
	font-size:14px;
}
a:focus{
  outline:thin dotted;
}

a:active,a:hover{
  outline:0;
}
a{
  color:#333;
  text-decoration: none;
  text-shadow:none;
  background:transparent;
}

a:hover,a:focus{
  color:#333;
  text-decoration:none;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-table;
}
*html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
*+html .clearfix{
	min-height:1%;
}

.header{
	width:990px;
	margin:0 auto;
}
.logo{
	float:left;
	padding:55px 0 19px;
}
.logo img{
	width:562px;
	height:60px;
}
#mainpage{
	width:100%;
	background:url(/images/banner0.png) center 0 no-repeat;
	height:340px;
	float:left;
	clear:both;
	min-width:1000px;
	background-color:#5385ba;
}
.main{
	width:990px;
	margin:0 auto;
}
.content{
	width:990px;
	float:left;
	clear:both;
	position:relative;
}
.login{
	position:absolute;
	top:-135px;
	right:54px;
	background:url(/images/login-bj01.png) 0 0 no-repeat;
	width:244px;
	height:360px;
	padding:320px 28px 0;
}

.login-01{
	width:244px;
	margin-top:16px;
	float:left;
	clear:both;
	position:relative;
}
.login-01 .input01{
	width:208px;
	border:#dedede 1px solid;
	padding:11px 10px;
	font-size:14px;
	color:#999;
}
.login-01>.input01:focus{
	color:#000;
}
.login-01 .input01.error{
	border:#ec0000 1px solid;
}
.login-01 .input02{
	width:126px;
	border:#dedede 1px solid;
	padding:11px 10px;
	font-size:14px;
	color:#999;
	float:left;
}
.login-01>.input02:focus{
	color:#000;
}
.login-01 .input02.error{
	border:#ec0000 1px solid;
}
.login-01 .yzm{
	float:left;
	padding-left:4px;
}
.login-01 .yzm img{
	width:78px;
	height:40px;
}
.login-01 .msg01{
	display:block;
	width:16px;
	height:16px;
	position:absolute;
	right:8px;
	top:11px;
}
.login-01 .msg01.ice01{
	background:url(/images/login-03.png) 0 0 no-repeat;
}
.login-01 .msg01.ice02{
	background:url(/images/login-02.png) 0 0 no-repeat;
}
.login-01 .msg02{
	display:block;
	position:absolute;
	color:#ec0000;
	background:url(/images/login-04.png) 0 0 no-repeat;
	width:77px;
	height:29px;
	padding:0 5px 0 15px;
	line-height:29px;
	overflow:hidden;
	top:5px;
	left:244px;
}
.login-02{
	width:244px;
	margin-top:24px;
	float:left;
	clear:both;
}
.login02-left{
	float:left;
	line-height:40px;
}
.login02-left label{
	float:left;
}
.login02-left label input{
	float:left;
	margin-top:14px;
}
.login02-left label span{
	float:left;
	padding-left:5px;
}
.login-02 .btn{
	float:right;
	background:#3281c0;
	border:#307cb9 1px solid;
	width:110px;
	height:38px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
