@charset "utf-8";
/* CSS Document */
/*
Content: Common components;
Remark: login;
Version: v0.1;
Author: guanxin.com JF.Z;
Date: 2010-07-2
*/
#Main{
	width:970px;
	overflow:hidden;
	margin:20px auto 10px;
	color:#706B6B;
}

.MainTitle{
	padding:15px 0;
	background:url(http://static.guanxin.com/passport/img/lr-bj.png) no-repeat;
	height:70px;
}
a{
	color:#234DB9;
	}
.MainTitle h1{
	color:#bb3a13;
	font-size:0px;
	line-height:0px;
	text-indent:-99999px;
}
.mcLeft{
	float:left;
	width:464px;
	border:3px #eeeeee solid;
	padding:45px 15px 0;
	height:180px;
	position:relative;
}
.userName,.userPsw{
	color:#999;
	font-size:13px;
	font-weight:bold;
}
.userName em,.userPsw em{
	color:red;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.inUser,.inPsw,.LoginDo{
	background:url(http://static.guanxin.com/passport/img/user-bg.png) no-repeat;
	background-position:0 0;
	width:327px;
	height:28px;
}
.RgeDo,.LoginDo{
	cursor:pointer;
	}
.LoginDo{
	border:none;
	width:105px;
	text-align:left;
	padding-left:25px;
	font-size:12px;
	font-weight:bold;
	line-height:33px;
	background-position:-352px -64px;
	}
.RgeDo{
	font-weight:bold;
	color:#585856;
	padding:5px 0;
	}
.inUser input,.inPsw input{
	border:none;
	background:none;
	font-size:14px;
	padding:4px 5px;
	width:316px;
	cursor:text;
}

.newCheck {
	overflow:hidden;
	zoom:1;
	float:left;
}
.newCheck input, .newCheck label {
	float:left;
}
.rut,.mOver,.chked,.error{
	background:url(http://static.guanxin.com/passport/img/user-icon.png) no-repeat;
	padding:1px 0 0 17px;
}
.rut{
	background-position:0 -91px;
	color:#7D7676;
	cursor:pointer;
}
.mOver,.chked{
	background-position:0 -123px;
}
.getUser{
	float:right;
}.error{
	width:10px;
	height:15px;
	background-position:0 17px;
	}
.erroes{
	position:absolute;
	z-index:9999;
	top:-25px;
	width:452px;
	left:-2px;
	height:23px;
	border:solid red;
	border-width:1px;
	background:#FFEEEE url(http://static.guanxin.com/passport/img/user-icon.png) no-repeat;
	background-position:12px -295px;
	padding:10px 5px 3px 40px;
	color:#CC0000;
	}
.erroes dl{
	float:left;
	width:440px;
	color:#A00404;
	}
.erroes dd{
	float:right;
	cursor:pointer;
	color:#696868;
	font-weight:bold;
	}
.username_title,.userpwd_title{
	width:278px;
	color:#f8f8f8;
	text-align:center;
	line-height:23px;
	position:absolute;
	z-index:999;
	top:-999999px;
	left:-9999px;
	}
.username_title div,.userpwd_title div{
	padding:3px 0 8px;
	background:url(http://static.guanxin.com/passport/img/title.png) no-repeat 0 0;
	}
.username_title .NR_title,.userpwd_title .NR_title{
	background:#1c1b1b;
	padding:0 0 5px;
	}
.mcRight{
	float:right;
	width:399px;
	border:3px #eeeeee solid;
	padding:25px;
	height:175px;
}
.mcRight h2{
	font-size:14px;
}
.mcRight p{
	line-height:25px;
	padding:0 0 5px;
}

.mcrBtn input{
	background:url(http://static.guanxin.com/passport/img/regbutton.png);
	border:0px;
	text-align:left;
	padding:0 0 0 15px;
	display:inline-block;
	width:245px;
	height:28px;
	}
.erroes{
	display:none;
}
.erroes dd a{
	background:#FFEEEE url(http://static.guanxin.com/passport/img/user-icon.png) no-repeat 0px -230px;
	padding:4px;
	text-decoration:none;
	}
.erroes dd a:hover{
	background:#FFEEEE url(http://static.guanxin.com/passport/img/user-icon.png) no-repeat -1px -263px;
	text-decoration:none;
	}
.MainContent{
	width:972px;
	margin:0 auto;
	padding:0 0 155px;
}
