@charset "utf-8";
/* CSS Document */

#User_Login {
	width:191px;
	}
	
#User_Login Table {
	width:100%;
	}
	
#User_Login td {
	}

#User_Login th {
	
	}
	
#User_Login input {
	width:130px;
	border:#CCCCCC 1px solid;
}

.tdLeft {
	text-align:right;
	width:100px;
}

.tdRight {
	text-align:left;
	margin-right:10px;
	padding:0px;
}
#User_Login_Button {
	clear:both;
	width:100%;
	text-align:center;
	margin-top:21px;
	margin-left:25px;
	}
	
#User_Login_Button input {
	width:62px;
	height:19px;
	background-image:url(../images/bn.gif);
	border:#CCCCCC 0px solid;
	color:#FFFFFF;
	font-size:12px;
	padding-top:3px;
}
#User_Login_Table {
	
}
.ip1 {
    border:1px solid #CCCCCC; width:135px; height:18px;
}

/*
登陆后
*/
#User_Logined {

}

#User_Welcome {

}

#User_Welcome ul {

}

User_Welcome li {

}
