@import "index.css";

#left p {
	margin-bottom:10px;
}

#e_user {
	margin-top:20px;
}

#e_user .name {
	text-indent:10px;
	width:150px;
	text-align:left;
	font-size:14px;
	/*\*/
	letter-spacing:1px;
	/**/
}

#e_user td {
	line-height:20px;
	font-size:14px;
	/*\*/
	letter-spacing:1px;
	/**/
	height:80px;
}

