@charset "utf-8";
/* CSS Document */

#User_Login {
	width:180px;
	}
	
#User_Login Table {
	width:100%;
	}
	
#User_Login td {
	}

#User_Login th {
	
	}
	
#User_Login input {
	width:120px;
	border:#CCCCCC 1px solid;
}

.tdLeft {
	text-align:right;
	width:120px;
}

.tdRight {
	text-align:left;
	margin:0px;
	padding:0px;
}
#User_Login_Button {
	clear:both;
	width:100%;
	text-align:center;
	margin-top:10px;
	}
	
#User_Login_Button input {
	width:80px;
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
}
#User_Login_Table {
	
}

/*
登陆后
*/
#User_Logined {

}

#User_Welcome {

}

#User_Welcome ul {

}

User_Welcome li {

}
