body {
	margin:140px 0 0;
	background:#e1e4e9;
}
input {
	border:none;
}
.main {
	background:#fff url(../images/login/login_bg.gif) no-repeat right;
	border-left:#d0d0d0 1px solid;
	border-right:#d0d0d0 1px solid;
	padding:60px;
}
.user input,.password1,.password2,.password {
	background:url(../images/login/user.gif) no-repeat;
	width:350px;
	width:341px\9\0;
	height:47px;
	font:20px/47px "Î¢ÈíÑÅºÚ","ËÎÌå";
	padding:0 0 0 40px;
	color:#b1b3b7;
}
.language{
	font:20px/47px "Î¢ÈíÑÅºÚ","ËÎÌå";
	padding:0 10 0 40px;
}
.password1,.password2,.password {
	background:url(../images/login/word1.gif) no-repeat;
	margin:30px 0 10px;
}
.checkCookie{
	font-size: 12px;
	color: #8A8A8A;
	margin:30px 0 10px 0;
}
.password2 {
	background:url(../images/login/word2.gif) no-repeat;
}
.password {
	background:url(../images/login/password_en.gif) no-repeat;
}
.dl_btn,.zc_btn {
	background:url(../images/login/dl_btn.gif) no-repeat;
	width:160px;
	height:46px;
	font:22px/46px "Î¢ÈíÑÅºÚ","ËÎÌå";
	color:#fff;
	text-align:center;
}
.zc_btn {
	background:url(../images/login/zc_btn.gif) no-repeat;
	margin:0 0 0 18px;
}
.foot {
	background:url(../images/login/foot.gif) no-repeat;
	height:4px;
}
