@charset "utf-8";
/* CSS Document */
.lastlogin{
	background: url(../images/bg_lastlogin.jpg) left top no-repeat;
	height:23px;
	line-height:23px;
	padding-left:73px;
	}
.btlogout{
	width:54px;
	height:23px;
	display:block;
	margin-right:5px;
	float:right;
	}
.welcome{
	background:url(../images/bg_welcome.gif) left bottom no-repeat;
	height:29px;
	line-height:29px;
	font-weight:bold;
	padding-left:14px;
	color:#333;
	}
.servicelist{
	margin-bottom:10px;
	color:#333;
	}
.servicelist tr{
	background:url(../images/line.gif) bottom repeat-x;
	height:22px;
	line-height:22px;
	}
.uhelp li{
	background:url(../images/icon_help.gif) left 6px no-repeat;
	padding-left:25px;
	line-height:16px;
	margin-bottom:6px;
	}
