@charset "gb2312";
	#unLogin_Area{width:203px; height:163px; float:left; line-height:20px; background:url(../img/base/bg_unlogin.jpg) no-repeat;}
	#unLogin_Area h2{margin-bottom:8px;line-height:35px;}
	#unLogin_Area select{width:72px; height:20px; border:1px solid #b8b8b8;}
	#unLogin_Area dt{ float:left; width:86px; height:22px; line-height:22px; padding-right:4px;padding-top:6px; text-align:right;}
	#unLogin_Area dd{ float:left; width:92px; height:22px; line-height:22px; padding-top:6px;}
	#unLogin_Area  input{width:88px; height:14px; border:1px solid #b8b8b8; color:#717171;}
	#unLogin_Area .blue_1{text-decoration:underline; color:#0061b2;}

	.loginType{position:absolute; z-index:20; width:64px; height:42px; background:url(../img/base/bg_loginType.gif) no-repeat; overflow:hidden; display:none;}
	.loginType div{text-align:center; height:21px; line-height:22px; cursor:pointer;}
	.loginType_1{margin:48px 0 0 63px;}
	.loginType_2{margin:74px 0 0 63px;}
	.loginMsg{position:absolute; z-index:30; margin:110px 0 0 -9px; width:201px; height:20px; line-height:20px; overflow:hidden; color:#FFF; background:#83C441; text-align:center; display:none;}

#Login_Area {
	background-image: url(../img/base/bg_login.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 202px;
	float: left;
}
#Login_Area .name {
	line-height: 20px;
	color: #003366;
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 7px;
	padding-bottom: 3px;
}
#Login_Area .cash {
	line-height: 20px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-left: 7px;
	margin-bottom: 5px;
}
#Login_Area ul li {
	float: left;
	width: 82px;
	line-height: 21px;
	background-image: url(../img/base/btn_login1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 21px;
	margin-top: 3px;
	margin-left: 13px;
	display: inline;
	color: #0067B7;
	font-weight: bold;
}
#Login_Area .exit {
	background-image: url(../img/base/btn_exit.jpg);
	color: #FFFFFF;
}
#Login_Area ul li a {
	color: #0067B7;
}
#Login_Area .exit a {
	color: #FFFFFF;
}