* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#h1 {
	background-image: url(logo.jpg);
	text-indent: -9999px;
	height: 68px;
	width: 450px;
	position: absolute;
	left: 60px;
	top: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}

body {
	background-color: #3c3c3c;
}
li {
	list-style-type: none;
}

.login {
	background-image: url(login01.png);
	height: 339px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}
.loginLabel {
	display: block;
	line-height: 20px;
	height: 20px;
	color: #cccccc;
}
.loginText {
	background-image: url(login02.png);
	_background-image: url(login02.gif);
	height: 34px;
	width: 359px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 16px;
	line-height: 34px;
	color: #FFF;
	padding-left: 5px;
	background-color: #494949;
}
.loginText.loginText_after {
	background-position: left -34px;
	outline:none;
}

.loginText[type="password"]{
	background-color: #434343;
}
.loginForm {
	width: 364px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 94px;
}
.loginLi {
	padding-bottom: 18px;
}
.submit {
	background-image: url(login03.png);
	_background-image: url(login03.gif);
	height: 37px;
	width: 171px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	background-color: #3e3e3e;
}
.submit:hover {
	background-position: left -37px;
}
.submit.submit_after:hover {
	background-position: left -74px;
}
.userEnter {
	background-image: url(login03_2.png);
	_background-image: url(login03_2.gif);
	height: 37px;
	width: 171px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	background-color: #3e3e3e;
}
.userEnter.userEnter_after:hover {
	background-position: left -74px;
}
.userEnter:hover {
	background-position: left -37px;
}
.loginButBox {
	text-align: center;
}
.copyright {
	background-image: url(login04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	position: absolute;
	right: 10px;
	bottom: -18px;
	line-height: 16px;
	color: #545353;
	padding-left: 20px;
}
.kill_ie {
	background-image: url(login04.png);
	height: 69px;
	width: 182px;
	position: absolute;
	left: 2px;
	bottom: -84px;
	color: #352200;
	padding-left: 300px;
	padding-top: 15px;
	line-height: 20px;
}
.ico_chrome {
	background-image: url(login05.png);
	display: inline-block;
	height: 38px;
	width: 38px;
	zoom:1;






	*display: inline;
	position: absolute;
	top: 15px;
	left: 256px;
}
.kill_ieLeft {
	position: absolute;
	left: 27px;
	top: 15px;
}
.kill_ieLeft img {
	vertical-align: middle;
}

.red {
	color: #ca2903;
}
.login_photo {
	background-image: url(login05.gif);
	display: block;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 72px;
	top: 93px;
	padding: 6px;
}
.userInfo {
	position: absolute;
	left: 200px;
	top: 102px;
	line-height: 30px;
	width: 230px;
}
.userInfo label {
	float: left;
	width: 75px;
	text-align: right;
	padding-right: 5px;
	color: #7c7873;
}
.userInfo li {
	color: #d6d2cb;
}
.userEnterP {
	position: absolute;
	left: 158px;
	top: 243px;
	width: 184px;
}
.login_photo span {
	display: block;
	height: 100px;
	width: 100px;
	overflow: hidden;
}
.login_photo img {
	height: auto;
	width: 100px;
}
