@charset "utf-8";
/* CSS Document */
/*
Content: Common components;
Remark: shop_login;
Version: v0.1;
Author: guanxin.com JF.Z;
Date: 2010-07-2
*/
#loginDiv{
	float:left;
	position:relative;
	padding:20px 0 20px 40px;
}
.userName,.userPsw{
	color:#999;
	font-size:13px;
}
.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/shop/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/shop/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;
}
.getUser a:link,.getUser a:visited{
	font-size:12px;
	color:#1F3A87;
	text-decoration:none;
}
.getUser a:hover,.getUser a:active{
	text-decoration:underline;
}
.mcLeft .error{
	width:10px;
	height:15px;
	background-position:0 19px;
	}
#loginDiv .erroes{
	position:absolute;
	z-index:9999;
	top:0px;
	width:400px;
	left:30px;
	border:solid red;
	border-width:1px;
	background:#FFEEEE url(http://static.guanxin.com/shop/img/user-icon.png) no-repeat;
	background-position:12px -295px;
	padding:8px 5px 8px 40px;
	color:#CC0000;
	}
.mcLeft dl{
	float:left;
	width:350px;
	color:#A00404;
	}
.mcLeft 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/shop/img/title.png) no-repeat 0 0;
	}
.username_title .NR_title,.userpwd_title .NR_title{
	background:#1c1b1b;
	padding:0 0 5px;
	}
.addSucces{
	width:460px;
	padding:20px 0 40px 40px;
}
.asTips{
	border:solid #446423;
	border-width:1px;
	background:#f4faee url(http://static.guanxin.com/shop/img/user-icon.png) no-repeat;
	background-position:12px -158px;
	padding:12px 5px 12px 40px;
	color:#3d6611;
	margin:0 0 20px;
	font-size:13px;
	width:380px;
}
.asCon{
	margin:0 0 20px 40px;
}
.asCon b{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.asBtn{
	margin:0 0 0 40px;
}
.asBtn span{
	padding-right:20px;
}
.asBtn input{
	width:101px;
	height:27px;
	font-weight:bold;
	color:#595a5b;
	border:none;
	cursor:pointer;
}
.wait{
	background:url(http://static.guanxin.com/shop/img/user-bg.png) no-repeat;
	background-position:-352px -1px;
}
.goon{
	background:url(http://static.guanxin.com/shop/img/user-bg.png) no-repeat;
	background-position:-352px -1px;
}
