﻿body {
	height: 100%;
	background: url(../images/login_bg_line.jpg) center no-repeat #4892cb; background-size: cover; -ms-behavior: url(/templates/default/css/backgroundsize.min.htc); behavior: url(/templates/default/css/backgroundsize.min.htc); overflow:hidden;
	overflow: hidden;
}
/*会员登陆提示框*/
.login-div{
	width:100%;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
.login-top{
	float: left;
	width:590px;
	height:122px;
	background: url(../images/login_title.png) no-repeat;
	background-position: 0px -0px;
	display: block;
}
.login-down{
	width:590px;
	height:10px;
	background:url(../images/login_form_bottom_bg.png) no-repeat;
	display: block;
}
.login-bg{
	width:590px;
	height:224px;
}
.login{
	text-align:left;
	padding:0px 0px 0px 0px;
}
.login-title{
	text-align:center;
}
.loigntitle{
	padding-top:10px;
	line-height:180%;
	font-size:12px;
	color:gray;
}
.loign-line{
	padding-left:15px;
	margin:0 auto;
}
.login-form-top{
	height:100px;
	background:url(../images/login_form_top_bg.png) no-repeat;
}
.login-form-center{
	text-align:center;
	overflow: hidden;
	background: url(../images/login_form_center_bg.png) repeat-y;
	height:245px;
}
.login-form-center table{ margin:0 auto;}
.logintd {
	width:85px;
	height:33px;
	line-height:33px;
	font-size: 12pt;
	font-weight:bold;
	color: #0f8af1;
	text-align: right;
	overflow:hidden;
}
.logintd2 {
	height:33px;
	line-height:33px;
	padding-left: 8px;
	text-align: left;
	overflow:hidden;
}

.loginwanntile {
	width: 165px;
	text-align:left;
	background: url('../images/login_login_BG.jpg') repeat-x top;
	border: 1px #e9a43b solid;
	background-color: #fae8b9;
	overflow: hidden;
	clear:both;
}
.loginwanntile ul {
	list-style: none;
	height:24px;
	line-height:24px;
	padding:2px;
}
.loginwanntile ul li {
	padding-left:25px;
	background: url(../images/icon_24.png) no-repeat 0px 0px;
	background-position: 0px -192px;
	color: #cf6b47;
}
#centerlogin{
	margin: 0 auto;
	width:590px;
	overflow: hidden;
}
.login-form{
	float:left;
	width:590px;
	overflow: hidden;
}
.bold{ font-weight:bold;}
/*windowsform*/
.formtablewin {
	width:100%;
	padding-top: 5px;
	border-collapse: collapse;
}
.formtablewin .trstyle2 td{
	height:25px;
	line-height: 25px;
}

.formtablewin .trstyle3 td{
	border-bottom: 0px;
}

.formtablewin .trtitle01 {
	width:20%;
	font-weight: bold;
	text-align: right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 2px;
}
.formtablewin .trtitle02 {
	width:80%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 5px;
}
.formtablewin .trtitle03 {
	width:100%;
	font-weight: bold;
	text-align: left;
	background-color: #d0dbe8;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 5px;
}      


