body, ul, p, h1, h2, h3, h4, dl, dd, form, input, textarea, select {
	padding: 0;
	margin: 0;
	font-family: arial;
}
li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
}
body {
	background: #f0f0f0;
	color: #656565;
}
.top {
	height: 36px;
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 36px;
	color: #303030;
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position: 801px 12px;
}
.top li {
	text-align: left;
	width: 80px;
	float: right;
	padding-top: 4px;
	padding-left: 20px;
	line-height:36px;
}
.top li a {
	color: #303030;
}
.top li a:hover, .top .active {
	color: #e13437;
}
.banner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 113px;
	background: url(../images/logo.png) no-repeat 40px top;
}
.banner .tel {
	background: url(../images/login.png) no-repeat left -20px;
	width: 308px;
	height: 80px;
	position: absolute;
	top: 0;
	right: 0;
}
.login_bg {
	position: relative;
	width: 943px;
	height: 355px;
	margin: 0 auto;
	background: url(../images/login_bg.png) no-repeat top left;
}
.form {
	position: absolute;
	top: 60px;
	right: 42px;
	width: 307px;
	overflow: hidden;
	height: 280px;
	font-size: 13px
}
.item {
	height: 64px;
	line-height: 26px;
	overflow: visible;
	position: relative;
	width: 307px;
}
.login-btn2013 {
	height: 44px;
}
.item span {
	color: #999999;
	height: 20px;
	line-height: 20px;
	display: block;
	margin-top: 1px;
}
.item .item-ifo {
	position: relative;
	width: 307px;
}
.text {
	float: none;
	width: 272px;
	height: 24px;
	line-height: 24px;
	padding: 4px 3px 4px 30px;
	border: 1px solid #cccccc;
	font-size: 14px;
	font-family: arial, "宋体";
	color: #333;
}
.password_text {
	padding: 4px 3px;
}
.password_code {
	width: 100px;
}
.item-ifo .i-name {
	background: url(../images/login.png) no-repeat -5px -114px;
	width: 20px;
	height: 20px;
	top: 5px;
}
.item-ifo .ico {
	position: absolute;
	left: 8px;
	z-index: 5;
}
.item-ifo .i-pass {
	background: url(../images/login.png) no-repeat -5px -138px;
	width: 20px;
	height: 20px;
	top: 5px;
}
.item-ifo a {
	color: #333;cursor:pointer;
}
.item-ifo a:hover, .footer a:hover, .form .register a, .passWord_name a:hover {
	color: #e13437;
}
.form .fore4 {
	height: 25px;
}
.btn-entry {
	cursor: pointer;
	background: url(../images/login.png) no-repeat 0 -174px;
	width: 308px;
	height: 36px;
	border: none;
	color: #FFF;
	font-size: 17px;
	line-height: 34px;
	font-family: "Microsoft YaHei";
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 1px 2px rgba(4,0,0,.22);
}
.btn-entry:hover {
	background: url(../images/login.png) no-repeat 0 -211px;
}
.register {
	text-align: right;
}
.register a:hover, .passWord_name a:hover {
	text-decoration: underline;
}
.footer {
	width: 1000px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 90px;
	margin: 0 auto;
	font-size:12px;
	line-height: 90px;
}

.footer a {
    color: #656565;
    text-decoration: none;
}
.footer span {
	color: #A5A5A5;
}

.password_bg {
	position: relative;
	width: 942px;
	margin: 0 auto;
	background-image: url(../images/password_bg.jpg);
	background-repeat: repeat-y;
	background-position: -942px 0;
}
.password_bg_top {
	background: url(../images/password_bg.jpg) no-repeat 0 top;
}
.password_bg_bottom {
	background: url(../images/password_bg.jpg) no-repeat -1884px bottom;
	padding: 20px;
}
.password_l {
	border-right: 1px dotted #dbdbdb;
	float: left;
	width: 640px;
}
.password_l h1 {
	font-family: "微软雅黑", "宋体";
	font-size: 24px;
	background: url(../images/password.png) left 30px no-repeat;
	font-weight: normal;
	width: 598px;
	height: 50px;
	padding-left: 30px;
	margin-top: 15px;
}
.password_l .caution {
	width: 562px;
	background-color: #f6f6f6;
	border: 1px solid #ececec;
	margin: 10px 0;
	color: #d05759;
	font-size: 14px;
	padding: 20px;
}
.password_l .caution i {
	width: 18px;
	height: 18px;
	background-image: url(../images/ico.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	margin: 5px 10px;
}
.password_l .caution .caution_txt {
	margin: 0 auto;
}
.passWord_name span {
	width: 90px;
	height: 60px;
	line-height: 60px;
	text-align: right;
	display: inline-block;
	padding-right: 15px;
}
.passWord_name {
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	padding-left: 30px;
}
.password_btn {
	margin: 20px 0;
	padding-left: 130px;
}
.password_r {
	float: left;
	padding-left: 30px;
	padding-top:40px;
}
.password_r h1 {
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	color: #888888;
	padding-top: 10px;
}
.password_r ul {
	background: url(../images/password.png) no-repeat -10px -28px;
	font-size: 12px;
	color: #888;
}
.password_r li {
	padding-left: 20px;
	height: 30px;
}
.caution_txt p {
	line-height: 30px;
}

.passWord_name a {
	color: #656565;
	font-size: 12px;
	display: inline-block;
}
#loginname_error,#loginpwd_error,#code_error{
	position: absolute;
	width: 302px;
	padding: 2px 0 2px 3px;
	left: 0px;
	top: 32px;
	border: 1px solid #ffbdbf;
	color: #e6393d;
	background: #ffebec;
	float: none;
	line-height: 16px;
	z-index: 100;
}
#loginerror{
	color: #e6393d;
	line-height: 16px;
}
.reset_error{
	font-size:12px;
	font-family: "宋体";
		position: absolute;
	width: 275px;
	padding: 2px 0 2px 3px;
	left: 140px;
	top: 47px;
	border: 1px solid #ffbdbf;
	color: #e6393d;
	background: #ffebec;
	float: none;
	line-height: 16px;
	z-index: 100;}
.passWord_name .help-inline {
	color:#FF0000;
	width: 175px;
	padding: 2px 0 2px 3px;
	border: 1px solid #ffbdbf;
	color: #e6393d;
	background: #ffebec;
	line-height: 16px;
	height:16px;
	text-align:left;
	font-size:12px;
}
#code {
	width: 100px;
	padding-left: 4px;
	float: left;
}

.fore3 img {
	display: block;
	height: 32px;
	float: left;
	padding: 0 8px;
}
.fore3 a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
}