@charset "utf-8";
/* CSS Document */

#User_Reg {
	width:500px;
	}
	
#User_Reg Table {
	width:100%;
	}
	
#User_Reg td {
	}

#User_Reg th {
	
	}
	
#User_Reg input {
	width:150px;
	border:#CCCCCC 1px solid;
}

.tdLeft {
	text-align:right;
}

.tdRight {
	text-align:left;
	margin:0px;
	padding:0px;
}
#User_Reg_Button {
	clear:both;
	width:100%;
	text-align:center;
	margin-top:10px;
	}
	
#User_Reg_Button input {
	width:80px;
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
}
#User_Reg_Table {
	
}
