@charset "utf-8";
.userButton {
}
.userButton li{
	float:left;
}
.userButton a {
	display:block;
	width:120px;
	height:23px;
	line-height:23px;
	background-color:#9C3;
	color:#FFF;
	margin-right:5px;
	text-align:center;
	text-decoration:none;
}
.userButton a:hover {
	text-decoration:none;
}
.userInfo {
	border:1px solid #9C3;
	padding:15px;
}
#cg_info {
	height:30px;
	color:#9C3;
}
.cg_user td {
	padding:2px 0 2px 0;
}

#userlg td {
	padding:2px 0 2px 0;
}
#userlg table {
	margin-bottom:5px;
}
.uL_input {
	width:150px;
}





