 .logobar{
    width: 100%;
    height: 4px;
    background-color:#44b549;
    margin: 0px;
}
.footer_left
{
      width: 75%;
      float:left;
      text-align:left;
      
}
.footer_right
{
      width: 25%;
      float:right;
}
.login_frame {
	padding: 25px 35px 20px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	background-color: #fff;
	width: 350px;
	 float: right;
     margin-top: 3em;
     margin-right:5em;
}

.login_frame h3 {
	font-size: 20px;
	font-weight: 400;
	font-style: normal
}

.login_err_panel {
	color: #e15f63;
	font-size: 13px;
	margin-top: 5px
}

.err_tips {
	vertical-align: middle
}

.icon_login {
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -11px;
	width: 16px;
	height: 18px;
	vertical-align: middle;
	display: inline-block
}

.icon_login.un {
	background: url("../images/page_login_z23b6ff.png") 0 0 no-repeat
}

.icon_login.pwd {
	background: url("../images/page_login_z23b6ff.png") 0 -28px no-repeat
}

.login_input_panel {
	margin-top: 5px
}

.login_input {
	position: relative;
	padding: 3px 0 3px 54px;
	border: 1px solid #e7e7eb;
	margin-top: -1px
}

.login_input input {
	border: 0;
	outline: 0;
	padding: 11px 0;
	vertical-align: middle;
	width: 100%
}

.verifycode {
	margin-top: 10px
}

.verifycode img {
	height: 50px;
	vertical-align: middle
}

.verifycode a {
	margin-left: 3px
}

.frm_input {
	width: 100%;
	background-color: transparent;
	border: 0;
	outline: 0
}

.frm_input {
	height: 42px;
	*line-height: 42px;
	margin: 4px 0
}

.frm_input_box {
	display: inline-block;
	position: relative;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	width: 100px;
	font-size: 16px;
	padding: 0 10px;
	border: 1px solid #e7e7eb
}

.frm_checkbox {
	position: absolute;
	left: -999em
}

.frm_checkbox_label {
	display: inline-block;
	text-align: left;
	cursor: pointer;
	margin-right: 1em
}

.icon_checkbox {
	background: url("../images/page_login_z23b6ff.png") 0 -56px no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 3px;
	margin-top: -2px;
	*margin-top: 0
}

.selected .icon_checkbox {
	background: url("../images/page_login_z23b6ff.png") 0 -82px no-repeat
}

.login_help_panel {
	overflow: hidden;
	*zoom: 1;
	margin-top: 10px
}

.login_help_panel label {
	float: left
}

.login_forget_pwd {
	float: right
}

.login_btn_panel {
	margin-top: 20px;
	margin-bottom: 10px
}

.btn_login {
	display: inline-block;
	overflow: visible;
	vertical-align: middle;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	background-color: #44b549;
	background-image: -moz-linear-gradient(top,#44b549 0,#44b549 100%);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#44b549),to(#44b549));
	background-image: -webkit-linear-gradient(top,#44b549 0,#44b549 100%);
	background-image: -o-linear-gradient(top,#44b549 0,#44b549 100%);
	background-image: linear-gradient(to bottom,#44b549 0,#44b549 100%);
	border-color: #44b549;
	color: #fff;
	height: 33px;
	line-height: 33px;
	*line-height: 31px;
	width: 120px;
	padding-left: 0;
	padding-right: 0
}

.btn_login:hover {
	text-decoration: none
}

.btn_login button {
	color: #fff
}

.btn_login:hover {
	background-color: #2f9833;
	background-image: -moz-linear-gradient(top,#2f9833 0,#2f9833 100%);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#2f9833),to(#2f9833));
	background-image: -webkit-linear-gradient(top,#2f9833 0,#2f9833 100%);
	background-image: -o-linear-gradient(top,#2f9833 0,#2f9833 100%);
	background-image: linear-gradient(to bottom,#2f9833 0,#2f9833 100%);
	border-color: #2f9833;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #fff
}

.btn_login:hover button {
	color: #fff
}
