@charset "utf-8";
#yhlogin {
	width: 450px;
	margin:0 10px 0 0;	
	float:left;
}
#khlogin {
	width: 450px;
	margin:0 auto;	
}
#user_benifit {
	width: 510px;
	float:right;
}
#user_benifit_box {
	padding: 10px 10px 20px 10px;
	border: 1px solid #99CC00;
	background-color: #FAFEF8;
}
#yhpass,#csadd {
	width: 400px;
	margin:0 auto;
}
#yhlogin_box {
	padding: 10px 10px 20px 10px;
	border: 1px solid #99BBDD;
	background-color: #F9FBFD;
	background-image: url(../images/login_userbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#yhpass_box,#csadd_box {
	padding: 10px;
	border: 1px solid #CFDFEF;
	background-color: #F9FBFD;
}
#yhlogin_box h1 {
	background-image: url(../images/Login_userbg.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 50px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
	line-height: 50px;
	text-indent: 100px;
	color: #006699;
}
#yhpass_box h1 {
	background-image: url(../images/PasswordBg.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 50px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
	line-height: 50px;
	text-indent: 80px;
	color: #006699;
}
#csadd_box h1 {
	background-image: url(../images/CsaddBg.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 50px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
	line-height: 50px;
	text-indent: 70px;
	color: #006699;
}
#user_benifit_box h1 {
	background-image: url(../images/Login_benifitbg.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 50px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
	line-height: 50px;
	color: #009900;
	text-indent: 80px;
}
#yhlogin_box label {
	font-weight: bold;
	text-align: right;
	width: 50px;
	float:left;
	line-height: 35px;
}
#yhpass_box label {
	font-weight: bold;
	text-align: right;
	width: 80px;
	float:left;
	line-height: 35px;
}
.logininput {
	float: left;
	padding:5px 0 5px 15px;
}
#yhlogin_box p,#yhpass_box p  {
	clear:both;
}
.loginuser {
	background-image: url(../images/icon_loginuser.gif);
	background-repeat: no-repeat;
	width: 180px;
	padding-left: 20px;
	height: 18px;
	border: 1px solid #999999;
	background-position: 1px 2px;
}
.loginpass {
	background-image: url(../images/icon_loginpass.gif);
	background-repeat: no-repeat;
	width: 180px;
	padding-left: 20px;
	height: 18px;
	border: 1px solid #999999;
	background-position: 1px 2px;
}
#logininfo {
	padding-top: 10px;
}
#benlist {
	padding: 10px 0 0 10px;
	line-height: 1.6em;	
}

