@import "mainstyle.css";
body {
	background:#000000 url(../images/bg-login.gif) top repeat-x;
	color:#ffffff;
	font-family:Helvetica, Arial,  Verdana;
	font-size:12px;
	margin:0;
	padding:0;
	outline:none;
}
.top-header2 {
	height:31px;
	background-color:#000;
}
.login-corner1 {
	background:url(../images/cornerbg-login.gif) 0 0 no-repeat;
	width:9px;
	height:31px;
	top:0;
	left:0;
}
.login-corner2 {
	background:url(../images/cornerbg-login.gif) -9px 0 no-repeat;
	width:9px;
	height:31px;
	top:0;
	right:0;
}
.back a {
	position: absolute;
	top: 7px;
	left: 15px;
	text-decoration: none;
	color:#CCC;
	width:115px;
	height: 17px;
}
.back a:hover {
	position: absolute;
	top: 7px;
	left: 15px;
	text-decoration: none;
	color:#FFF;
}

.login-container {
	width:323px;
	margin:0 auto;
}
.login-logo {
	background:url(../images/logo-box.gif) no-repeat;
	display:block;
	height:94px;
	padding:12px 0 0;
	text-align:center;
	width:323px;
}
.login-form {
	background:url(../images/login-Bg.gif) no-repeat;
	height:275px;
	display:block;
	margin:10px 0 0 0;
	padding:10px;
}
h1.account {
	width:178px;
	height:51px;
}
input.inputlog {
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	font-size:24px;
	margin-bottom:16px;
	margin-right:6px;
	margin-top:2px;
	padding:3px;
	width:97%;
}
.reglost { margin: 0 0 0 8px;}
.reglost a {
	color:#d82c25;
	font-size:12px;
	text-decoration:underline;
}
.reglost a:hover {
	color:#d82c25;
	font-size:12px;
	text-decoration:none;
}
.login-submit {
	background:#21759B url(../images/login-btn.gif) no-repeat;
	border-color:#298CBA !important;
	color:#FFFFFF !important;
	font-weight:bold;
}
.header2 {
	width:930px;
	height:75px;
}